When will Multi-Attribute GSI be supported in DynamoDB Local?

0
7
Asked By TechieTurtle92 On

I'm curious about the timeline for implementing support for multi-attribute Global Secondary Indexes (GSI) in DynamoDB Local. Does anyone have insights on when we can expect this feature to be available?

3 Answers

Answered By DevNinja21 On

Are you looking to use it for testing or development? I've been using DynamoDB Local for a while, and it's been working well for me until this new GSI feature dropped. Now it seems like my local setup isn't functioning properly with it. We definitely need an update.

Answered By CodeCrafter77 On

I think what you're pointing out is that the local Docker image just isn't up to speed with this new feature yet. It's frustrating since you can't really test using multi-attribute GSIs until they update it. Looks like the team needs to push the latest image to Docker Hub soon!

Answered By ElleGwen99 On

Hey! I came across some documentation on multi-attribute GSI for DynamoDB Local, but it seems like the local Docker image hasn't been updated in about four months. So, while those resources are accurate, they might not reflect the latest developments. If you need more specifics, it could be helpful to contact customer support directly.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.