cloudfront_delete_response_headers_policy: Deletes a response headers policy

View source: R/cloudfront_operations.R

cloudfront_delete_response_headers_policyR Documentation

Deletes a response headers policy

Description

Deletes a response headers policy.

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

Usage

cloudfront_delete_response_headers_policy(Id, IfMatch = NULL)

Arguments

Id

[required] The identifier for the response headers policy that you are deleting.

To get the identifier, you can use list_response_headers_policies.

IfMatch

The version of the response headers policy that you are deleting.

The version is the response headers policy's ETag value, which you can get using list_response_headers_policies, get_response_headers_policy, or get_response_headers_policy_config.


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