AWS Lambda - 403 Forbidden Error when Attempting to Create Lambda

0

I am unable to use the AWS Lambda service and have not found any reasonable explanation as to why.

I can only attempt to create a lambda function from the Lambda > Dashboard using the "Create Function" button, since Lambda > Functions page only displays a banner with the text "UnknownError" (403 response to the GET request to "https://lambda.us-east-1.amazonaws.com/2015-03-31/functions").

Additional details are below.

  1. Dashboard shows error box with empty message
  2. API returns { "Message" : null } in response to the POST to "https://lambda.us-east-1.amazonaws.com/2015-03-31/functions" (includes "X-Amzn-Errortype: AccessDeniedException" as a response header)
  3. The user has adequate permission to use Lambda (Full-Access)
  4. Tried creating lambda using Node 18 runtime. Tried from template and from scratch with same result.

Enter image description here

已提問 2 個月前檢視次數 168 次
1 個回答
0

Hi,

It seems like it has happened to more users, so if you have the correct permission and you are using a correct/valid region, I would suggest you opening a support case to AWS.

profile picture
專家
已回答 2 個月前
profile picture
專家
已審閱 2 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南