View source: R/cloudfront_operations.R
cloudfront_update_continuous_deployment_policy | R Documentation |
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
)
ContinuousDeploymentPolicyConfig |
[required] The continuous deployment policy configuration. |
Id |
[required] The identifier of the continuous deployment policy that you are updating. |
IfMatch |
The current version ( |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.