AWS > S3 >

S3 Bucket Encryption In Transit

HIGH
Source
CloudSploit
ID
s3-bucket-encryption-in-transit

S3 Bucket Encryption In Transit

Ensures S3 buckets have bucket policy statements that deny insecure transport

S3 bucket policies can be configured to deny access to the bucket over HTTP.

Add statements to the bucket policy that deny all S3 actions when SecureTransport is false. Resources must be list of bucket ARN and bucket ARN with wildcard.