How to use this package ??
- There is example in test.py file
- Change the ecr repository properties using function parameters.
- Run test.py file using below command
- python test.py create - This will create the ecr repository.
- python test.py delete - This will delete the ecr repository.