amplify-cli: `AuthTriggerCustomLambdaStack` error in Amplify Hosting using Amplify CLI 10.6.2

How did you install the Amplify CLI?

npm

If applicable, what version of Node.js are you using?

19.0.1

Amplify CLI Version

10.6.0

What operating system are you using?

Mac

Did you make any manual changes to the cloud resources managed by Amplify? Please describe the changes made.

no changes to backend

Describe the bug

made changes to frontend on dev and qa. dev deploys just fine, qa fails on backend build

Expected behavior

both environments should deploy without issue

Reproduction steps

amplify env checkout <branch> git checkout <branch> push code and wait to deploy

Project Identifier

5940205a-065b-4669-a951-5a8e4b54757a

Log output

# Put your logs below this line


Additional information

No response

Before submitting, please confirm:

  • I have done my best to include a minimal, self-contained set of instructions for consistently reproducing the issue.
  • I have removed any sensitive information from my code snippets and submission.

About this issue

  • Original URL
  • State: open
  • Created a year ago
  • Comments: 18 (6 by maintainers)

Most upvoted comments

I’m also encountering this issue in Amplify Version > 10.6.0. If downgrading to 10.5.1, it works.

2023-01-11T15:48:52.583Z [INFO]: CREATE_FAILED AuthTriggerCustomLambdaStack AWS::CloudFormation::Stack Wed Jan 11 2023 15:48:49 GMT+0000 (Coordinated Universal Time) Output 'LambdaExecutionRoleArn' not found in stack 'arn:aws:cloudformation:eu-central-1:xxxxx:stack/amplify-xxx-circs-151102-functionxxxxPreSignup)'