View source: R/cloudfront_operations.R
| cloudfront_publish_function | R Documentation |
Publishes a CloudFront function by copying the function code from the DEVELOPMENT stage to LIVE. This automatically updates all cache behaviors that are using this function to use the newly published copy in the LIVE stage.
See https://www.paws-r-sdk.com/docs/cloudfront_publish_function/ for full documentation.
cloudfront_publish_function(Name, IfMatch)
Name |
[required] The name of the function that you are publishing. |
IfMatch |
[required] The current version ( |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.