Package-level declarations
Types
Inherited functions
Creates an account access manager instance and its Amazon Web Services account access application in the associated IAM Identity Center instance. This operation is idempotent; calling it multiple times with the same parameters returns the existing application.
Creates an entitlement (assignment) in account access manager. An entitlement (assignment) grants a principal (IAM Identity Center user or group) permission to assume a specified IAM role in an Amazon Web Services account. This operation is idempotent.
Deletes an account access manager application. This operation is idempotent; deleting an application that has already been deleted does not return an error.
Deletes an entitlement from an account access manager application. This operation is idempotent; deleting an entitlement that has already been deleted does not return an error.
Retrieves details about an account access manager application, including its status, identity source, and tags.
Retrieves details about a specific entitlement for an account access manager application, including the principal, IAM role, and target account.
Lists the account access manager applications in your account. Use pagination to ensure that the operation returns quickly and successfully.
Lists the entitlements for a specified account access manager application. You can filter results by principal, IAM role, or account. Use pagination to ensure that the operation returns quickly and successfully.
Lists the tags associated with an account access manager resource.
Adds tags to an account access manager resource.
Removes tags from an account access manager resource.
Create a copy of the client with one or more configuration values overridden. This method allows the caller to perform scoped config overrides for one or more client operations.