v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1424154118.9 KB

Lists versions of a MicroVM image. We recommend using pagination to ensure that the operation returns quickly and successfully.

get/2025-09-09/microvm-images/{imageIdentifier}/versions

Path parameters

imageIdentifierstring required

The ARN or ID of the MicroVmImage

The unique identifier (ARN or ID) of the MicroVM image to list versions for.

Query parameters

maxResultsinteger

The maximum number of results to return in a single call.

nextTokenstring

The pagination token from a previous call. Use this token to retrieve the next page of results.

Response

Success

nextTokenstring

The pagination token to use in a subsequent request to retrieve the next page of results. This value is null when there are no more results to return.