Class TooManyDistributionsAssociatedToOriginAccessControlException

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

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

The maximum number of distributions have been associated with the specified origin access control.

For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.

See Also: