AWS::DynamoDB::Table - Invalid KeySchema: The first KeySchemaElement is not a HASH key type #3132
Closed
2 tasks done
Labels
v1
v1.X
Is this feature request related to a new rule or cfn-lint capabilities?
rules
Describe the feature you'd like to request
When defining a dynamodb table you must have the first key be a HASH.
Describe the solution you'd like
Detect that the first element is a HASH
Additional context
No response
Is this something that you'd be interested in working on?
Would this feature include a breaking change?
The text was updated successfully, but these errors were encountered: