Lambda event for Kafka is not working

0

Lambda with Kafka event is giving:

Last processing result: PROBLEM: Lambda internal error. Please contact Lambda customer support.

Where can we get more details about this issue?

Issue

질문됨 9달 전247회 조회
2개 답변
0

Hello Jose, If possible, please file a technical support ticket so we can assist you further. We will need the UUID and region of an existing event source mapping experiencing this issue, we believe the one with the UUID above may have already been deleted.

AWS
답변함 9달 전
0

Hi Jose,

As indicated by Chris in a previous answer, the error you are currently seeing is a generic error message displayed when there is no dedicated error message available to explain the cause of the ESM’s failure. The only way to determine the exact cause of this error is creating a ticket with AWS Premium Support so that the service team can investigate the logs for your resource.

There are a few things you can try though:

  1. If the ESM and Lambda function had been working fine and suddenly failed, the issue could be transient; after the failure occurs, wait 15 minutes and then try re-enabling the ESM .

  2. Check the Lambda execution role for any changes.

  3. Determine the size of each message in the topic. Since the Lambda payload size limit is 6MB, a topic containing large records will be incompatible with Lambda. If there is any doubt, change the batch size to 1 and enable.

  4. Check the Kafka broker logs for any traces of the ESM’s polling.

AWS
지원 엔지니어
Kobus_C
답변함 9달 전

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

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

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

관련 콘텐츠