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

feature idea: split https signing into lib #211

Open
benjamin-asdf opened this issue Apr 14, 2022 · 1 comment
Open

feature idea: split https signing into lib #211

benjamin-asdf opened this issue Apr 14, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@benjamin-asdf
Copy link

Use case:
Make an https request as iam user. For example to invoke a lambda with the new lambda-url.
There is https://github.com/sharetribe/aws-sig4
cons:

  • depends on http-clj
  • depends on classes that are not in babashka (which is a big part of my aws-api usage)

Just an idea.

@benjamin-asdf benjamin-asdf changed the title feature request: split https signing into lib feature idea: split https signing into lib Apr 14, 2022
@fogus
Copy link
Contributor

fogus commented Apr 25, 2022

Pulling things apart has been on the agenda for a while and designs are proceeding (albeit slowly). I think that a cut point at signing seems reasonable. More thought needed of course. Thank you for your report.

@dchelimsky dchelimsky added the enhancement New feature or request label Dec 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants