amazon web services - AWS API gateway logs -


is there way access execution time per each request made aws api gateway?

i need single values, not aggregate metrics (= visible in cloudwatch metric dashboard).

if enable cloudwatch logs you'll able see each request including timing data per request:

https://aws.amazon.com/premiumsupport/knowledge-center/api-gateway-cloudwatch-logs/


Comments

Popular posts from this blog

sublimetext3 - what keyboard shortcut is to comment/uncomment for this script tag in sublime -

java - No use of nillable="0" in SOAP Webservice -

ubuntu - Laravel 5.2 quickstart guide gives Not Found Error -