Loading controls...
Benchmark: AWS Account Security Top 10
Overview
The AWS Security Blog post Top 10 security items to improve in your AWS account" contains tips for improving your cloud security contains helpful tips to help you improve security in your AWS accounts.
In Build a custom benchmark for the top 10 AWS security tips we show one approach to mapping the items from the blog post to Steampipe controls. This benchmark can be used as an example that we encourage you to reuse and remix based on your security requirements.
Usage
Browse dashboards and select AWS Account Security Top 10:
steampipe dashboard
Or run the benchmarks in your terminal:
steampipe check aws_top_10.benchmark.account_security
Snapshot and share results via Steampipe Cloud:
steampipe loginsteampipe check --share aws_top_10.benchmark.account_security
Benchmarks
- 1. Accurate account information
- 2. Use multi-factor authentication (MFA)
- 3. No hard-coding secrets
- 4. Limit security groups
- 5. Intentional data policies
- 6. Centralize CloudTrail logs
- 7. Validate IAM roles
- 8. Take action on findings
- 9. Rotate keys
- 10. Be involved in the dev cycle