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
I also have this problem. Since the component creates only ONE table (and serverless.yml files can only have one component), I would need to create folders and yml files for each table! Besides being a mess in the code editor, this folder structure can also not be used with the serverless dev command, unless you launch a serverless dev process for each table separately.
I would also like to group tables with the DynamoDB group feature. That way everything would look tidy in the AWS Console.
Do we need a different component for every table?
The text was updated successfully, but these errors were encountered: