Class TooManyCustomHeadersInResponseHeadersPolicyException

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

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

The number of custom headers 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: