Some small scripts that can simplify the work with AWS services.
awscli
(brew install awscli
) already configured (aws configure
) => default output format:json
- python >= v3
Execute the scripts with calling your os python v3 library.
MIT License