Class TooManyPublicKeysInKeyGroupException

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

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

The number of public keys in 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: