|
|
|
***The following software is released under the terms of the GNU Lesser General Public License***
|
Aquerre Technologies is developing a set of Python libraries for interacting with Amazon Web Services (AWS) via the Python (Boto3) API. The libraries provide various functions for automating control of AWS web services.
|
Library |
Modules |
Link |
Modules for working with AWS Elastic Cloud 2 (EC2) services |
- address
- image
- instance
- interface
- keypair
- securitygroup
- snapshot
- volume
|
ec2.tar.gz |
Modules for working with other AWS services |
- cloudwatch
- events
- iam (identity and access management)
- kms (key management service)
- route53domains
- sns (simple notification service)
|
aws.tar.gz |
AWS security credential module |
|
awscredentials.py |
Module for working with local service data files |
|
service.py |
Addition to JSON module |
|
json_mod.py |
|
|
|
All content herein is copyright owned by Aquerre Technologies, 2017-2021
|
|