Updates a continuous deployment policy. You can update a continuous deployment policy to enable or disable it, to change the percentage of traffic that it sends to the staging distribution, or to change the staging distribution that it sends traffic to.
See https://www.paws-r-sdk.com/docs/cloudfront_update_continuous_deployment_policy/ for full documentation.
cloudfront_update_continuous_deployment_policy(
ContinuousDeploymentPolicyConfig,
Id,
IfMatch = NULL
)
[required] The continuous deployment policy configuration.
[required] The identifier of the continuous deployment policy that you are updating.
The current version (ETag
value) of the continuous deployment policy
that you are updating.