cloudfront_update_distribution_with_staging_config {paws.networking} | R Documentation |
Copies the staging distribution's configuration to its corresponding primary distribution
Description
Copies the staging distribution's configuration to its corresponding primary distribution. The primary distribution retains its Aliases
(also known as alternate domain names or CNAMEs) and ContinuousDeploymentPolicyId
value, but otherwise its configuration is overwritten to match the staging distribution.
See https://www.paws-r-sdk.com/docs/cloudfront_update_distribution_with_staging_config/ for full documentation.
Usage
cloudfront_update_distribution_with_staging_config(
Id,
StagingDistributionId = NULL,
IfMatch = NULL
)
Arguments
Id |
[required] The identifier of the primary distribution to which you are copying a staging distribution's configuration. |
StagingDistributionId |
The identifier of the staging distribution whose configuration you are copying to the primary distribution. |
IfMatch |
The current versions (
|