How to import boto3 python dependency or library in Apigee?

Hi Team,

I am trying to invoke AWS lambda from Apigee using python (boto3).

I am not able to find the details for import boto3 python library in Apigee.

if it is possible to import, please guide me the steps. Thanks.

0 2 378
2 REPLIES 2

Have you checked the new Lambda extension policy?

Only available for Enterprise customers right now though.

I have checked the Lambda extension. It is working fine.Thank you very much.


Do you have any idea about passing AWS credentials and region to Lambda extension dynamically?