UnknownError When creating lamba function

0

Hi all I got the UnknownError alert when creating lambda function. My console log like this: awsc-head.js:2
POST https://lambda.us-east-1.amazonaws.com/2015-03-31/functions 403 (Forbidden)

Request URL: https://lambda.us-east-1.amazonaws.com/2015-03-31/functions Request Method: GET Status Code: 403 Forbidden

I am using root account and I also tried to switch to another different region but It still not resolve issue. Appreciate anyone can help me Thankss

gefragt vor 6 Monaten201 Aufrufe
2 Antworten
0

Hello.

Is it possible that it is restricted by AWS Organizations SCP or something?
If there are no restrictions in SCP, there may be a problem with your account.

AWS may occasionally limit AWS services based on account usage.
Therefore, please contact AWS Support by opening a case under "Account and billing".
https://docs.aws.amazon.com/awssupport/latest/user/case-management.html

profile picture
EXPERTE
beantwortet vor 6 Monaten
0

I am experiencing the same issue. Yesterday my lamdas worked and today they return 500 internal server error. When I go to AWS console to lambda functions dashboard I see "UknownError". In the network tab I see 403 response to functions endpoint. Enter image description here

"UnknownError" guys, seriously? How to debug this single-word error without paid plan when I can't ask support about it? My only guesses is that my root account doesn't have MFA. I'll try to set it.

beantwortet vor 4 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen