NAME
Paws::IAM::GetRolePolicyResponse
ATTRIBUTES
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.
REQUIRED RoleName => Str
The role the policy is associated with.