Class LimitExceededException

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

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

Your client has exceeded one of the Amazon Transcribe limits. This is typically the audio length limit. Break your audio stream into smaller chunks and try your request again.

See Also: