aws-0.16: Amazon Web Services (AWS) for Haskell

Safe HaskellNone
LanguageHaskell2010

Aws.Iam.Commands.DeleteUserPolicy

Synopsis

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 #

Instances

Eq DeleteUserPolicyResponse Source # 
Ord DeleteUserPolicyResponse Source # 
Show DeleteUserPolicyResponse Source # 
AsMemoryResponse DeleteUserPolicyResponse Source # 
Transaction DeleteUserPolicy DeleteUserPolicyResponse Source # 
ResponseConsumer DeleteUserPolicy DeleteUserPolicyResponse Source # 
type MemoryResponse DeleteUserPolicyResponse Source # 
type ResponseMetadata DeleteUserPolicyResponse Source #