dynamodb-throughput-limit-check
Checks if provisioned DynamoDB throughput is approaching the maximum limit for your account. By default, the rule checks if provisioned throughput exceeds a threshold of 80 percent of your account limits.
Identifier: DYNAMODB_THROUGHPUT_LIMIT_CHECK
Trigger type: Periodic
Amazon Web Services Region: All supported Amazon regions except Asia Pacific (Jakarta), Africa (Cape Town), Asia Pacific (Hyderabad), Asia Pacific (Osaka), Asia Pacific (Malaysia), Europe (Milan), Canada West (Calgary), Europe (Spain) Region
Parameters:
- accountRCUThresholdPercentage (Optional)
- Type: int
- Default: 80
-
Percentage of provisioned read capacity units for your account. When this value is reached, the rule is marked as noncompliant.
- accountWCUThresholdPercentage (Optional)
- Type: int
- Default: 80
-
Percentage of provisioned write capacity units for your account. When this value is reached, the rule is marked as noncompliant.
Amazon CloudFormation template
To create Amazon Config managed rules with Amazon CloudFormation templates, see Creating Amazon Config Managed Rules With Amazon CloudFormation Templates.