awsome-util is useful toolkit for aws.
This contains:
- Send cost report
- Query for aggegated data such as total daily usage and email it via AWS SNS. Runs on Lambda.
- Export logs to S3
- Export logs in CloudWatch logs to S3 based on parameters. Runs on Lambda.
- Move newly created S3 object
- Move newly created object in S3 to specified location. Notified by S3, runs on Lambda.
- Create Item on DynamoDB
- Create Item on DynamoDB. Runs on local Python.
- Enable to switch role with CLI
- Set AWS Credentails in environment variable, enable to switch role