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://www.paws-r-sdk.com/docs/cloudfront_get_function/ 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