An open API service indexing awesome lists of open source software.

https://github.com/kenjyco/aws-info-helper

Helpers for working with Boto3 output and AWS resources
https://github.com/kenjyco/aws-info-helper

aws boto cli ec2 kenjyco python route53 s3

Last synced: 6 months ago
JSON representation

Helpers for working with Boto3 output and AWS resources

Awesome Lists containing this project

README

          

## Install

Install with `pip`

```
% pip3 install aws-info-helper
```

#### Or, install with redis-helper backend support

```
% pip3 install aws-info-helper[redis]
```

## Usage

> TODO

## AWS Free Account

- (check the "Always Free" box in the Tier Type
filter)
- 1 million [Lambda](https://aws.amazon.com/lambda) requests
- 1 million [SNS](https://aws.amazon.com/sns) publishes
- 1 million [SQS](https://aws.amazon.com/sqs) requests
- 1 million [Glue](https://aws.amazon.com/glue) objects
- 25 GB [DynamoDB](https://aws.amazon.com/dynamodb) storage
- 10 GB [Glacier](https://aws.amazon.com/glacier) storage retrievals
- 100k [X-Ray](https://aws.amazon.com/xray) traces recorded per month
- 62k [SES](https://aws.amazon.com/ses) outbound messages/month
- 50k [Cognito](https://aws.amazon.com/cognito) monthly active users
- 10k [SWF](https://aws.amazon.com/swf) activity tasks
- 4k [Step function](https://aws.amazon.com/step-functions) transitions/month
- 10 [CloudWatch](https://aws.amazon.com/cloudwatch) metrics and alarms
- [Chime](https://aws.amazon.com/chime) video conferencing

## Official Boto3 Docs

-
-
-
-

## Official AWS Samples (git repos)

> Selection of repos from with a relatively
> high number of stars.

-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-