| Safe Haskell | None |
|---|
Aws.Iam.Commands.UpdateAccessKey
- data UpdateAccessKey = UpdateAccessKey {
- uakAccessKeyId :: Text
- uakStatus :: AccessKeyStatus
- uakUserName :: Maybe Text
- data UpdateAccessKeyResponse = UpdateAccessKeyResponse
Documentation
data UpdateAccessKey Source
Changes the status of the specified access key.
http://docs.aws.amazon.com/IAM/latest/APIReference/API_UpdateAccessKey.html
Constructors
| UpdateAccessKey | |
Fields
| |
data UpdateAccessKeyResponse Source
Constructors
| UpdateAccessKeyResponse |