Safe Haskell | None |
---|---|
Language | Haskell2010 |
Aws.Iam.Commands.GetUserPolicy
Synopsis
- data GetUserPolicy = GetUserPolicy {
- gupPolicyName :: Text
- gupUserName :: Text
- data GetUserPolicyResponse = GetUserPolicyResponse {}
Documentation
data GetUserPolicy Source #
Retreives the specified policy document for the specified user.
http://docs.aws.amazon.com/IAM/latest/APIReference/API_GetUserPolicy.html
Constructors
GetUserPolicy | |
Fields
|
Instances
data GetUserPolicyResponse Source #
Constructors
GetUserPolicyResponse | |
Fields
|