cognitect-labs / aws-api

AWS, data driven
Apache License 2.0
724 stars 100 forks source link

feature idea: split https signing into lib #211

Open benjamin-asdf opened 2 years ago

benjamin-asdf commented 2 years ago

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:

Just an idea.

fogus commented 2 years ago

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.