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.