Skip to content

godmode2k/aws_apis_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

AWS APIs Test

Summary

AWS APIs Test:
Bills APIs, ... test

Environment

build all and tested on GNU/Linux

GNU/Linux: Ubuntu 20.04_x64 LTS
Python: v3.x

Run

$ pip3 install boto3

~/.aws/credentials
[default]
aws_access_key_id = <YOUR_KEY>
aws_secret_access_key = <YOUR_SECRET>

~/.aws/config
[default]
region=us-east-1


$ python3 ./test_aws-cost-and-usage-report.py --datestart="2021-11-01" --dateend="2021-12-01"

About

AWS APIs Test

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages