Loading controls...
Benchmark: 5. Intentional data policies
Description
Not all data is created equal, which means classifying data properly is crucial to its security. It's important to accommodate the complex tradeoffs between a strict security posture and a flexible agile environment.
Usage
Browse dashboards and select 5. Intentional data policies:
steampipe dashboard
Or run the benchmarks in your terminal:
steampipe check aws_top_10.benchmark.account_security_intentional_data_policies
Snapshot and share results via Steampipe Cloud:
steampipe loginsteampipe check --share aws_top_10.benchmark.account_security_intentional_data_policies
Controls
- API Gateway REST API endpoint type should be configured to private
- Ensure the S3 bucket CloudTrail logs to is not publicly accessible
- EBS snapshots should not be publicly restorable
- EC2 AMIs should restrict public access
- EC2 instances should not have a public IP address
- ECR repositories should prohibit public access
- EFS file systems should restrict public access
- EKS clusters endpoint should restrict public access
- ELB load balancers should prohibit public access
- EMR public access should be blocked at account level
- KMS CMK policies should prohibit public access
- Lambda functions should restrict public access
- RDS DB instances should prohibit public access
- Redshift clusters should prohibit public access
- S3 bucket policy should prohibit public access
- AWS S3 permissions granted to other AWS accounts in bucket policies should be restricted
- S3 buckets should prohibit public read access
- S3 buckets should prohibit public write access
- S3 public access should be blocked at account level
- S3 public access should be blocked at account and bucket levels
- SNS topic policies should prohibit public access
- SQS queue policies should prohibit public access
- SSM documents should not be public