AWSIAMRoleAttachedPermissionsBoundary
No description
type AWSIAMRoleAttachedPermissionsBoundary {
arn: String!
type: AWSIAMRoleAttachedPermissionsBoundaryType!
}
Fields
AWSIAMRoleAttachedPermissionsBoundary.arn ● String! non-null scalar
The ARN of the policy used to set the permissions boundary for the user or role The minimum length: 20
AWSIAMRoleAttachedPermissionsBoundary.type ● AWSIAMRoleAttachedPermissionsBoundaryType! non-null enum
The type of permissions boundary usage type that indicates what type of IAM resource is used as the permissions boundary for an entity
Member of
AWSIAMRole object