- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- Administrator's Guide
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
",t};e.buildCustomizationMenuUi=t;function n(e){let t='
",t}function s(e){let n=e.filter.currentValue||e.filter.defaultValue,t='${e.filter.label}
`,e.filter.options.forEach(s=>{let o=s.id===n;t+=``}),t+="${e.filter.label}
`,t+=`account_id
Type: STRING
cache_policy
Type: STRUCT
Provider name: CachePolicy
Description: The cache policy.
cache_policy_config
STRUCT
CachePolicyConfig
comment
STRING
Comment
default_ttl
INT64
DefaultTTL
Cache-Control
or Expires
headers with the object. For more information, see Managing How Long Content Stays in an Edge Cache (Expiration) in the Amazon CloudFront Developer Guide. The default value for this field is 86400 seconds (one day). If the value of MinTTL
is more than 86400 seconds, then the default value for this field is the same as the value of MinTTL
.max_ttl
INT64
MaxTTL
Cache-Control
or Expires
headers with the object. For more information, see Managing How Long Content Stays in an Edge Cache (Expiration) in the Amazon CloudFront Developer Guide. The default value for this field is 31536000 seconds (one year). If the value of MinTTL
or DefaultTTL
is more than 31536000 seconds, then the default value for this field is the same as the value of DefaultTTL
.min_ttl
INT64
MinTTL
name
STRING
Name
parameters_in_cache_key_and_forwarded_to_origin
STRUCT
ParametersInCacheKeyAndForwardedToOrigin
cookies_config
STRUCT
CookiesConfig
cookie_behavior
STRING
CookieBehavior
none
– No cookies in viewer requests are included in the cache key or in requests that CloudFront sends to the origin. Even when this field is set to none
, any cookies that are listed in an OriginRequestPolicy
are included in origin requests.whitelist
– Only the cookies in viewer requests that are listed in the CookieNames
type are included in the cache key and in requests that CloudFront sends to the origin.allExcept
– All cookies in viewer requests are included in the cache key and in requests that CloudFront sends to the origin, except for those that are listed in the CookieNames
type, which are not included.all
– All cookies in viewer requests are included in the cache key and in requests that CloudFront sends to the origin.cookies
STRUCT
Cookies
items
UNORDERED_LIST_STRING
Items
quantity
INT32
Quantity
Items
list.enable_accept_encoding_brotli
BOOLEAN
EnableAcceptEncodingBrotli
Accept-Encoding
HTTP header is included in the cache key and included in requests that CloudFront sends to the origin. This field is related to the EnableAcceptEncodingGzip
field. If one or both of these fields is true
and the viewer request includes the Accept-Encoding
header, then CloudFront does the following:Accept-Encoding
headertrue
, and this cache behavior also has an origin request policy attached, do not include the Accept-Encoding
header in the origin request policy. CloudFront always includes the Accept-Encoding
header in origin requests when the value of this field is true
, so including this header in an origin request policy has no effect. If both of these fields are false
, then CloudFront treats the Accept-Encoding
header the same as any other HTTP header in the viewer request. By default, it’s not included in the cache key and it’s not included in origin requests. In this case, you can manually add Accept-Encoding
to the headers whitelist like any other HTTP header.enable_accept_encoding_gzip
BOOLEAN
EnableAcceptEncodingGzip
Accept-Encoding
HTTP header is included in the cache key and included in requests that CloudFront sends to the origin. This field is related to the EnableAcceptEncodingBrotli
field. If one or both of these fields is true
and the viewer request includes the Accept-Encoding
header, then CloudFront does the following:Accept-Encoding
headertrue
, and this cache behavior also has an origin request policy attached, do not include the Accept-Encoding
header in the origin request policy. CloudFront always includes the Accept-Encoding
header in origin requests when the value of this field is true
, so including this header in an origin request policy has no effect. If both of these fields are false
, then CloudFront treats the Accept-Encoding
header the same as any other HTTP header in the viewer request. By default, it’s not included in the cache key and it’s not included in origin requests. In this case, you can manually add Accept-Encoding
to the headers whitelist like any other HTTP header.headers_config
STRUCT
HeadersConfig
header_behavior
STRING
HeaderBehavior
none
– No HTTP headers are included in the cache key or in requests that CloudFront sends to the origin. Even when this field is set to none
, any headers that are listed in an OriginRequestPolicy
are included in origin requests.whitelist
– Only the HTTP headers that are listed in the Headers
type are included in the cache key and in requests that CloudFront sends to the origin.headers
STRUCT
Headers
items
UNORDERED_LIST_STRING
Items
quantity
INT32
Quantity
Items
list.query_strings_config
STRUCT
QueryStringsConfig
query_string_behavior
STRING
QueryStringBehavior
none
– No query strings in viewer requests are included in the cache key or in requests that CloudFront sends to the origin. Even when this field is set to none
, any query strings that are listed in an OriginRequestPolicy
are included in origin requests.whitelist
– Only the query strings in viewer requests that are listed in the QueryStringNames
type are included in the cache key and in requests that CloudFront sends to the origin.allExcept
– All query strings in viewer requests are included in the cache key and in requests that CloudFront sends to the origin, except those that are listed in the QueryStringNames
type, which are not included.all
– All query strings in viewer requests are included in the cache key and in requests that CloudFront sends to the origin.query_strings
STRUCT
QueryStrings
QueryStringBehavior
field in the CachePolicyQueryStringsConfig
type is set to whitelist
(the listed query strings are included) or allExcept
(the listed query strings are not included, but all other query strings are).items
UNORDERED_LIST_STRING
Items
quantity
INT32
Quantity
Items
list.id
STRING
Id
last_modified_time
TIMESTAMP
LastModifiedTime
e_tag
Type: STRING
Provider name: ETag
Description: The current version of the cache policy.
tags
Type: UNORDERED_LIST_STRING