问题
I am trying to create a simple lambda function using Hello World example. No matter what I try, I always get "Request failed with status code 403". My account has AdministratorAccess. I tried policy simulator and it says I do have permission to create a function.
the screenshot of the error from AWS Console
回答1:
Based on the comments.
Checking out Event Logs
in AWS Personal Health Dashboard shows that the permissions on the account could be temporary limited due to Risk IAM quarantine
and some suspicious activity.
来源:https://stackoverflow.com/questions/64778412/cannot-create-lambda-function-on-aws-with-administrator-permission