UiPath Documentation
activities
latest
false

IT Automation activities

Last updated May 20, 2026

Get IAM Identities Attached to a Managed Policy

UiPath.AmazonWebServices.Activities.GetIAMIdentitiesAttachedToAManagedPolicy

Description

Gets the IAM identities (group, role, or user) that the specified managed policy is attached to.

Project compatibility

Windows - Legacy | Windows | Cross-platform

Configuration

Input

  • PolicyArn - The Amazon Resource Name (ARN) of the managed policy.

Filter

  • IdentityType - The IAM identity type to use for filtering the results.
  • IdentityPathPrefix - The path prefix to filter by. If not set, it returns all IAM identities.
  • PolicyUsage - The policy usage method to use for filtering the results.

Output

  • GroupsNames - The groups to which the managed policy is attached to.
  • RolesNames - The IAM roles to which the managed policy is attached to.
  • UsersNames - The IAM users to which the managed policy is attached to.
  • Description
  • Project compatibility
  • Configuration
  • Input
  • Filter
  • Output

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated