『Is there a way to specifiy thedynamodb tablename when creating a api resource using amplify?』2023/12/3 5:50:00 https://github.com/aws-amplify/amplify-category-api/issues/439
あれ2023/12/3 5:51:00 So, do an: amplify override api Update the tablename in the override.ts as: resources.models["Todo"].modelDDBTable.tableName = "tod";