powered by
Gets the code of a CloudFront function. To get configuration information and metadata about a function, use describe_function.
describe_function
See https://paws-r.github.io/docs/cloudfront/get_function.html for full documentation.
cloudfront_get_function(Name, Stage = NULL)
[required] The name of the function whose code you are getting.
The function’s stage, either DEVELOPMENT or LIVE.
DEVELOPMENT
LIVE