-
Notifications
You must be signed in to change notification settings - Fork 825
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No CloudFormation template found at /codebuild/output/ #13380
Comments
Hey @leandrorp, thank you for reaching out. When running |
Hello @ykethan! Thanks for the response. When I run
|
@leandrorp interesting. are you running an custom build scripts? Could you provide the Additionally, could you add the environment variable |
Sure, buddy! Here they are: Log With debug mode on :
|
Hey @leandrorp, thank you for the information. On diving into logs noticed the remove function command and REST api was run and the
|
Hey @ykethan, after doing all the steps and running
|
@leandrorp interesting. on the AWS S3 console, could you open the S3 bucket |
Yes, Or we can try other solutions? |
@leandrorp would you be open for a quick call? I am available on discord at handle |
Hey @leandrorp, thank you for taking the time in hopping on a call, it was great chatting with you. Closing the issue. |
|
It was great for me too! Thanks for the support |
How did you install the Amplify CLI?
npm
If applicable, what version of Node.js are you using?
No response
Amplify CLI Version
12.7.1
What operating system are you using?
Window
Did you make any manual changes to the cloud resources managed by Amplify? Please describe the changes made.
No
Describe the bug
After adding a new lambda with REST API, it works locally, but the pipeline does not build
The stripewebhook-cloudformation-template.json exists
Expected behavior
Pipeline Build successfully; I tried to amplify pull or push a lot of times.
Reproduction steps
ADD new API rest in an existing project with graphql
Add new lambda with cognito ( auth permissions)
Project Identifier
Project Identifier: 1cfb423cd45ea0cbbb19bb7d0629aa77
Log output
Additional information
No response
Before submitting, please confirm:
The text was updated successfully, but these errors were encountered: