Class ThrottlingException

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

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

Too many requests were made by a user and they exceeded the service quotas. The request was throttled.

See Also: