DeleteAccessKey

GET /?Action=DeleteAccessKey
Description

Deletes the specified access key associated with the account that sends the request.

Note

To protect against brute force attacks, the number of requests allowed for this method in a given time period is limited.

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

Responses
HTTP Code 200
HTTP Code Description Schema

200

DeleteAccessKeyResult

Response 200

Response 200

Name Description Required Schema Default Example

ResponseMetadata

Information about the response.

false

ResponseMetadata

Return

If true, the specified access key is deleted. Otherwise, you receive an error.

false

boolean