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
Our app lambda functions works with existing DynamoDB tables. I have cloudformation resources definitions of the tables but these tables should be created only in offline mode (as they already exist in AWS). How do I configure dynamodb local plugin to look for dynamodb resource definitions and create them but only for offline mode.
The text was updated successfully, but these errors were encountered:
Our app lambda functions works with existing DynamoDB tables. I have cloudformation resources definitions of the tables but these tables should be created
only in offline mode
(as they already exist in AWS). How do I configure dynamodb local plugin to look for dynamodb resource definitions and create them but only for offline mode.The text was updated successfully, but these errors were encountered: