You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my opinion, it seems that when the API gateway is created, an API type with "http" is not being generated. Even though I have configured the YAML as shown above, upon checking after a failure, there always seems to be a gateway created with "rest" as the API type.
Support Question
Question
I can't figure out what is causing
failed to find a stack error
Plus, when I successfully deployed with
rest
apiType option,I got
{"message":"Missing Authentication Token"}
responseCommand Run
sls create_domain
andsls deploy
Console Output
Domain Manager Configuration
Replace this with your own
serverless.yml
file (anonymized, of course) to help us better resolve your issue.first yml config didn't work but the second did.
why can't apiType http find a stack?
FYI, this is my lambda function config.
Versions
The text was updated successfully, but these errors were encountered: