mdepascale

Results 2 comments of mdepascale

Alright finally I found out a method (it's very raw) to locally test dynamodb I have this version: `"serverless-dynamodb-local": "^0.2.37"` serverless.yml custom parameters: ``` dynamodb: stages: - ${self:provider.stage} start: port:...

@kaustavghosh06 are there any update for supporting local RDS mocking?