スキップしてコンテンツを表示

Lambda function - unknown error

0

When creating a lambda function with a runtime environment such as Node.js 20.x or with Python 3.12, I am unable to do so. I get an error message stating "Unknown Error." I have been facing this error since August 26th.

Please guide me as to how to fix this issue.Enter image description here

質問済み 2年前427ビュー
4回答
3

Hello.

Does the same problem occur if you use a different browser or access it from a different PC?
Also, just to be sure, does the IAM user you are using have an IAM policy attached to operate Lambda?
If there is no problem with the IAM policy, please try operating as the root user.
https://docs.aws.amazon.com/signin/latest/userguide/introduction-to-root-user-sign-in-tutorial.html

If the above does not resolve the issue, there may be a problem with your AWS account, 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

エキスパート
回答済み 2年前
エキスパート
レビュー済み 2年前
1

It sounds like you've already taken several good troubleshooting steps. Since you’ve tried different browsers, PCs, and even the root user without success, and have already created a support ticket, you’ve covered most of the bases. The next step is to wait for AWS Support to respond to your ticket for a resolution.

エキスパート
回答済み 2年前
0

Yes, I have tried using a different browser but still face the same issue.

I have also tried using a different PC and am facing the same issue.

I have signed in using the root user.

As you suggested, I have created a support ticket to address this issue. Thanks.

回答済み 2年前
0

If your account has been marked as 'compromised' by AWS security, you will suddenly lose access to Lambda, even if using the root account, and get this error. You must resolve the account compromised issue before your access to Lambda will be reinstated. We are trying to have this error message improved.

Note: you should already have an outbound support case open in relation to the account compromise if this happens to you, which will contain instructions for how to have the account (and Lambda access) reinstated. If not, please raise a non-technical case following this URL https://support.console.aws.amazon.com/support/home?region=us-east-1#/case/create?issueType=customer-service&serviceCode=account-management&categoryCode=account-verification which will be passed to the security team to process.

There is no point in raising a technical support case - only the security team can remove the 'compromised' attribute from your account.

AWS
エキスパート
回答済み 2ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

関連するコンテンツ