Skip to content

Script that gives you a JSON with all the services with price, description, zone, etc. of Amazon Web Services

License

Notifications You must be signed in to change notification settings

rafaelmv/aws-json-services

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS Pricing JSON

This script generates a JSON with all the services on Amazon Web Services in every region and gives you the chance to check the price. It's very helpful if you want yo build a calculator (In process).

Run

To run the project install the requirements with: $ pip install -r requirements.txt

Then run the script using Python: $ python calculator.py

Warning

This script will give you a JSON with ALL the services, and there is a lot of services so please check the structure and I invite you to personalize this script so gives you the proper information that you need.

TODO

  • Build an API using this JSON as base.
  • Deploy this is script with a cronjob

Contributors

rafaelmv - Rafael Miranda

License

This project is licensed under the GNU License - see the LICENSE file for details.

About

Script that gives you a JSON with all the services with price, description, zone, etc. of Amazon Web Services

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages