Update Access Key

GET {{aws_identtity_and_access_management_base_url}}/?AccessKeyId&Status&UserName&Version=2010-05-08

Request Params

KeyDatatypeRequiredDescription
AccessKeyIdnullThe access key ID of the secret access key you want to update.
StatusnullThe 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.
UserNamenullThe name of the user whose key you want to update.
VersionstringThe version of the API.