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

Safe HaskellNone
LanguageHaskell2010

Aws.Iam.Commands.DeleteUserPolicy

Synopsis

Documentation

data DeleteUserPolicy #

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 #

Instances

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