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
Post a Comment