0

Could anyone let me know if Amazon AppSync supports integration with Amazon QLDB and point me to the right direction?

Thanks,
Kunal

Kunal Patil
  • 745
  • 1
  • 9
  • 18

1 Answers1

1

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.

Alex
  • 3,941
  • 1
  • 17
  • 24