Skip to content

(LAMBDA) UnknownError in AWS Console

0

When I try to access my Lambda functions, I get an "Unknown error" error and I can't access them. The calls to my functions are also not working.

This has been happening for 3 days, and I can't find a solution.

asked 2 years ago265 views
1 Answer
1

Hello.

Does the same error occur even if you access from another browser or another PC?
Also, are there any policies set for the IAM user used to operate Lambda?
You can check whether the IAM policy is sufficient from the CloudTrail event history.
https://docs.aws.amazon.com/awscloudtrail/latest/userguide/view-cloudtrail-events.html

If the above does not resolve the issue, there may be a problem on the AWS side, so I recommend that you open a case with AWS Support under "Account and billing".
Inquiries under "Account and billing" can be made free of charge.
https://docs.aws.amazon.com/awssupport/latest/user/case-management.html

EXPERT
answered 2 years ago
EXPERT
reviewed 2 years ago
EXPERT
reviewed 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.