The Delete Images action allows you to delete AMIs and (optionally) their associated EBS Snapshots.
The action uses the following AWS EC2 API endpoints to target and delete AMIs and their associated EBS Snapshots:
Images can be targeted by Tag groups, or all images in the selected context.
Targeting can be narrowed further based of the following Image attributes:
The operator and value settings can narrow the targeting further e.g.:
Keep Last + 10: deletes all images that match the targeting criteria, with the exception of the 10 most recently created Created Greater Than + 10: deletes all images that match the targeting criteria that are older than 10 days at time of execution.
You can choose to delete the EBS Snapshots associated with the selected AMIs.
You can choose to run the action in dry run mode, which will not delete any AMIs or Snapshots, but will report on what would have been deleted.