# Trusted-Advisor-Tools
**Repository Path**: mirrors_aws/Trusted-Advisor-Tools
## Basic Information
- **Project Name**: Trusted-Advisor-Tools
- **Description**: The sample functions provided help to automate AWS Trusted Advisor best practices using Amazon Cloudwatch events and AWS Lambda.
- **Primary Language**: Unknown
- **License**: Apache-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-08-08
- **Last Updated**: 2026-04-04
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## 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.