- 필수 기능
- 시작하기
- 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
e_tag
Type: STRING
Provider name: ETag
Description: The version identifier for the current version of the response headers policy.
response_headers_policy
Type: STRUCT
Provider name: ResponseHeadersPolicy
Description: Contains a response headers policy.
id
STRING
Id
last_modified_time
TIMESTAMP
LastModifiedTime
response_headers_policy_config
STRUCT
ResponseHeadersPolicyConfig
comment
STRING
Comment
cors_config
STRUCT
CorsConfig
access_control_allow_credentials
BOOLEAN
AccessControlAllowCredentials
Access-Control-Allow-Credentials
HTTP response header. For more information about the Access-Control-Allow-Credentials
HTTP response header, see Access-Control-Allow-Credentials in the MDN Web Docs.access_control_allow_headers
STRUCT
AccessControlAllowHeaders
Access-Control-Allow-Headers
HTTP response header. For more information about the Access-Control-Allow-Headers
HTTP response header, see Access-Control-Allow-Headers in the MDN Web Docs.items
UNORDERED_LIST_STRING
Items
*
to allow all headers.quantity
INT32
Quantity
access_control_allow_methods
STRUCT
AccessControlAllowMethods
Access-Control-Allow-Methods
HTTP response header. For more information about the Access-Control-Allow-Methods
HTTP response header, see Access-Control-Allow-Methods in the MDN Web Docs.items
UNORDERED_LIST_STRING
Items
GET
DELETE
HEAD
OPTIONS
PATCH
POST
PUT
ALL
ALL
is a special value that includes all of the listed HTTP methods.quantity
INT32
Quantity
access_control_allow_origins
STRUCT
AccessControlAllowOrigins
Access-Control-Allow-Origin
HTTP response header. For more information about the Access-Control-Allow-Origin
HTTP response header, see Access-Control-Allow-Origin in the MDN Web Docs.items
UNORDERED_LIST_STRING
Items
*
to allow all origins.quantity
INT32
Quantity
access_control_expose_headers
STRUCT
AccessControlExposeHeaders
Access-Control-Expose-Headers
HTTP response header. For more information about the Access-Control-Expose-Headers
HTTP response header, see Access-Control-Expose-Headers in the MDN Web Docs.items
UNORDERED_LIST_STRING
Items
*
to expose all headers.quantity
INT32
Quantity
access_control_max_age_sec
INT32
AccessControlMaxAgeSec
Access-Control-Max-Age
HTTP response header. For more information about the Access-Control-Max-Age
HTTP response header, see Access-Control-Max-Age in the MDN Web Docs.origin_override
BOOLEAN
OriginOverride
custom_headers_config
STRUCT
CustomHeadersConfig
items
UNORDERED_LIST_STRUCT
Items
header
STRING
Header
override
BOOLEAN
Override
value
STRING
Value
quantity
INT32
Quantity
name
STRING
Name
remove_headers_config
STRUCT
RemoveHeadersConfig
items
UNORDERED_LIST_STRUCT
Items
header
STRING
Header
quantity
INT32
Quantity
security_headers_config
STRUCT
SecurityHeadersConfig
content_security_policy
STRUCT
ContentSecurityPolicy
Content-Security-Policy
HTTP response header. For more information about the Content-Security-Policy
HTTP response header, see Content-Security-Policy in the MDN Web Docs.content_security_policy
STRING
ContentSecurityPolicy
Content-Security-Policy
HTTP response header.override
BOOLEAN
Override
Content-Security-Policy
HTTP response header received from the origin with the one specified in this response headers policy.content_type_options
STRUCT
ContentTypeOptions
X-Content-Type-Options
HTTP response header with its value set to nosniff
. For more information about the X-Content-Type-Options
HTTP response header, see X-Content-Type-Options in the MDN Web Docs.override
BOOLEAN
Override
X-Content-Type-Options
HTTP response header received from the origin with the one specified in this response headers policy.frame_options
STRUCT
FrameOptions
X-Frame-Options
HTTP response header and the header’s value. For more information about the X-Frame-Options
HTTP response header, see X-Frame-Options in the MDN Web Docs.frame_option
STRING
FrameOption
X-Frame-Options
HTTP response header. Valid values are DENY
and SAMEORIGIN
. For more information about these values, see X-Frame-Options in the MDN Web Docs.override
BOOLEAN
Override
X-Frame-Options
HTTP response header received from the origin with the one specified in this response headers policy.referrer_policy
STRUCT
ReferrerPolicy
Referrer-Policy
HTTP response header and the header’s value. For more information about the Referrer-Policy
HTTP response header, see Referrer-Policy in the MDN Web Docs.override
BOOLEAN
Override
Referrer-Policy
HTTP response header received from the origin with the one specified in this response headers policy.referrer_policy
STRING
ReferrerPolicy
Referrer-Policy
HTTP response header. Valid values are:no-referrer
no-referrer-when-downgrade
origin
origin-when-cross-origin
same-origin
strict-origin
strict-origin-when-cross-origin
unsafe-url
strict_transport_security
STRUCT
StrictTransportSecurity
Strict-Transport-Security
HTTP response header and the header’s value. For more information about the Strict-Transport-Security
HTTP response header, see Security headers in the Amazon CloudFront Developer Guide and Strict-Transport-Security in the MDN Web Docs.access_control_max_age_sec
INT32
AccessControlMaxAgeSec
max-age
directive in the Strict-Transport-Security
HTTP response header.include_subdomains
BOOLEAN
IncludeSubdomains
includeSubDomains
directive in the Strict-Transport-Security
HTTP response header.override
BOOLEAN
Override
Strict-Transport-Security
HTTP response header received from the origin with the one specified in this response headers policy.preload
BOOLEAN
Preload
preload
directive in the Strict-Transport-Security
HTTP response header.xss_protection
STRUCT
XSSProtection
X-XSS-Protection
HTTP response header and the header’s value. For more information about the X-XSS-Protection
HTTP response header, see X-XSS-Protection in the MDN Web Docs.mode_block
BOOLEAN
ModeBlock
mode=block
directive in the X-XSS-Protection
header. For more information about this directive, see X-XSS-Protection in the MDN Web Docs.override
BOOLEAN
Override
X-XSS-Protection
HTTP response header received from the origin with the one specified in this response headers policy.protection
BOOLEAN
Protection
X-XSS-Protection
HTTP response header. When this setting is true
, the value of the X-XSS-Protection
header is 1
. When this setting is false
, the value of the X-XSS-Protection
header is 0
. For more information about these settings, see X-XSS-Protection in the MDN Web Docs.report_uri
STRING
ReportUri
report
directive in the X-XSS-Protection
header. You cannot specify a ReportUri
when ModeBlock
is true
. For more information about using a reporting URL, see X-XSS-Protection in the MDN Web Docs.server_timing_headers_config
STRUCT
ServerTimingHeadersConfig
Server-Timing
header in HTTP responses sent from CloudFront.enabled
BOOLEAN
Enabled
Server-Timing
header to HTTP responses that it sends in response to requests that match a cache behavior that’s associated with this response headers policy.sampling_rate
DOUBLE
SamplingRate
Server-Timing
header to. When you set the sampling rate to 100, CloudFront adds the Server-Timing
header to the HTTP response for every request that matches the cache behavior that this response headers policy is attached to. When you set it to 50, CloudFront adds the header to 50% of the responses for requests that match the cache behavior. You can set the sampling rate to any number 0–100 with up to four decimal places.tags
Type: UNORDERED_LIST_STRING