CustomHeaders
A complex type that contains the list of Custom Headers for each origin.
Contents
- Quantity
-
The number of custom headers, if any, for this distribution.
Type: Integer
Required: Yes
- Items
-
Optional: A list that contains one
OriginCustomHeader
element for each custom header that you want CloudFront to forward to the origin. If Quantity is0
, omitItems
.Type: Array of OriginCustomHeader objects
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: