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
I'm wondering if there's a way to have the batch write perform on sls deploy, after the cloudformation stack has completed?
Also is there an easier way to share entries between this plugin and serverless-dynamodb-local? Right now I'm pointing the latter to a .js file with this sort of code:
Hey @marc-hughes - nice job on this plugin!
I'm wondering if there's a way to have the batch write perform on
sls deploy
, after the cloudformation stack has completed?Also is there an easier way to share entries between this plugin and
serverless-dynamodb-local
? Right now I'm pointing the latter to a .js file with this sort of code:Thoughts?
The text was updated successfully, but these errors were encountered: