The Lambdas is not working

0

Hey all,

I have no idea why my Lamdas is not working anymore.

The Serverless framework gives me this error below

CREATE_FAILED: CreateLambdaFunction (AWS::Lambda::Function)
Resource handler returned message: "Service returned error code AccessDeniedException (Service: Lambda, Status Code: 403, Request ID: xxxx)" (RequestToken: xxxxxxxxxxxx, HandlerErrorCode: AccessDenied)

When I checked on my Dashboard on Portal I saw just UnknownError with the errors on the console as shown below:

GET https://lambda.xxxx.amazonaws.com/2015-03-31/functions 403 (Forbidden)
GET https://lambda.xxxx.amazonaws.com/2015-03-31/functions 403 (Forbidden)

So, how to fix this considering I'm using the Free-Tier and I can't open an Issue on AWS Support?

I appreciate any help.

Regards, ecc

ecc
posta 5 mesi fa133 visualizzazioni
2 Risposte
0
Risposta accettata

Hello.

I've seen people in the same situation as you several times on re:Post.
Other users have reported that there are no problems with IAM permissions, so it is possible that there are restrictions on the AWS account side.
https://repost.aws/questions/QUDhTKkMfnRp6JGus4Ko_3mg/lambda-functions-are-gone-unknown-error
https://repost.aws/questions/QUKccY7dreT2OrL0Z5A1RmBQ/aws-lambda-functions-shows-unknownerror

From the contents of the serverless framework error, it seems that IAM permissions are related.
Also, Please check if you can reproduce it with other browsers or other PCs.
If there is no problem with IAM permissions, there may be a problem with your AWS account, so we recommend that you open a case with AWS Support under "Account and billing".
Inquiries under "Account and billing" can also be made using the free support plan.
https://docs.aws.amazon.com/awssupport/latest/user/case-management.html

profile picture
ESPERTO
con risposta 5 mesi fa
profile picture
ESPERTO
verificato 2 mesi fa
0

Hello,

Thanks for your answer. It seems a real issue on my AWS Account as you mentioned.

ecc
con risposta 5 mesi fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande