Safe Haskell | None |
---|---|
Language | Haskell2010 |
Policies is a property of the AWS::IAM::Role, AWS::IAM::Group, and AWS::IAM::User resources. The Policies property describes what actions are allowed on what resources. For more information about IAM policies, see Overview of Policies in IAM User Guide.
Documentation
data IAMPolicies Source
Full data type definition for IAMPolicies. See iamPolicies
for a more
convenient constructor.
Constructor for IAMPolicies
containing required fields as arguments.
iampPolicyDocument :: Lens' IAMPolicies Object Source
A policy document that describes what actions are allowed on which resources.
iampPolicyName :: Lens' IAMPolicies (Val Text) Source
The name of the policy.