AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Represents the specific reason why a DynamoDB request was throttled and the ARN of the impacted resource. This helps identify exactly what resource is being throttled, what type of operation caused it, and why the throttling occurred.
Namespace: Amazon.DynamoDBv2.Model
Assembly: AWSSDK.DynamoDBv2.dll
Version: 3.x.y.z
public class ThrottlingReason
The ThrottlingReason type exposes the following members
Name | Description | |
---|---|---|
![]() |
ThrottlingReason() |
Name | Type | Description | |
---|---|---|---|
![]() |
Reason | System.String |
Gets and sets the property Reason.
The reason for throttling. The throttling reason follows a specific format:
Examples of complete throttling reasons:
This helps identify exactly what resource is being throttled, what type of operation caused it, and why the throttling occurred. |
![]() |
Resource | System.String |
Gets and sets the property Resource. The Amazon Resource Name (ARN) of the DynamoDB table or index that experienced the throttling event. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5