AttachedPermissionsBoundary - AWS Identity and Access Management

AttachedPermissionsBoundary

Contains information about an attached permissions boundary.

An attached permissions boundary is a managed policy that has been attached to a user or role to set the permissions boundary.

For more information about permissions boundaries, see Permissions boundaries for IAM identities in the IAM User Guide.

Contents

PermissionsBoundaryArn

The ARN of the policy used to set the permissions boundary for the user or role.

Type: String

Length Constraints: Minimum length of 20. Maximum length of 2048.

Required: No

PermissionsBoundaryType

The permissions boundary usage type that indicates what type of IAM resource is used as the permissions boundary for an entity. This data type can only have a value of Policy.

Type: String

Valid Values: PermissionsBoundaryPolicy

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: