Resource Type definition for AWS::CloudFront::OriginRequestPolicy
origin_request_policy_config
(Attributes) (see below for nested schema)id
(String) Uniquely identifies the resource.last_modified_time
(String)origin_request_policy_id
(String)origin_request_policy_config
Required:
cookies_config
(Attributes) (see below for nested schema)headers_config
(Attributes) (see below for nested schema)name
(String)query_strings_config
(Attributes) (see below for nested schema)Optional:
comment
(String)origin_request_policy_config.cookies_config
Required:
cookie_behavior
(String)Optional:
cookies
(List of String)origin_request_policy_config.headers_config
Required:
header_behavior
(String)Optional:
headers
(List of String)origin_request_policy_config.query_strings_config
Required:
query_string_behavior
(String)Optional:
query_strings
(List of String)Import is supported using the following syntax:
$ terraform import awscc_cloudfront_origin_request_policy.example <resource ID>