-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Closed
Labels
@aws-cdk/aws-s3Related to Amazon S3Related to Amazon S3closed-for-stalenessThis issue was automatically closed because it hadn't received any attention in a while.This issue was automatically closed because it hadn't received any attention in a while.effort/smallSmall work item – less than a day of effortSmall work item – less than a day of effortfeature-requestA feature should be added or improved.A feature should be added or improved.p2
Description
Description
SSL should be enforced by default if not using static web hosting
Use Case
As noted here, it's a best practice to use HTTPs communication for S3 buckets. I think it's a sensible default to have this feature be opt-out vs opt-in with logic to keep this disabled for static web hosting
Proposed Solution
- Enable SSL by default for buckets without static web hosting enabled
- Disable by default for buckets with static web hosting enabled
Other information
No response
Acknowledge
- I may be able to implement this feature request
- This feature might incur a breaking change
DonMagee, PatMyron and aaronosb
Metadata
Metadata
Assignees
Labels
@aws-cdk/aws-s3Related to Amazon S3Related to Amazon S3closed-for-stalenessThis issue was automatically closed because it hadn't received any attention in a while.This issue was automatically closed because it hadn't received any attention in a while.effort/smallSmall work item – less than a day of effortSmall work item – less than a day of effortfeature-requestA feature should be added or improved.A feature should be added or improved.p2