serverless-plugin-offline-dynamodb-stream icon indicating copy to clipboard operation
serverless-plugin-offline-dynamodb-stream copied to clipboard

parse streams from function config

Open mvayngrib opened this issue 7 years ago • 1 comments

thanks for building this!

instead of having a separate config object in custom, why not just parse the streams from the per-function event configuration (like this one)?

mvayngrib avatar Jun 01 '18 20:06 mvayngrib

Hi @mvayngrib

Our initial attempt was like what you have suggested, however, we encounter a problem in relate the function with a local DynamoDb table by provided Arn / cloud formation fn. If you have any idea, please advise. Cheers.

emmkong avatar Jun 03 '18 11:06 emmkong