cloudfront_describe_function: Gets configuration information and metadata about a...

View source: R/cloudfront_operations.R

cloudfront_describe_functionR Documentation

Gets configuration information and metadata about a CloudFront function, but not the function's code

Description

Gets configuration information and metadata about a CloudFront function, but not the function's code. To get a function's code, use get_function.

See https://www.paws-r-sdk.com/docs/cloudfront_describe_function/ for full documentation.

Usage

cloudfront_describe_function(Name, Stage = NULL)

Arguments

Name

[required] The name of the function that you are getting information about.

Stage

The function's stage, either DEVELOPMENT or LIVE.


paws.networking documentation built on Sept. 12, 2023, 1:24 a.m.