v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1456338351.9 KB

Returns the list of component build versions for the specified semantic version.

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/ListComponentBuildVersions

Query parameters

maxResultsstring

Pagination limit

nextTokenstring

Pagination token

Request body

componentVersionArnstring required

The component version Amazon Resource Name (ARN) whose versions you want to list.

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.