ContinuousDeploymentSingleHeaderConfig
This configuration determines which HTTP requests are sent to the staging distribution. If the HTTP request contains a header and value that matches what you specify here, the request is sent to the staging distribution. Otherwise the request is sent to the primary distribution.
Contents
- Header
-
The request header name that you want CloudFront to send to your staging distribution. The header must contain the prefix
aws-cf-cd-
.Type: String
Required: Yes
- Value
-
The request header value.
Type: String
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: