Delete EC2 images
step
Deletes the specified images in an AWS region.
aws-ec2-step-images-delete
This AWS EC2 step deletes the images (AMIs)
corresponding to the image IDs passed in the input parameter imageIDs
.
If the parameter dryRun
is set to true
, the deletion operation will be simulated but
the images will not be deleted.