@aws-sdk/client-transcribe

LimitExceededException Class

You've either sent too many requests or your input file is too long. Wait before retrying your request, or use a smaller file and try your request again.

Members

Name
Type
Details
$fault"client"
$metadataResponseMetadata
$responseHttpResponse
$retryableRetryableTrait
(constructor)constructor(options: ServiceExceptionOptions)
Constructs a new instance of the ServiceException class
Messagestring | undefined
[Symbol.hasInstance]static Symbol.hasInstance: boolean
Custom instanceof check to support the operator for ServiceException base class
isInstancestatic isInstance(value: unknown): value is ServiceException
Checks if a value is an instance of ServiceException (duck typed)
name"LimitExceededException"

Full Signature

export declare class LimitExceededException extends TranscribeServiceException