You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The examples involving 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.
We should update the docs to use the newer APIs, and probably the fixed packages.
The examples involving 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.
We should update the docs to use the newer APIs, and probably the fixed packages.
Also see:
The text was updated successfully, but these errors were encountered: