v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1454327.9 KB

Returns a list of activities that are available. This operation supports pagination and filtering by status.

post/#X-Amz-Target=AWSFreeTierService.ListAccountActivities

Headers

X-Amz-Target'AWSFreeTierService.ListAccountActivities' required

Request body

filterActivityStatusesActivityStatus[]

The activity status filter. This field can be used to filter the response by activities status.

nextTokenstring

A token from a previous paginated response. If this is specified, the response includes records beginning from this token (inclusive), up to the number specified by <code>maxResults</code>.

maxResultsinteger

The maximum number of items to return for this request. To get the next page of items, make another request with the token returned in the output.

languageCode'en-US' | 'en-GB' | 'id-ID' | 'de-DE' | 'es-ES' | 'fr-FR' | 'ja-JP' | 'it-IT' | 'pt-PT' | 'ko-KR' | 'zh-CN' | 'zh-TW' | 'tr-TR'

The language code used to return translated titles.

Response

Success

nextTokenstring

The token to include in another request to get the next page of items. This value is <code>null</code> when there are no more items to return.