aws-guard-rules-registry
aws-guard-rules-registry copied to clipboard
New Rule - dynamodb_table_encrypted_kms
Add dynamodb_table_encrypted_kms cfn-guard rule for AWS Config managed rule dynamodb-table-encrypted-kms.
- Determine if AWS Config rule can be represented as an AWS cfn-guard rule
- Develop cfn-guard rule in file dynamodb_table_encrypted_kms.guard for AWS Config Managed Rule
- Develop cfn-guard rule unit tests with CloudFormation and validate output
Follow all guidance in the GUARD RULES CONTRIBUTION GUIDE