Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aws/Trusted-Advisor-Tools

The sample functions provided help to automate AWS Trusted Advisor best practices using Amazon Cloudwatch events and AWS Lambda.
https://github.com/aws/Trusted-Advisor-Tools

Last synced: 3 months ago
JSON representation

The sample functions provided help to automate AWS Trusted Advisor best practices using Amazon Cloudwatch events and AWS Lambda.

Awesome Lists containing this project

README

        

## Trusted Advisor Tools

### Overview
AWS Trusted Advisor provides real time guidance to help users provision their resources following AWS best practices. You can now create configurable, rule-based events for automated actions based on AWS Trusted Advisor’s library of best-practice checks using Amazon EventBridge.
The sample functions provided help to automate Trusted Advisor best practices.

### Setup and Usage

Setup and usage instructions are present for each tool in its respective directory:

[Stop Amazon EC2 instances with low utilization](LowUtilizationEC2Instances/)

[Create snapshots for EBS volumes with no recent backup](AmazonEBSSnapshots/)

[Delete exposed IAM Keys and monitor usage](ExposedAccessKeys/)

[Enable S3 bucket Versioning](S3BucketVersioning/)

More information about Trusted Advisor is available here: https://aws.amazon.com/premiumsupport/trustedadvisor/

### License
Trusted Advisor Tools is licensed under the Apache 2.0 License.