View source: R/cloudfront_operations.R
cloudfront_get_function | R Documentation |
Gets the code of a CloudFront function. To get configuration information and metadata about a function, use describe_function
.
See https://www.paws-r-sdk.com/docs/cloudfront_get_function/ for full documentation.
cloudfront_get_function(Name, Stage = NULL)
Name |
[required] The name of the function whose code you are getting. |
Stage |
The function's stage, either |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.