Deletes a specific version of a MicroVM image. This operation is idempotent; deleting a version that has already been deleted succeeds without error.
delete/2025-09-09/microvm-images/{imageIdentifier}/versions/{imageVersion}
Path parameters
imageIdentifierstring required
The ARN or ID of the MicroVmImage
The unique identifier (ARN or ID) of the MicroVM image.
imageVersionstring required
A string which is not empty or blank (only whitespace).
The version of the MicroVM image to delete.
Response
Success