Open
Description
Currently I can supply additional CloudFormation resources in an Awsm module. For example a DynamoDB resource. I do not want to dictate the Table Name and would prefer the input to come from the user either during jaws module install
or jaws deploy resources
.
Do you have any thoughts on exposing Parameter References to allow configuration? Perhaps similar to envVars
for a lambda?
An example of this would be the DynamoDB table name perhaps. Or the number of RWThroughput.
Metadata
Metadata
Assignees
Labels
No labels