Open rezab777 opened 1 year ago
hey, 👋 thanks for raising this! I'm going to transfer this over to our API repository for better assistance 🙂.
Hi @rezab777, Amplify CLI does not yet support importing existing non-relational database. However, the legacy documentation you linked is still supported (with generated resolvers) for adding existing Aurora V1 Serverless DB with specific version of MySQL that's mentioned in the doc. We are working towards making these brownfield experiences better.
Amplify CLI Version
12.0.3
Question
Hello
I would like to know if adding a non relation database as a data source to an existing amplify project is possible in the latest version of amplify cli, and if so , what are the steps. The only documentation I have found regarding a relational database is in the legacy docs. There is no mention of how to use a relational database with Amplify in the new docs.
Also, if it is possible to add a data source such as Aurora, does amplify generate the relevant resolvers ?
https://docs.amplify.aws/cli-legacy/graphql-transformer/relational
Please provide guidance on this.