Learn R Programming

paws.networking (version 0.7.0)

cloudfront_delete_function: Deletes a CloudFront function

Description

Deletes a CloudFront function.

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

Usage

cloudfront_delete_function(Name, IfMatch)

Arguments

Name

[required] The name of the function that you are deleting.

IfMatch

[required] The current version (ETag value) of the function that you are deleting, which you can get using describe_function.