amplify-category-api icon indicating copy to clipboard operation
amplify-category-api copied to clipboard

Amplify gen2 environment naming of DynamoDB tables

Open jonny162 opened this issue 1 year ago • 2 comments

Describe the feature you'd like to request

With a schema defined in amplify gen2, all tables are named with the format [Model]-[AppSyncId]-[Environment] e.g:

Mytable-abcdefghijklmnop0123456789-NONE

Describe the solution you'd like

It would be great if NONE could be changed to something based on config/environment e.g. the sandbox name, or TEST, PROD etc.

Describe alternatives you've considered

Reached out for help on Amplify Gen2 discord, and suggestion from amplify staff member was to create a feature request here

Additional context

No response

Is this something that you'd be interested in working on?

  • [ ] 👋 I may be able to implement this feature request

Would this feature include a breaking change?

  • [ ] ⚠️ This feature might incur a breaking change

jonny162 avatar Sep 05 '24 15:09 jonny162