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

Safe HaskellNone
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
Eq UpdateUser Source # 
Instance details

Defined in Aws.Iam.Commands.UpdateUser

Ord UpdateUser Source # 
Instance details

Defined in Aws.Iam.Commands.UpdateUser

Show UpdateUser Source # 
Instance details

Defined in Aws.Iam.Commands.UpdateUser

SignQuery UpdateUser Source # 
Instance details

Defined in Aws.Iam.Commands.UpdateUser

Associated Types

type ServiceConfiguration UpdateUser :: Type -> Type Source #

Transaction UpdateUser UpdateUserResponse Source # 
Instance details

Defined in Aws.Iam.Commands.UpdateUser

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

Defined in Aws.Iam.Commands.UpdateUser

Ord UpdateUserResponse Source # 
Instance details

Defined in Aws.Iam.Commands.UpdateUser

Show UpdateUserResponse Source # 
Instance details

Defined in Aws.Iam.Commands.UpdateUser

AsMemoryResponse UpdateUserResponse Source # 
Instance details

Defined in Aws.Iam.Commands.UpdateUser

Transaction UpdateUser UpdateUserResponse Source # 
Instance details

Defined in Aws.Iam.Commands.UpdateUser

ResponseConsumer 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