cloudfront_get_origin_request_policy_config {paws.networking}R Documentation

Gets an origin request policy configuration

Description

Gets an origin request policy configuration.

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

Usage

cloudfront_get_origin_request_policy_config(Id)

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_distributions or get_distribution. If the origin request policy is not attached to a cache behavior, you can get the identifier using list_origin_request_policies.


[Package paws.networking version 0.7.0 Index]