AWS Config with s3 Flashcards
1
Q
Which AWS Config s3 rules should you be aware of for the SysOps cert?
A
s3-bucket-public-write-prohibited
s3-bucket-public-read-prohibited
2
Q
what is the AWS Config s3-bucket-public-write-prohibited
A
Checks to ensure your s3 bucket is not available to public writes, or that your ACL allows public writes. If they do, your bucket will be non-compliant.
3
Q
what is the AWS Config s3-bucket-public-read-prohibited
A
Checks that your s3 buckets do not allow public read access via ACL or bucket policy. If it is public read, it will be non-compliant.