AWSIAMRoleManagedPolicy
No description
type AWSIAMRoleManagedPolicy {
arn: String!
name: String!
}
Fields
AWSIAMRoleManagedPolicy.arn ● String! non-null scalar
The Amazon Resource Name (ARN). ARNs are unique identifiers for Amazon Web Services resources. The minimum length: 20
AWSIAMRoleManagedPolicy.name ● String! non-null scalar
The friendly name of the attached policy
Implemented by
AWSIAMRolePolicy union