This message was deleted.
# typescript
s
This message was deleted.
b
Can you export the url as an output of the stack and access it that way?
It’s not the function ID it’s a “url id” https://docs.aws.amazon.com/lambda/latest/dg/urls-configuration.html
b
I can export it, but I would have to find a way to add this as config to this other service 🤔
b
Yes you would need to, but that would be the same if you needed to know a dns name. You’d either have to hard code it or add it to config somewhere. How are you deploying your other service?
b
they’re two different repos and running their own CI pipelines.
I guess it’s like you said, I’d just have to make sure the Lambda is deployed and then get the config from the export.