Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Batch write on deploy, & compatibility with serverless-dynamodb-local #1

Open
mattfysh opened this issue Apr 3, 2017 · 0 comments
Open

Comments

@mattfysh
Copy link

mattfysh commented Apr 3, 2017

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:

module.exports = require('../fixtures/events').entries;

Thoughts?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant