Gets an origin request policy, including the following metadata:
Source:R/cloudfront_operations.R
cloudfront_get_origin_request_policy.RdGets an origin request policy, including the following metadata:
See https://www.paws-r-sdk.com/docs/cloudfront_get_origin_request_policy/ for full documentation.
Arguments
- Id
[required] The unique identifier for the origin request policy. If the origin request policy is attached to a distribution's cache behavior, you can get the policy's identifier using
list_distributionsorget_distribution. If the origin request policy is not attached to a cache behavior, you can get the identifier usinglist_origin_request_policies.