v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-143311796.5 KB

Retrieves a list of domains associated to a specified fleet.

post/listDomains

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Request body

FleetArnstring required

The ARN of the fleet.

NextTokenstring

The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

MaxResultsinteger

The maximum number of results to be included in the next page.

Response

Success

NextTokenstring

The pagination token used to retrieve the next page of results for this operation. If there are no more pages, this value is null.