v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1456338351.9 KB

Returns the list of components that can be filtered by name, or by using the listed filters to streamline results. Newly created components can take up to two minutes to appear in the ListComponents API Results.

The semantic version has four nodes: <major>.<minor>.<patch>/<build>. You can assign values for the first three, and can filter on all of them.

Filtering: With semantic versioning, you have the flexibility to use wildcards (x) to specify the most recent versions or nodes when selecting the base image or components for your recipe. When you use a wildcard in any node, all nodes to the right of the first wildcard must also be wildcards.

post/ListComponents

Query parameters

maxResultsstring

Pagination limit

nextTokenstring

Pagination token

Request body

owner'Self' | 'Shared' | 'Amazon' | 'ThirdParty'

Filters results based on the type of owner for the component. By default, this request returns a list of components that your account owns. To see results for other types of owners, you can specify components that Amazon manages, third party components, or components that other accounts have shared with you.

byNameboolean

Returns the list of components for the specified name.

maxResultsinteger

The maximum items to return in a request.

nextTokenstring

A token to specify where to start paginating. This is the NextToken from a previously truncated response.

Response

Success

requestIdstring

The request ID that uniquely identifies this request.

nextTokenstring

The next token used for paginated responses. When this field isn't empty, there are additional elements that the service has'ot included in this request. Use this token with the next request to retrieve additional objects.