cloudfront_get_response_headers_policy: Gets a response headers policy, including metadata (the...

View source: R/cloudfront_operations.R

cloudfront_get_response_headers_policyR Documentation

Gets a response headers policy, including metadata (the policy's identifier and the date and time when the policy was last modified)

Description

Gets a response headers policy, including metadata (the policy's identifier and the date and time when the policy was last modified).

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

Usage

cloudfront_get_response_headers_policy(Id)

Arguments

Id

[required] The identifier for the response headers policy.

If the response headers policy is attached to a distribution's cache behavior, you can get the policy's identifier using list_distributions or get_distribution. If the response headers policy is not attached to a cache behavior, you can get the identifier using list_response_headers_policies.


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