Call Third party API call from Amplify Lambda

0

Hello, I would like to create a third party API call from an amplify lambda. I have seen the following page: https://docs.amplify.aws/cli/function/ but no example of a simple external API call with an Authorization Bearer token which is quite common. Could someone provide one example for the supported Lambda runtimes ? Thanks in advance.

profile picture
asked a year ago212 views
1 Answer
0

This is a external example (not provided by AWS or any of AWS architects) but it can help you in your situation: https://levelup.gitconnected.com/calling-external-rest-service-from-aws-lambda-part-2-c83f87b1e88a

profile pictureAWS
answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions