Skip to main content

response_headers_policy

Gets an individual response_headers_policy resource

Overview

Nameresponse_headers_policy
TypeResource
Descriptionresponse_headers_policy
Idawscc.cloudfront.response_headers_policy

Fields

NameDatatypeDescription
idstring
last_modified_timestring
response_headers_policy_configobject
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
id,
last_modified_time,
response_headers_policy_config
FROM awscc.cloudfront.response_headers_policy
WHERE data__Identifier = '<Id>';

Permissions

To operate on the response_headers_policy resource, the following permissions are required:

Delete

cloudfront:DeleteResponseHeadersPolicy,
cloudfront:GetResponseHeadersPolicy

Read

cloudfront:GetResponseHeadersPolicy

Update

cloudfront:UpdateResponseHeadersPolicy,
cloudfront:GetResponseHeadersPolicy