-
inputs:
src: ./
handler: handler.handler
description: TESTE # The description of your function.
service: lambda.amazonaws.com
iamRoleStatementsInherit: true
iamRoleStatements:
…
denes updated
3 years ago
-
This is essentially the same issue as https://github.com/aws/aws-lambda-dotnet/issues/839, but without crashing deserialization, which I'm guessing is due to the use of `float64` that avoids overflowi…
-
Node version: 6.10.30
Yarn version: 0.27.5
Serverless version: 1.20.2
serverless-dynamodb-local version: 1.0.0
Seems related to previous isses https://github.com/99xt/serverless-dynamodb-local…
-
### Description
In addition to PITR, DynamoDB supports backup and restoration from traditional snapshots/backups, usually taken via AWS Backup. The aws_dynamodb_table resource currently lacks the a…
-
### Summary:
Following up on https://github.com/dynamoose/dynamoose/issues/241 I open this issue as suggested.
In `v1` it was possible to configure a data stream by passing into the config:
…
-
Current implementation does not cater for redirect, causing error when downloading dynamodb_local
```
/Users/anggra/Documents/Work/web/testing/node_modules/dynamodb-localhost/dynamodb/installer.js…
-
I would like to bring back an older conversation about blue-green deployments and implement it as `deepify` command(s):
- _What is the expected functionality?_
- I would like to be able to publish…
-
-
### 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…
-
When I noticed that the default KCL behavior is to start processing at LATEST when a shard doesn't have a checkpoint, I worried I might have data on my stream that never gets processed. I wanted to s…