cloudfront_delete_function: Deletes a CloudFront function
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
.