v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1450331268.9 KB

Lists all packages associated with the Amazon ES domain.

get/2015-01-01/domain/{DomainName}/packages

Path parameters

DomainNamestring required

The name of an Elasticsearch domain. Domain names are unique across the domains owned by an account within an AWS region. Domain names start with a letter or number and can contain the following characters: a-z (lowercase), 0-9, and - (hyphen).

The name of the domain for which you want to list associated packages.

Query parameters

maxResultsinteger

Set this value to limit the number of results returned.

Limits results to a maximum number of packages.

nextTokenstring

Paginated APIs accepts NextToken input to returns next page results and provides a NextToken output in the response which can be used by the client to retrieve more results.

Used for pagination. Only necessary if a previous API call includes a non-null NextToken value. If provided, returns results for the next page.

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Response

Success

NextTokenstring

Pagination token that needs to be supplied to the next call to get the next page of results.