cloudfront_delete_origin_request_policy: Deletes an origin request policy

View source: R/cloudfront_operations.R

cloudfront_delete_origin_request_policyR Documentation

Deletes an origin request policy

Description

Deletes an origin request policy.

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

Usage

cloudfront_delete_origin_request_policy(Id, IfMatch = NULL)

Arguments

Id

[required] The unique identifier for the origin request policy that you are deleting. To get the identifier, you can use list_origin_request_policies.

IfMatch

The version of the origin request policy that you are deleting. The version is the origin request policy's ETag value, which you can get using list_origin_request_policies, get_origin_request_policy, or get_origin_request_policy_config.


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