v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1456332247.5 KB

Lists your archives. You can either list all the archives or you can provide a prefix to match to the archive names. Filter parameters are exclusive.

post/#X-Amz-Target=AWSEvents.ListArchives

Headers

X-Amz-Target'AWSEvents.ListArchives' required

Request body

NamePrefixstring

A name prefix to filter the archives returned. Only archives with name that match the prefix are returned.

EventSourceArnstring

The ARN of the event source associated with the archive.

State'ENABLED' | 'DISABLED' | 'CREATING' | 'UPDATING' | 'CREATE_FAILED' | 'UPDATE_FAILED'

The state of the archive.

NextTokenstring

The token returned by a previous call to retrieve the next set of results.

Limitinteger

The maximum number of results to return.

Response

Success

NextTokenstring

The token returned by a previous call to retrieve the next set of results.