Class TooManyDistributionsAssociatedToKeyGroupException

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

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

The number of distributions that reference this key group is more than the maximum allowed. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.

See Also: