aws-guard-rules-registry icon indicating copy to clipboard operation
aws-guard-rules-registry copied to clipboard

New Rule - dynamodb_throughput_limit_check

Open grolston opened this issue 2 years ago • 0 comments

Add dynamodb_throughput_limit_check cfn-guard rule for AWS Config managed rule dynamodb-throughput-limit-check.

  1. Determine if AWS Config rule can be represented as an AWS cfn-guard rule
  2. Develop cfn-guard rule in file dynamodb_throughput_limit_check.guard for AWS Config Managed Rule
  3. Develop cfn-guard rule unit tests with CloudFormation and validate output

Follow all guidance in the GUARD RULES CONTRIBUTION GUIDE

grolston avatar Jan 20 '22 17:01 grolston