serverless-create-global-dynamodb-table
serverless-create-global-dynamodb-table copied to clipboard
How to specify dynamodb table name?
I have multiple dynamodb tables under Resources section and I only want to create global table for one dynamodb table. How can I specify the table name under globalTables?
Hi @zhaoyi0113 - the current package doesn't support creating global table only for selected tables. i'll (or any one can) update this package to support this.
Hi @rrahul963 - Any updates on the above issue?