Skip to content
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

Identify the service by URL #201

Open
jiw-mh opened this issue Aug 13, 2024 · 1 comment
Open

Identify the service by URL #201

jiw-mh opened this issue Aug 13, 2024 · 1 comment

Comments

@jiw-mh
Copy link

jiw-mh commented Aug 13, 2024

Function URLs for lambdas look like: {function}.lambda-url.{region}.on.aws. To execute it the service needs to be lambda and the region needs to be set. Instead of using --region {region} --service lambda ... it seems like awscurl could identify that the default service for a .on.aws url is lambda and take the {region} out of the url as well.

@okigan
Copy link
Owner

okigan commented Aug 20, 2024

@jiw-mh it probably could work, I'd happy to have a look if you'd make a PR proposal.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants