Remove ECR Untagged Images
Last updated
Last updated
AWS ECR will charge for untagged versions as well which we don't use more, to remove the untagged versions follow the below steps.
To check how many bills will be generated for ECR untagged images in any account.
Download the script
Run the below command to get the details on untagged images and estimated monthly charges.
To delete the untagged images (a prompt will be there for each repo to confirm deletion), run the below command.