Skip to main content

aws.dynamodb.limit

Supported platform

  • aws

Description

Amazon DynamoDB limits

The aws.dynamodb.limit resource provides fields representing a DynamoDB limit configuration. For usage, see aws.dynamodb resource documentation.

Fields

IDTYPEDESCRIPTION
arnstringARN representing the account + region where the limit applies
regionstringRegion where the limits apply
accountMaxReadintAccount max read limit
accountMaxWriteintAccount max write limit
tableMaxReadintTable max read limit
tableMaxWriteintTable max write limit