Loading controls...
Benchmark: Information Sharing (AC-21)
Description
Facilitate information sharing. Enable authorized users to grant access to partners.
Usage
Browse dashboards and select Information Sharing (AC-21):
steampipe dashboard
Or run the benchmarks in your terminal:
steampipe check aws_compliance.benchmark.nist_800_53_rev_4_ac_21
Snapshot and share results via Steampipe Cloud:
steampipe loginsteampipe check --share aws_compliance.benchmark.nist_800_53_rev_4_ac_21
Controls
- DMS replication instances should not be publicly accessible
- EBS snapshots should not be publicly restorable
- EC2 instances should not have a public IP address
- EMR cluster master nodes should not have public IP addresses
- Lambda functions should restrict public access
- RDS DB instances should prohibit public access
- RDS snapshots should prohibit public access
- Redshift clusters should prohibit public access
- S3 buckets should prohibit public read access
- S3 buckets should prohibit public write access
- S3 public access should be blocked at account and bucket levels
- SageMaker notebook instances should not have direct internet access