AWSIAMUserManagedPolicy
No description
type AWSIAMUserManagedPolicy {
name: String!
arn: String!
}
Fields
AWSIAMUserManagedPolicy.name ● String! non-null scalar
The friendly name that identifies the policy
AWSIAMUserManagedPolicy.arn ● String! non-null scalar
The Amazon Resource Name (ARN) that identifies the policy
Implemented by
AWSIAMUserPolicy union