DeleteAccessKey

GET /?Action=DeleteAccessKey
Description

Deletes the access key associated with a specified user.
If you do not specify a user name, this action deletes the access key for the user who signs the request.

Body parameter

Required: false
Name: DeleteAccessKeyRequest

Name Description Required Schema Default Example

AccessKeyId

The ID of the access key you want to delete.

true

string

UserName

The user name the access key you want to delete is associated with.

false

string

Responses
HTTP Code 200
HTTP Code Description Schema

200

DeleteAccessKeyResponse

Response 200

Response 200

Name Description Required Schema Default Example

ResponseMetadata

Information about the response.

false

ResponseMetadata