2

I cannot create a Lambda function. After clicking the create function button, the loading icon appears for around 10 sec then disappear. No error message display. No function is created. It's been an issue for me couple of days now. no error message appears

I also inspected the network tab and found several 403 code responses with this error message

The request signature we calculated does not match the signature you provided. Check your AWS Secret Access Key and signing method. Consult the service documentation for details.

403 error responses

I've tried these without success

  • Use different browsers eg. Edge, Chrome, Firefox
  • Try on another machine
  • Sync my machine time

Info

  • The AWS account is root account
  • No issue on personal health dashboard
  • Creating a function using cli works
  • I just notice that I also can't create a new layer, layer version.
  • Editing source code of existing functions via console editor does not work as well. When clicking deploy button, a strange error message "[object Object]" appear, and also get the 403 signature not match in the network tab.
7
  • That's weird. Have you tried creating a function using cli?
    – jellycsc
    CommentedJul 23, 2021 at 23:20
  • This seems to be the same problem but not solved. BTW, you should create an IAM user instead of using root account.
    – shimo
    CommentedJul 23, 2021 at 23:20
  • Is it totally new account?
    – Marcin
    CommentedJul 23, 2021 at 23:21
  • Creating a function using cli works.
    – Mansion
    CommentedJul 24, 2021 at 20:44
  • No, not a new account. I've been using lambda on this account for over 5 year now. Never had an issue.
    – Mansion
    CommentedJul 24, 2021 at 20:48

1 Answer 1

0

I filed a support request and they told me it was a bug in their system. They fixed it and now it works.

1
  • 1
    Facing similar issue. Lambda functions are not displayed and cant create new functions either. Create function keeps loading and stops. Have raised a support request.
    – Joy
    CommentedJan 3, 2023 at 9:56

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.