fsprojects / fsprojects/FSharp.AWS.DynamoDB

Support multi-attribute composite keys for GSIs

Open
#85 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

discussion
Dominant language
F#
Stars
61
Forks
18
Avg merge
7h 27m
Merged PRs (30d)
1

Description

https://aws.amazon.com/about-aws/whats-new/2025/11/amazon-dynamodb-multi-attribute-composite-keys-global-secondary-indexes/

Have not looked at this in detail but I presume it will require v4 SDK upgrade(#84)

I suspect TableKey may need to be split into a separate type

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Read the linked AWS announcement first, then inspect the current TableKey type and the SDK dependency. Determine the API and upgrade scope needed for multi-attribute composite keys in GSIs; done means the library supports this capability with the required SDK version.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, fsharp
Domain
databases
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.