https://github.com/eonx-com/eonx-aws
Python Library: AWS/Boto3
https://github.com/eonx-com/eonx-aws
Last synced: 10 months ago
JSON representation
Python Library: AWS/Boto3
- Host: GitHub
- URL: https://github.com/eonx-com/eonx-aws
- Owner: eonx-com
- Created: 2020-05-25T23:11:32.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-22T01:06:35.000Z (almost 6 years ago)
- Last Synced: 2025-05-18T07:38:59.553Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 48.8 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# EonX Python AWS Library
This repository contains a library of reusable AWS classes designed to take some of the annoyance out of using the Boto3 library. It is by no means complete
as modules have only been added as required by projects.
* CloudWatch
* put_metric
* increment_count
* EC2
* describe_regions
* ECS
* list_clusters
* describe_cluster
* list_services
* describe_service
* list_tasks
* describe_task
* list_task_definitions
* describe_task_definition
* run_task
* Lambda
* invoke
* Quantum Ledger Database
* create_ledger
* delete_ledger
* describe_ledger
* list_ledgers
* Route53
* list_hosted_zones_by_id
* list_hosted_zones_by_name
* create_name_server_record