I have 2 AWS Lambda functions and I\'m trying to call one synchronously from the other by specifying the InvocationType: \'RequestResponse\'. The Docs here stat
InvocationType: \'RequestResponse\'