Report aws.lambda.http.status_code tag to have 200 success code if statusCode is not present in the response and the request is from api gateway v2 integration.
Fix pyproject-fmt (project configuration linter) to 0.13.1 as the new release broke our formatting.
Description
aws.lambda.http.status_code
tag to have200
success code ifstatusCode
is not present in the response and the request is from api gateway v2 integration.pyproject-fmt
(project configuration linter) to0.13.1
as the new release broke our formatting.Testing done
Unit tested