Jump to Content

New API Documentation - Developer Preview Available

We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.

Class RequestThrottledException

The number of API requests has exceed the maximum allowed API request throttling limit.

Hierarchy

Properties

$fault: "client" = "client"
$metadata: ResponseMetadata
$response?: HttpResponse
$retryable?: RetryableTrait
Message?: string
Reason?: string

The reason for the exception.

name: "RequestThrottledException" = "RequestThrottledException"