GithubHelp home page GithubHelp logo

mutineer612 / aws-ec2-pricing Goto Github PK

View Code? Open in Web Editor NEW
9.0 9.0 8.0 25 KB

Use Python to process Excel spreadsheets containing VM resources and retrieve pricing from the AWS Pricing API.

License: MIT License

Python 100.00%
api aws aws-ebs aws-ec2 aws-pricing aws-pricing-api ebs ec2 pricing

aws-ec2-pricing's People

Contributors

mutineer612 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

aws-ec2-pricing's Issues

Error in OSX

Hi,
I am following your instructions and I have this error:

โžœ  aws-ec2-pricing-master ./aws-pricing-query.py -h
Traceback (most recent call last):
  File "./aws-pricing-query.py", line 15, in <module>
    pricing = boto3.client('pricing')
  File "/usr/local/lib/python3.7/site-packages/boto3/__init__.py", line 79, in client
    return _get_default_session().client(*args, **kwargs)
  File "/usr/local/lib/python3.7/site-packages/boto3/session.py", line 199, in client
    aws_session_token=aws_session_token, config=config)
  File "/usr/local/lib/python3.7/site-packages/botocore/session.py", line 761, in create_client
    client_config=config, api_version=api_version)
  File "/usr/local/lib/python3.7/site-packages/botocore/client.py", line 55, in create_client
    service_model = self._load_service_model(service_name, api_version)
  File "/usr/local/lib/python3.7/site-packages/botocore/client.py", line 80, in _load_service_model
    api_version=api_version)
  File "/usr/local/lib/python3.7/site-packages/botocore/loaders.py", line 119, in _wrapper
    data = func(self, *args, **kwargs)
  File "/usr/local/lib/python3.7/site-packages/botocore/loaders.py", line 338, in load_service_model
    type_name='str')
botocore.exceptions.ValidationError: Invalid value ('pricing') for param service_name of type str

Any idea?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.