Class TooLongCspInResponseHeadersPolicyException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<TooLongCspInResponseHeadersPolicyException.Builder,TooLongCspInResponseHeadersPolicyException>

@Generated("software.amazon.awssdk:codegen") public final class TooLongCspInResponseHeadersPolicyException extends CloudFrontException implements ToCopyableBuilder<TooLongCspInResponseHeadersPolicyException.Builder,TooLongCspInResponseHeadersPolicyException>

The length of the Content-Security-Policy header value in the response headers policy exceeds the maximum.

For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.

See Also: