Slide 27
Slide 27 text
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Structured Logging (構造化ログ)- After
{
…
"lambda_function_name":..,
"lambda_function_memory_size": 128,
"lambda_function_arn": ”…",
"lambda_request_id": "52fd..",
"message": ”Aha",
"cold_start": true
}
Result
[解消]
デコレータで関数Context情報も
出力可能