Releases: base2Services/aws-lambda-http-check
Releases · base2Services/aws-lambda-http-check
Report status code match
Support for testing regular expressions against body
Testing regex matching against http(s) response body now supported through BODY_REGEX_MATCH
. Check README.md for more details
Allow insecure https connections
If checking https endpoint, insecure behaviour will be default. At this point there is no support for toggling between secure and insecure behaviours