Compare the costs of V1 and V2 CodePipeline types based on historic usage
python3 main.py
The script will process all pipelines within your AWS account and may take a few minutes to run in its entirety. Per-pipeline costs will be printed as they complete.
For credentials, the standard chain is respected, including the AWS_REGION
environment variable.
- Python 3.6+
- boto3 (latest)