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.
Contents NoteIn the following list, the required parameters are described first.
The reason for throttling. The throttling reason follows a specific format: ResourceType+OperationType+LimitType
:
Resource Type (What is being throttled): Table or Index
Operation Type (What kind of operation): Read or Write
Limit Type (Why the throttling occurred):
ProvisionedThroughputExceeded
: The request rate is exceeding the provisioned throughput capacity (read or write capacity units) configured for a table or a global secondary index (GSI) in provisioned capacity mode.
AccountLimitExceeded
: The request rate has caused a table or global secondary index (GSI) in on-demand mode to exceed the per-table account-level service quotas for read/write throughput in the current AWS Region.
KeyRangeThroughputExceeded
: The request rate directed at a specific partition key value has exceeded the internal partition-level throughput limits, indicating uneven access patterns across the table's or GSI's key space.
MaxOnDemandThroughputExceeded
: The request rate has exceeded the configured maximum throughput limits set for a table or index in on-demand capacity mode.
Examples of complete throttling reasons:
TableReadProvisionedThroughputExceeded
IndexWriteAccountLimitExceeded
This helps identify exactly what resource is being throttled, what type of operation caused it, and why the throttling occurred.
Type: String
Required: No
The Amazon Resource Name (ARN) of the DynamoDB table or index that experienced the throttling event.
Type: String
Required: No
For more information about using this API in one of the language-specific AWS SDKs, see the following:
Tag
TimeToLiveDescription
Did this page help you? - Yes
Thanks for letting us know we're doing a good job!
If you've got a moment, please tell us what we did right so we can do more of it.
Did this page help you? - No
Thanks for letting us know this page needs work. We're sorry we let you down.
If you've got a moment, please tell us how we can make the documentation better.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4