Skip to content

Dynamodb local support #8

Open
Open
@barrysteyn

Description

@barrysteyn

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions