ResponseHeadersPolicyAccessControlAllowOrigins

A list of origins (domain names) that CloudFront can use as the value for the `Access-Control-Allow-Origin` HTTP response header. For more information about the `Access-Control-Allow-Origin` HTTP response header, see Access-Control-Allow-Origin in the MDN Web Docs.

Constructors

constructor(items: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The list of origins (domain names). You can specify `*` to allow all origins.