The server response when usage plan or account-level throttling limits exceeded.

Hierarchy

Properties

$fault: "client" = "client"
$retryable: {
    throttling: boolean;
} = ...

Type declaration

  • throttling: boolean
code?: string

Classification of the exception type.

name: "ThrottlingException" = "ThrottlingException"