-
- ACL: IAM, cognito
- Perpetuation: DynamoDB, S3
- other features: Stream Support
- Push Notifications: Amazon Simple Notification Service (SNS)
# Development in local machine
- DynamoDB: dynamodb-loc…
-
Do you have template for Dynamo stream handler via lambda?
I cannot find the template.
Or anything recommend to me if i want to build this component.
I want to do similar like normal serverles…
-
When I run docker run mantika/logstash-dynamodb-streams -e 'my config'
It results: "Couldn't find any input plugin named 'dynamodb'. Are you sure this is correct? Trying to load the dynamodb input pl…
-
**Description:**
> $subject
Related to: [#166](https://github.com/ballerina-platform/plugin-gradle/issues/166)
-
### Nomad version
```
Nomad v1.7.6
BuildDate 2024-03-12T07:27:36Z
Revision 594fedbfbc4f0e532b65e8a69b28ff9403eb822e
```
Consul version
```
Consul v1.18.1
Revision 98cb473c
Build Date 2024-…
-
Good morning, I am getting Error: **Error getting DynamoDb local latest tar.gz location: 301** after doing installing **serverless-dynamodb-local**. What am I getting wrong, although I have java insta…
-
Good day! It seems that this plugin doesn't work with empty table. After I add something in the table, plugin works for my case.
-
We have been successfully using multiple java app consumers(multiple kinesis applications) for single kinesis stream using dynamodb table per consumer for checkpoint information. But now we have a use…
-
The dynamodb stream is emitting it's changes in json string format, with binary values being base64 encoded. However when performing the putitem command through boto, these strings are assumed to be u…
-
This ticket is created from #111.
**Is your feature request related to a problem? Please describe.**
An adapter for dynamodb stream trigger, similar to what laconia already have for kinesis: https…