You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds an input to pass a response headers policy ID into the CloudFront distribution in the default cache behaviour.
why
AWS have recently released the ability to generate response header policies to add response headers for CORS/Security and custom use cases instead of setting at the origin or using a Lambda.
The current module does not allow you to pass in the ID of a policy in order to associate it with a the CloudFront distributions default behaviour.