aws-0.23: Amazon Web Services (AWS) for Haskell
Safe HaskellSafe-Inferred
LanguageHaskell2010

Aws.Iam.Commands.UpdateUser

Synopsis

Documentation

data UpdateUser Source #

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 Source # 
Instance details

Defined in Aws.Iam.Commands.UpdateUser

Associated Types

type ServiceConfiguration UpdateUser :: Type -> Type Source #

Show UpdateUser Source # 
Instance details

Defined in Aws.Iam.Commands.UpdateUser

Eq UpdateUser Source # 
Instance details

Defined in Aws.Iam.Commands.UpdateUser

Ord UpdateUser Source # 
Instance details

Defined in Aws.Iam.Commands.UpdateUser

ResponseConsumer UpdateUser UpdateUserResponse Source # 
Instance details

Defined in Aws.Iam.Commands.UpdateUser

Transaction UpdateUser UpdateUserResponse Source # 
Instance details

Defined in Aws.Iam.Commands.UpdateUser

type ServiceConfiguration UpdateUser Source # 
Instance details

Defined in Aws.Iam.Commands.UpdateUser

data UpdateUserResponse Source #

Constructors

UpdateUserResponse 

Instances

Instances details
AsMemoryResponse UpdateUserResponse Source # 
Instance details

Defined in Aws.Iam.Commands.UpdateUser

Show UpdateUserResponse Source # 
Instance details

Defined in Aws.Iam.Commands.UpdateUser

Eq UpdateUserResponse Source # 
Instance details

Defined in Aws.Iam.Commands.UpdateUser

Ord UpdateUserResponse Source # 
Instance details

Defined in Aws.Iam.Commands.UpdateUser

ResponseConsumer UpdateUser UpdateUserResponse Source # 
Instance details

Defined in Aws.Iam.Commands.UpdateUser

Transaction UpdateUser UpdateUserResponse Source # 
Instance details

Defined in Aws.Iam.Commands.UpdateUser

type MemoryResponse UpdateUserResponse Source # 
Instance details

Defined in Aws.Iam.Commands.UpdateUser

type ResponseMetadata UpdateUserResponse Source # 
Instance details

Defined in Aws.Iam.Commands.UpdateUser