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
질문됨 5달 전133회 조회
2개 답변
0
수락된 답변

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
전문가
답변함 5달 전
profile picture
전문가
검토됨 2달 전
0

Hello,

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

ecc
답변함 5달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠