IIAMPolicyGrantingServiceAccess
Interface in AWS.IAM
Interface for IAM PolicyGrantingServiceAccess.
Properties
EntityName
property EntityName: string
The name of the entity (user, group, or role) that the policy is attached to.
EntityType
property EntityType: string
The type of the entity (user, group, or role) that used the policy to access the service.
PolicyArn
property PolicyArn: TARN
The Amazon Resource Name (ARN) of the policy.
PolicyName
property PolicyName: string
The name of the policy.
PolicyType
property PolicyType: string
The type of the policy.
Valid values: INLINE | MANAGED.