Class ThrottlingException

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

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

The request was denied due to request throttling. Reduce the frequency of your requests and try again.

See Also: