Skip to main content

AWSCloudFrontResponseHeadersPolicyXSSProtection

No description

type AWSCloudFrontResponseHeadersPolicyXSSProtection {
override: Boolean!
protection: Boolean!
modeBlock: Boolean!
reportUri: String!
}

Fields

AWSCloudFrontResponseHeadersPolicyXSSProtection.override ● Boolean! non-null scalar

A Boolean that determines whether CloudFront overrides the X-XSS-Protection HTTP response header received from the origin with the one specified in this response headers policy

AWSCloudFrontResponseHeadersPolicyXSSProtection.protection ● Boolean! non-null scalar

A Boolean that determines the value of the X-XSS-Protection HTTP response header

AWSCloudFrontResponseHeadersPolicyXSSProtection.modeBlock ● Boolean! non-null scalar

A Boolean that determines whether CloudFront includes the mode=block directive in the X-XSS-Protection header

AWSCloudFrontResponseHeadersPolicyXSSProtection.reportUri ● String! non-null scalar

A reporting URI, which CloudFront uses as the value of the report directive in the X-XSS-Protection header

Member of

AWSCloudFrontResponseHeadersPolicySecurityHeadersConfiguration object