Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

What is the best way to call AWS SQS from Apigee shared flow (OnPrem)

I need to send the HTTP response from backend to AWS SQS. I am thinking to implement as java call out or using python script in custom policy. But when trying python (boto3), I am getting below error:-

failed with reason: "ImportError: No module named boto3"

I am not able to find the details for import boto3 python library in Apigee (onPrem). is it possible to do it?

Can you please help me with steps? 

Thanks

0 1 663
1 REPLY 1
Top Solution Authors