Update Access Key
GET {{aws_identtity_and_access_management_base_url}}/?AccessKeyId&Status&UserName&Version=2010-05-08
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
AccessKeyId | null | The access key ID of the secret access key you want to update. | |
Status | null | The status you want to assign to the secret access key. Active means that the key can be used for API calls to AWS, while Inactive means that the key cannot be used. | |
UserName | null | The name of the user whose key you want to update. | |
Version | string | The version of the API. |