Response Headers Policy Cors Config Args
Constructors
Properties
A Boolean value that CloudFront uses as the value for the Access-Control-Allow-Credentials
HTTP response header.
Object that contains an attribute items
that contains a list of HTTP header names that CloudFront includes as values for the Access-Control-Allow-Headers
HTTP response header.
Object that contains an attribute items
that contains a list of HTTP methods that CloudFront includes as values for the Access-Control-Allow-Methods
HTTP response header. Valid values: GET
| POST
| OPTIONS
| PUT
| DELETE
| HEAD
| ALL
Object that contains an attribute items
that contains a list of origins that CloudFront can use as the value for the Access-Control-Allow-Origin
HTTP response header.
Object that contains an attribute items
that contains a list of HTTP headers that CloudFront includes as values for the Access-Control-Expose-Headers
HTTP response header.
A number that CloudFront uses as the value for the Access-Control-Max-Age
HTTP response header.
A Boolean value that determines how CloudFront behaves for the HTTP response header.