| Safe Haskell | None |
|---|
Aws.Iam.Commands.DeleteUserPolicy
- data DeleteUserPolicy = DeleteUserPolicy {
- dupPolicyName :: Text
- dupUserName :: Text
- data DeleteUserPolicyResponse = DeleteUserPolicyResponse
Documentation
data DeleteUserPolicy Source
Deletes the specified policy associated with the specified user.
http://docs.aws.amazon.com/IAM/latest/APIReference/API_DeleteUserPolicy.html
Constructors
| DeleteUserPolicy | |
Fields
| |
data DeleteUserPolicyResponse Source
Constructors
| DeleteUserPolicyResponse |