Lambda You do not have sufficient permission. Access denied. on root account.

0

When I try to access Lambda Dashboard/Functions from root account, I get this error: You do not have sufficient permission. Access denied.

stopper
asked 2 years ago2001 views
2 Answers
0

Hi! Good question.

A couple follow-up questions:

  • What region are you in? Some regions are not enabled by default (for example Africa: Cape Town, Europe: Milan) and may be why you see that error.
  • Are you part of an organization? If so, are there Service Control Policies applied?

I would check the above 2 to see why you are getting access denied at the root account level.

Edit based on the response: Are other services like this as well? Check AWS Health to see if AWS limited your account based on suspicious activity

jsonc
answered 2 years ago
  • I mostly use Oregon (or rarely Ohio) as my region, but I get this error on all 4 top regions in region selector. Also, no, this is my personal account, I'm not part of an organization. P.S. I'm trying to access Lambda to check functions generated by AWS Amplify deploying Next.js SSR app.

0

Hello,

I think you might have run into an open issue

Amplify frontend build returns Starting SSR Build... [ERROR]: AccessDenied: Access Denied #2086

https://github.com/aws-amplify/amplify-console/issues/2086

Sri

profile picture
Sri
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions