Amazon web services – Testing a HTTP API is working with a boto3 Lambda function
I'm not too sure how the formatting works with using json and boto3 in the same file. The function works how it should but I don't know how to get a response from an API without an Internal server error.…