Learn R Programming

paws.networking (version 0.2.0)

cloudfront_delete_function: Deletes a CloudFront function

Description

Deletes a CloudFront function.

See https://paws-r.github.io/docs/cloudfront/delete_function.html 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.