Wählen Sie Ihre Cookie-Einstellungen aus

Wir verwenden essentielle Cookies und ähnliche Tools, die für die Bereitstellung unserer Website und Services erforderlich sind. Wir verwenden Performance-Cookies, um anonyme Statistiken zu sammeln, damit wir verstehen können, wie Kunden unsere Website nutzen, und Verbesserungen vornehmen können. Essentielle Cookies können nicht deaktiviert werden, aber Sie können auf „Anpassen“ oder „Ablehnen“ klicken, um Performance-Cookies abzulehnen.

Wenn Sie damit einverstanden sind, verwenden AWS und zugelassene Drittanbieter auch Cookies, um nützliche Features der Website bereitzustellen, Ihre Präferenzen zu speichern und relevante Inhalte, einschließlich relevanter Werbung, anzuzeigen. Um alle nicht notwendigen Cookies zu akzeptieren oder abzulehnen, klicken Sie auf „Akzeptieren“ oder „Ablehnen“. Um detailliertere Entscheidungen zu treffen, klicken Sie auf „Anpassen“.

AWS::CloudFront::ContinuousDeploymentPolicy ContinuousDeploymentPolicyConfig

Fokusmodus

Auf dieser Seite

AWS::CloudFront::ContinuousDeploymentPolicy ContinuousDeploymentPolicyConfig - AWS CloudFormation
Diese Seite wurde nicht in Ihre Sprache übersetzt. Übersetzung anfragen
Filteransicht

Contains the configuration for a continuous deployment policy.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

Properties

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.

Required: Yes

Type: Boolean

Update requires: No interruption

SingleHeaderPolicyConfig

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.

Required: No

Type: SingleHeaderPolicyConfig

Update requires: No interruption

SingleWeightPolicyConfig

This configuration determines the percentage of HTTP requests that are sent to the staging distribution.

Required: No

Type: SingleWeightPolicyConfig

Update requires: No interruption

StagingDistributionDnsNames

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

Required: Yes

Type: Array of String

Minimum: 1

Update requires: No interruption

TrafficConfig

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

Required: No

Type: TrafficConfig

Update requires: No interruption

Type

The type of traffic configuration.

Required: No

Type: String

Allowed values: SingleWeight | SingleHeader

Update requires: No interruption

DatenschutzNutzungsbedingungen für die WebsiteCookie-Einstellungen
© 2025, Amazon Web Services, Inc. oder Tochtergesellschaften. Alle Rechte vorbehalten.