aws-dynamodb icon indicating copy to clipboard operation
aws-dynamodb copied to clipboard

multiple tables?

Open atymic opened this issue 4 years ago • 2 comments

Do we need a different component for every table?

atymic avatar Sep 12 '20 08:09 atymic

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.

morgler avatar Dec 10 '20 12:12 morgler

any solution?

kevin4dhd avatar Jan 16 '21 08:01 kevin4dhd