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

Dynamodb local support #8

Open
barrysteyn opened this issue Oct 19, 2019 · 1 comment
Open

Dynamodb local support #8

barrysteyn opened this issue Oct 19, 2019 · 1 comment

Comments

@barrysteyn
Copy link

This component be able to be used with dynamodb local. This could be accomplished by implementing a method on the component: describeTable, that would output the cloudformation used to create the table. This could then be used as input to a script that would create the table within the local dynamodb.

Questions:

  1. If one uses a yml file with many instances of this component, how could this be run for each instance.
@barrysteyn
Copy link
Author

With changes in serverless/template#8, the question posed above becomes more possible.

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