Skip to content

StevenAskwith/aws-wat-export-import

Repository files navigation

aws-wat-export-import

AWS Well Architected Tool Export and Import Scripts

Usage

Setup

python -m venv .venv
source .venv/bin/activate
pip3 install -r requirements.txt

Run

Authenticate at the CLI with the account you want to export a milestoe from

python3 wat-export-milestone.py

Create a new report in the account you want to import the milestone into using the AWS Console i.e. manually. Authenticate at the CLI with the account you want to import to

python3 wat-import-milestone.py

About

AWS Well Architected Tool Export and Import Scripts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages