Class TooManyOriginAccessControlsException

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

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

The number of origin access controls in your Amazon Web Services account exceeds the maximum allowed.

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

See Also: