2 Answers
- Newest
- Most votes
- Most comments
0
I believe you need to specify the lambda function name which is created when installing the connector. Something like this SELECT * FROM "lambda:<lambda name>".<docdb_database>.<collection> ;
See also the Amazon DocumentDB lab about how to create and query using the connector.
answered 2 years ago
Relevant content
- asked a year ago
- asked 2 years ago
- asked 2 years ago
- AWS OFFICIALUpdated 10 months ago