Lambda function is no longer writing records to AWS Timestream

0

I'm not sure if something changed on AWS, but I didn't change anything on my side on the lambda function or the db/tables in AWS Timestream.

I'm testing my lambda and it works, but it doesn't write to AWS Timestream. I'm very confused.

I can see in logs that everything goes through and I'm not seeing any errors... and when I query my Timestream DB it doesn't return anything - unless I go way back when it was working properly.

  • Can you check if region is expected?

  • Can't say much about the root cause this early but not seeing any error in logs can be to due to other multiple reasons like eaten up exception or insufficient logging. So, in such case, Tracing shall give you some hints. Given you are using Lambda, have you turned-on XRay tracing for the lambda and have you tried looking at that?

    Please try that, if not already and it may given you some hints.

답변 없음

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠