aws-lambda-http-check
aws-lambda-http-check copied to clipboard
Lambda function to check http endpoint wrapped in serverless project
Results
2
aws-lambda-http-check issues
Sort by
recently updated
recently updated
newest added
In case of authorization headers needing to be sent to HTTP(s) endpoint - they should be stored in secret store, rather than passed unencrypted as payload to lambda function. Suggestion...
enhancement
lambda-http-check
Use-Case: Someone manually puts an endpoint into some sort of maintenance mode so instead of return a 200 it now returns a 302. Right now this triggers a status code...
enhancement
lambda-http-check