Skip to content

feature request: Support multi-attribute composite keys for DynamoDB #13612

@andersfibiger

Description

@andersfibiger

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

No one assigned

    Labels

    aws:dynamodbAmazon DynamoDBstatus: backlogTriaged but not yet being worked ontype: featureNew feature, or improvement to an existing feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions