Class TooManyKeyGroupsAssociatedToDistributionException

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

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

The number of key groups referenced by this distribution is more than the maximum allowed. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.

See Also: