So, do an:
amplify override api
Update the tablename in the override.ts as:
resources.models["Todo"].modelDDBTable.tableName = "tod";
amplify override
2023/12/3 14:54:00
So, do an:
amplify override api
Update the tablename in the override.ts as:
resources.models["Todo"].modelDDBTable.tableName = "tod";
アホが