API call from Lambda and save response in S3
Today I am going to explain how to call an external API from AWS Lambda and save the response in S3 bucket in a text file. I will use AWS cloud watch event to call the Lambda function after every …
Today I am going to explain how to call an external API from AWS Lambda and save the response in S3 bucket in a text file. I will use AWS cloud watch event to call the Lambda function after every …