ContinuousDeploymentPolicyConfig - Amazon CloudFront

ContinuousDeploymentPolicyConfig

Contains the configuration for a continuous deployment policy.

Contents

Enabled

A Boolean that indicates whether this continuous deployment policy is enabled (in effect). When this value is true, this policy is enabled and in effect. When this value is false, this policy is not enabled and has no effect.

Type: Boolean

Required: Yes

StagingDistributionDnsNames

The CloudFront domain name of the staging distribution. For example: d111111abcdef8.cloudfront.net.

Type: StagingDistributionDnsNames object

Required: Yes

TrafficConfig

Contains the parameters for routing production traffic from your primary to staging distributions.

Type: TrafficConfig object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: