We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Amplify currently offers SQL support when you bring your own database connection info (see https://docs.amplify.aws/react/build-a-backend/data/connect-to-existing-data-sources/connect-postgres-mysql-database/)
However, this isn't compatible with Aurora DSQL (which in fairness is still in preview mode).
I think a lot of Amplify users would enjoy Aurora's infinitely scalable and zero infra features, where you only pay for what you use.
Support Aurora DSQL
Use existing SQL support, or DynamoDB for Amplify data category needs.
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the feature you'd like to request
Amplify currently offers SQL support when you bring your own database connection info (see https://docs.amplify.aws/react/build-a-backend/data/connect-to-existing-data-sources/connect-postgres-mysql-database/)
However, this isn't compatible with Aurora DSQL (which in fairness is still in preview mode).
I think a lot of Amplify users would enjoy Aurora's infinitely scalable and zero infra features, where you only pay for what you use.
Describe the solution you'd like
Support Aurora DSQL
Describe alternatives you've considered
Use existing SQL support, or DynamoDB for Amplify data category needs.
Additional context
No response
Is this something that you'd be interested in working on?
Would this feature include a breaking change?
The text was updated successfully, but these errors were encountered: