Class ThrottledException

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

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

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

See Also: