Lists all packages associated with the Amazon ES domain.
Path parameters
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
Set this value to limit the number of results returned.
Limits results to a maximum number of packages.
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.
Pagination limit
Pagination token
Response
Success