policy Document
Parameters
value
The IAM policy document for the role. The behavior depends on the credential type. With iam_user
, the policy document will be attached to the IAM user generated and augment the permissions the IAM user has. With assumed_role
and federation_token
, the policy document will act as a filter on what the credentials can do, similar to policy_arns
.