v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1456338351.9 KB

Returns the list of images that you have access to. Newly created images can take up to two minutes to appear in the ListImages API Results.

post/ListImages

Query parameters

maxResultsstring

Pagination limit

nextTokenstring

Pagination token

Request body

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

The owner defines which images you want to list. By default, this request will only show images owned by your account. You can use this field to specify if you want to view images owned by yourself, by Amazon, or those images that have been shared with you by other customers.

byNameboolean

Requests a list of images with a specific recipe 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.

includeDeprecatedboolean

Includes deprecated images in the response list.

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.