-
## Description
This ticket is to alphabetize the park search list in A&R Admin. In order to reduce load client side, the parks should be pulled in in alphabetical order from our API (currently the p…
-
**Is your feature request related to a problem? Please describe.**
We use dynamodb local to work with dynamodb in our development cycle, and use a custom region of `local` to make sure we're really…
-
`npm audit` is issuing a warning about a vulnerability inside the node.extend, which is a dependency of dynamodb-locahost. I see there is an issue opened there: https://github.com/99xt/dynamodb-localh…
-
Hi everyone, i have this issue. When i run `sls dynamodb migrate` I have this error:
![image](https://user-images.githubusercontent.com/6276555/63251096-4e285280-c26d-11e9-81a3-567f95159455.png)
…
-
I'm trying to trigger a lambda to update an Elastic Search instance whenever changes are made to DynamoDB. I have the stream set up in my `serverless.yaml` file, and when I deploy it, the lambda is tr…
-
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…
-
### Acknowledgements
- [X] I have searched (https://github.com/aws/aws-sdk/issues?q=is%3Aissue) for past instances of this issue
- [X] I have verified all of my SDK modules are up-to-date (you can…
-
### Problem Summary:
Provider Version: 3.31
Terraform version: v0.14.11
Creating s3 and dynamodb vpc endpoints.
```hcl
locals{
s3_service_name = data.aws_vpc_endpoint_service.s3[0].servic…
-
I keep getting this error in my AWS logs when trying to deploy using serverless:
`Unable to import module 'wsgi_handler': No module named 'werkzeug'`
It seems that the zip folder containing the …
-
howdy!
First of all I'd like to thank everyone for their effort on this gem, I truly appreciate all of you work.
I'm new to the gem and DynamoDB overall, so excuse my noob question.
According t…