AWS::CloudFront::ContinuousDeploymentPolicy SingleHeaderConfig
Determines which HTTP requests are sent to the staging distribution.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
Properties
Header-
The request header name that you want CloudFront to send to your staging distribution. The header must contain the prefix
aws-cf-cd-.Required: Yes
Type: String
Update requires: No interruption
Value-
The request header value.
Required: Yes
Type: String
Update requires: No interruption