Class TooManyCookiesInCachePolicyException

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

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

The number of cookies in the cache policy exceeds the maximum. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.

See Also: