cloudfront_get_response_headers_policy_config {paws.networking}R Documentation

Gets a response headers policy configuration

Description

Gets a response headers policy configuration.

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

Usage

cloudfront_get_response_headers_policy_config(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.


[Package paws.networking version 0.7.0 Index]