ListAccessKeys

GET /?Action=ListAccessKeys
Description

Lists the access keys 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: ListAccessKeysRequest

Name Description Required Schema Default Example

Marker

The marker to request the next results page.

false

string

MaxItems

The maximum number of items that can be returned in a single page (by default, 100).

false

integer

Responses
HTTP Code 200
HTTP Code Description Schema

200

ListAccessKeysResponse

Response 200

Response 200

Name Description Required Schema Default Example

AccessKey.N

A list of access keys.

false

AccessKey

IsTruncated

If true, there are more items to return using the marker in a new request.

false

boolean

Marker

The marker to request the next results page.

false

string

ResponseMetadata

Information about the response.

false

ResponseMetadata