Skip to main content

AWSCloudFrontResponseHeadersPolicyContentSecurityPolicy

No description

type AWSCloudFrontResponseHeadersPolicyContentSecurityPolicy {
policy: String!
override: Boolean!
}

Fields

AWSCloudFrontResponseHeadersPolicyContentSecurityPolicy.policy ● String! non-null scalar

The policy directives and their values that CloudFront includes as values for the Content-Security-Policy HTTP response header

AWSCloudFrontResponseHeadersPolicyContentSecurityPolicy.override ● Boolean! non-null scalar

A Boolean that determines whether CloudFront overrides the Content-Security-Policy HTTP response header received from the origin with the one specified in this response headers policy

Member of

AWSCloudFrontResponseHeadersPolicySecurityHeadersConfiguration object