Dear team,
It looks like Apigee documentation suggest two way for integrating Apigee edge with AWS Lambda.
- Using extensions feature.https://docs.apigee.com/api-platform/tutorials/add-extension/configure-for-testing
2. Proxy AWS services feature,i.e build that Node.js target and its associated resources to get the AWS keys, construct the request, and route it to the appropriate AWS Lambda service. https://docs.apigee.com/api-platform/integrations/aws/create-api-proxies-iam-protected-services
I am bit confused, which one to us, both purpose is same or different.?
Thanks
Sathisha