Skip to content

proxy: fix dynamodb read-only operations#102

Merged
nik-localstack merged 1 commit intomainfrom
dynamodb-readonly-fix
Sep 10, 2025
Merged

proxy: fix dynamodb read-only operations#102
nik-localstack merged 1 commit intomainfrom
dynamodb-readonly-fix

Conversation

@nik-localstack
Copy link
Contributor

@nik-localstack nik-localstack commented Sep 10, 2025

Changes:

  • Adds support for DynamoDB read_only proxy mode to Scan, Query, BatchGetItem and PartiQLSelect

@nik-localstack nik-localstack self-assigned this Sep 10, 2025
Copy link
Member

@whummer whummer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great - kudos for tackling this @nik-localstack ! 🚀 (only two minor nitpick comments/suggestions..)

Btw, if we want to ship this directly to the customer, we could bump the version in setup.cfg and release a new version to pypi. I would suggest that we combine that with the renaming of the extension from localstack-extension-aws-replicator to localstack-extension-aws-proxy right away, actually - happy to discuss offline.. 👍

@nik-localstack nik-localstack marked this pull request as ready for review September 10, 2025 13:01
@nik-localstack nik-localstack merged commit b4576b4 into main Sep 10, 2025
1 check passed
@whummer whummer deleted the dynamodb-readonly-fix branch September 12, 2025 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants