Is it possible to find the relevant API from the U...
# help
ö
Is it possible to find the relevant API from the URL on API Gateway console?
r
What do you mean by 'relevant API'?
ö
Ummh
Like I have the endpoint
and I want to find the API resource
r
Right, yeah, you can see all the configured paths in the console
ö
Yes but there are like 100 API’s
Not API Endpoint
API itself
r
the output of the deploy command gives you your endpoint
(and start command)
and ID
ö
Yes but I don’t know which stack it is
r
it'll be named according to your stage and stack name in your app
ö
I don’t know the name or the stack
I dont know the repo
that belongs to the app
r
is this an SST app?
ö
Nope
Ok I found it btw
using id
thanks
it is a dinosour app
r
I see