aws-0.24.2: Amazon Web Services (AWS) for Haskell
Safe HaskellNone
LanguageHaskell2010

Aws.Iam.Commands.UpdateUser

Synopsis

Documentation

data UpdateUser #

Updates the name and/or path of the specified user.

http://docs.aws.amazon.com/IAM/latest/APIReference/API_UpdateUser.html

Constructors

UpdateUser 

Fields

Instances

Instances details
SignQuery UpdateUser # 
Instance details

Defined in Aws.Iam.Commands.UpdateUser

Show UpdateUser # 
Instance details

Defined in Aws.Iam.Commands.UpdateUser

Eq UpdateUser # 
Instance details

Defined in Aws.Iam.Commands.UpdateUser

Ord UpdateUser # 
Instance details

Defined in Aws.Iam.Commands.UpdateUser

ResponseConsumer UpdateUser UpdateUserResponse # 
Instance details

Defined in Aws.Iam.Commands.UpdateUser

Transaction UpdateUser UpdateUserResponse # 
Instance details

Defined in Aws.Iam.Commands.UpdateUser

type ServiceConfiguration UpdateUser # 
Instance details

Defined in Aws.Iam.Commands.UpdateUser

data UpdateUserResponse #

Constructors

UpdateUserResponse 

Instances

Instances details
AsMemoryResponse UpdateUserResponse # 
Instance details

Defined in Aws.Iam.Commands.UpdateUser

Show UpdateUserResponse # 
Instance details

Defined in Aws.Iam.Commands.UpdateUser

Eq UpdateUserResponse # 
Instance details

Defined in Aws.Iam.Commands.UpdateUser

Ord UpdateUserResponse # 
Instance details

Defined in Aws.Iam.Commands.UpdateUser

ResponseConsumer UpdateUser UpdateUserResponse # 
Instance details

Defined in Aws.Iam.Commands.UpdateUser

Transaction UpdateUser UpdateUserResponse # 
Instance details

Defined in Aws.Iam.Commands.UpdateUser

type MemoryResponse UpdateUserResponse # 
Instance details

Defined in Aws.Iam.Commands.UpdateUser

type ResponseMetadata UpdateUserResponse # 
Instance details

Defined in Aws.Iam.Commands.UpdateUser