Skip to main content

EC2 Utils

Project description

EC2 Utils CLI

  • Before you can begin using ec2u, you must set up authentication credentials. If you have the AWS CLI installed, then you can use it to configure your credentials file:
aws configure 

Alternatively, you can create the credential file yourself. By default, its location is at ~/.aws/credentials:

[default]
aws_access_key_id = YOUR_ACCESS_KEY
aws_secret_access_key = YOUR_SECRET_KEY

You may also want to set a default region. This can be done in the configuration file. By default, its location is at ~/.aws/config:

[default]
region=us-east-1

This sets up credentials for the default profile as well as a default region to use when creating connections. See Credentials for in-depth configuration sources and options.

  • Supported Python: 2.7
  • Install dependencies: pip install -r requirements.txt
  • Features:
      Usage: ec2u [OPTIONS] COMMAND [ARGS]...
    
      Options:
        --verbose
        --version  Show the version and exit.
        --help     Show this message and exit.
    
      Commands:
        gen-config  Generate AWS configuration file
        has-tag     Check whether or not instance has given tag
    

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ec2u-0.1.4.tar.gz (5.6 kB view details)

Uploaded Source

Built Distribution

ec2u-0.1.4-py2.py3-none-any.whl (5.1 kB view details)

Uploaded Python 2Python 3

File details

Details for the file ec2u-0.1.4.tar.gz.

File metadata

  • Download URL: ec2u-0.1.4.tar.gz
  • Upload date:
  • Size: 5.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.7

File hashes

Hashes for ec2u-0.1.4.tar.gz
Algorithm Hash digest
SHA256 99f2d1984f4fbc1b5756afd753ae1990dbc921f148a749cdf176452841d455a4
MD5 5dd218ed52a4d09a2222775eeeb8499d
BLAKE2b-256 be11183f3591a3b6c13348e2007999c5d7e156753dc9f1e264696c3cb8481632

See more details on using hashes here.

File details

Details for the file ec2u-0.1.4-py2.py3-none-any.whl.

File metadata

  • Download URL: ec2u-0.1.4-py2.py3-none-any.whl
  • Upload date:
  • Size: 5.1 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.7

File hashes

Hashes for ec2u-0.1.4-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 4e9c8a4356c38203205bbfb9ef72f4b99f2539707f6438b0328dda13ddf2ca17
MD5 834b2a82c11ff139efa8e2fbd149231b
BLAKE2b-256 961602de5856aef5574937777fa28560e0d18b8b1f186917edca40bbc9a13003

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page