-
Would be great to have a backend for libkv based on Amazon DynamoDB. DynamoDB doesn't support watches but this could be implemented with some sort of proxy + SQS and/or use the DynamoDB streams featur…
-
not working with my python project!!
this is my yml file settings:
```
serverless-offline-dynamodb-streams:
apiVersion: '2013-12-02'
endpoint: http://localhost:8000
region: ddbloca…
-
`docs/alternator/compatibility.md` lists the following difference between Alternator Streams and DynamoDB Streams:
> The number of separate "shards" in Alternator's streams is significantly larger …
-
### What happened?
If I create a EventSourceMapping for a AWS Lambda function and I want to update the resource, I get the error
```
aws-native:lambda:EventSourceMapping (event-source):
e…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help…
-
### Environment
aws-sam-cli v1.52.0
### Steps to reproduce
1. Create a SAM template containing a Function resource.
2. Attach to the "DynamoDBStreamReadPolicy" SAM Policy Template to the Fun…
-
I don't feel like we have a definitive answer to the question of how to properly use dynamic schema discovery and the questions are becoming more and more frequent. There's been a bunch of different i…
-
Supports builder that generated from immutables for @DynamoDbImmutable
See more information about Immutables see here: https://immutables.github.io/
## Expected Behavior
DDB Enhanced Client does …
-
Hey guys,
First of all, this package is exactly what we were looking for...
Second, currently the message consuming is not working for me with `localstack`
Do you have any experience with it?
My…
-
**Apply component workflow fails for a component of schematic type terraform**
We have a custom component of schematic type terraform which creates dynamodb table. We create tables by applying appl…