-
Notifications
You must be signed in to change notification settings - Fork 6
Add a function URL enabling public access to Lambda function #209
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
Conversation
…ons and improve error handling
…d improve error handling
…ove response handling
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #209 +/- ##
==========================================
- Coverage 60.25% 59.52% -0.73%
==========================================
Files 23 23
Lines 1195 1218 +23
==========================================
+ Hits 720 725 +5
- Misses 475 493 +18 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
jomey
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Mostly minor comments and curious thoughts
This PR adds a function URL enabling a publicly accessible dedicated HTTPS endpoint. Prior to this users required having access to AWS credentials which we don't want to distribute.