Open domdomegg opened 9 months ago
Fixes #773
Requesting review from @medikoo
@domdomegg thank for pinging. Still I'm no longer with Serverless Inc, and I don't have necessary rights to review and merge any work here. I believe it's @ac360 who's handling the contributions now
Ah thanks! @ac360 are you able to review?
@eahefnawy Can you review this please?
The examples involving currently serverless-dynamodb-local are quite out of date. They use an older configuration API which makes it hard for new users to get started. In addition, the package serverless-dynamodb-local no longer works as the hardcoded URL it contains has broken, and it uses an old access key format that isn't compatible with new versions of DynamoDB Local. Lastly, several of the docs are just wrong in places - e.g. I suspect a copy/paste mistake has resulted in people listing the wrong endpoints for a REST API (API Gateway v1) by copying them from the HTTP API (API Gateway v2) example.
This PR: