Plugin Title | S3 Bucket Website Enabled |
Cloud | AWS |
Category | S3 |
Description | Ensures S3 buckets are not configured with static website hosting |
More Info | S3 buckets should not be configured with static website hosting with public objects. Instead, a CloudFront distribution should be configured with an origin access identity. |
AWS Link | https://aws.amazon.com/premiumsupport/knowledge-center/cloudfront-https-requests-s3/ |
Recommended Action | Disable S3 bucket static website hosting in favor or CloudFront distributions. |