Invoke API Proxy from AWS Lambda

Hi,

We have a requirement to invoke an API proxy from an AWS lamda function. Both lambda function & Edge run in the same AWS region.

I know that when API proxy calls a lambda function in the same region, the latency is really low.

Is it the same case other way round as well ? Any idea if AWS treats lambda calling API proxy as a local call ?

Regards

Snehal

0 1 357
1 REPLY 1

Yes a call from any AWS component to Apigee in the same region wouldn't leave the region and the latency will be low.