View source: R/cloudfront_operations.R
cloudfront_update_distribution | R Documentation |
Updates the configuration for a CloudFront distribution.
See https://www.paws-r-sdk.com/docs/cloudfront_update_distribution/ for full documentation.
cloudfront_update_distribution(DistributionConfig, Id, IfMatch = NULL)
DistributionConfig |
[required] The distribution's configuration information. |
Id |
[required] The distribution's id. |
IfMatch |
The value of the |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.