Quantcast
Channel: Active questions tagged https - Stack Overflow
Viewing all articles
Browse latest Browse all 1535

Is there a way to log AWS Lambda response https handshake status?

$
0
0

I am serving an API using AWS Lambda with ALB in front to it.

@Overridepublic APIGatewayProxyResponseEvent handleRequest(APIGatewayProxyRequestEvent input,        Context context) {       ...       return responseEvent = new APIGatewayProxyResponseEvent(...);}

Is there a way to log if my Lambda function has successfully returned the HTTPs response to the client that makes the request? (I want to prove the response is received by the client.)


Viewing all articles
Browse latest Browse all 1535

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>