So far, I set up an AWS S3 bucket and a related AWS Lambda as well as a VPC that provides internet access to trigger the prefect flow via a request to the GRAPHQL API.
2. Is the approach
S3->Lambda->GRAPHQL API call
appropriate?
✅ 1
j
jpuris
03/29/2023, 3:33 PM
Thats how we do it 🤷
S3 event to lambda to Prefect API