/aws-ecr-cleanup

Lambda helper for housekeeping your AWS-ECR repositories

Primary LanguagePython

AWS ECR Cleanup

Lambda helper for housekeeping your ECR repositories.

Usage

First of all, install all necessary NodeJS packages.

yarn install

Customize the serverless.yml by setting the provider.region you want to housekeeping. And then, run the following command:

yarn deploy