GetAccessKey

GET /?Action=GetAccessKey
Description

Gets information about the 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: GetAccessKeyRequest

Name Description Required Schema Default Example

AccessKeyId

The ID of the access key.

true

string

Responses
HTTP Code 200
HTTP Code Description Schema

200

GetAccessKeyResponse

Response 200

Response 200

Name Description Required Schema Default Example

AccessKey

Information about the specified access key.

false

AccessKey

ResponseMetadata

Information about the response.

false

ResponseMetadata