Skip to main content

Easy connect to AWS and gather info about EC2, S3, SQS

Project description

 Low Budget Font

description

usage

:orange_square: Getting Started

AWS Client is python utility that use boto3 library
to get information about EC2 instances
to put, get files from S3 buckets
to send, receive messages from SQS

Installing

Install via pip

pip install awsconnect

:orange_square: Run

Examples EC2

Get information about instances in EC2

python3 -m awsconnect ec2 

Examples S3

Put files to S3 buckets

python3 -m awsconnect s3 put --filename test.json --bucket test  

Get files from S3 buckets

python3 -m awsconnect s3 get --filename test.json --bucket test  

Examples SQS

Send messages from SQS

python3 -m awsconnect sqs send --queue test --filename example_sqs_messages.json

Receive messages from SQS

python3 -m awsconnect sqs receive --queue test

:orange_square: Versioning

Using SemVer for versioning. For the versions available, see the tags on this repository.

:orange_square: Authors

  • Zakhar Bengart - Initial work - Ze

See also the list of contributors who participated in this project.

:orange_square: License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation - see the LICENSE file for details

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

awsconnect-1.3.1.tar.gz (2.4 MB view details)

Uploaded Source

Built Distribution

awsconnect-1.3.1-py3-none-any.whl (21.8 kB view details)

Uploaded Python 3

File details

Details for the file awsconnect-1.3.1.tar.gz.

File metadata

  • Download URL: awsconnect-1.3.1.tar.gz
  • Upload date:
  • Size: 2.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for awsconnect-1.3.1.tar.gz
Algorithm Hash digest
SHA256 71e941d42a59a86709d7a20ee61bea3a64c572621752bd1e8ea1c2ce24d31fe0
MD5 1d5e37c305940b0dbce5309f840ad143
BLAKE2b-256 dcc49eadc14a22c73ef5d1207d72270a3fb5ca0fc79650fde5736acc499b913e

See more details on using hashes here.

File details

Details for the file awsconnect-1.3.1-py3-none-any.whl.

File metadata

  • Download URL: awsconnect-1.3.1-py3-none-any.whl
  • Upload date:
  • Size: 21.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for awsconnect-1.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 74841b576486b5841401b7eea4343c60f4ead69f7d6ee3ed6efb4152e5a5deb2
MD5 2ac2306e435a6024752f6b65ee1f9272
BLAKE2b-256 0cea921f08f47342935286f538ad8ac585e45b79162c20e889e8fbdea7873aee

See more details on using hashes here.

Supported by

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