NAME
Paws::IAM::GetGroupPolicyResponse
ATTRIBUTES
REQUIRED GroupName => Str
The group the policy is associated with.
REQUIRED PolicyDocument => Str
The policy document.
IAM stores policies in JSON format. However, resources that were created using AWS CloudFormation templates can be formatted in YAML. AWS CloudFormation always converts a YAML policy to JSON format before submitting it to IAM.
REQUIRED PolicyName => Str
The name of the policy.