(cloudfront): make distribution Security Policy configurable #12199
Labels
@aws-cdk/aws-cloudfront
Related to Amazon CloudFront
feature-request
A feature should be added or improved.
needs-triage
This issue or PR still needs to be triaged.
software.amazon.awscdk.services.cloudfront.Distribution
should provide a way to set a custom Security Policy.When editing a distribution in GUI it looks like this:
Use Case
I need to ensure the specific version because my client apps expect the specific TLS version.
Proposed Solution
It was implemented for
CloudFrontWebDistribution
in #795 underviewerCertificate
options. Maybe now it can become a property ofDistribution
🤷Other
CDK v. 1.78.0.
This is a 🚀 Feature Request
The text was updated successfully, but these errors were encountered: