Could anyone let me know if Amazon AppSync supports integration with Amazon QLDB and point me to the right direction?
Thanks,
Kunal
Could anyone let me know if Amazon AppSync supports integration with Amazon QLDB and point me to the right direction?
Thanks,
Kunal
The data sources supported by default include Amazon DynamoDB tables, RDS databases, Amazon Elasticsearch domains, AWS Lambda functions, and third-party HTTP endpoints.
But you can utilize AWS Lambda to integrate with alternative data sources like Amazon QLDB.This article gives an explanation.