-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Open
Labels
aws:dynamodbAmazon DynamoDBAmazon DynamoDBstatus: backlogTriaged but not yet being worked onTriaged but not yet being worked ontype: featureNew feature, or improvement to an existing featureNew feature, or improvement to an existing feature
Description
Is there an existing issue for this?
- I have searched the existing issues
Feature description
On DynamoDB you can specify multiple attributes as part of your partition and sort keys. Currently when specifying multiple hash and sort keys it responds with Key Schema too big. Key Schema must at most consist of the hash and range key of a table.
It seems the DynamoDB local version does not support the multi-attribute composite keys yet per usage notes, but when it does it would be nice to upgrade it here too.
🧑💻 Implementation
No response
Anything else?
No response
Metadata
Metadata
Assignees
Labels
aws:dynamodbAmazon DynamoDBAmazon DynamoDBstatus: backlogTriaged but not yet being worked onTriaged but not yet being worked ontype: featureNew feature, or improvement to an existing featureNew feature, or improvement to an existing feature