v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1424154118.9 KB

Deletes a MicroVM image. This operation is idempotent; deleting an image that has already been deleted succeeds without error.

delete/2025-09-09/microvm-images/{imageIdentifier}

Path parameters

imageIdentifierstring required

The ARN or ID of the MicroVmImage

The unique identifier (ARN or ID) of the MicroVM image to delete.

Response

Success

imageIdentifierstring required

The identifier of the deleted MicroVM image.

state'CREATING' | 'CREATED' | 'CREATE_FAILED' | 'UPDATING' | 'UPDATED' | 'UPDATE_FAILED' | 'DELETING' | 'DELETE_FAILED' | 'DELETED' required

The current state of the MicroVM image after deletion.