Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chriselsen authored Jun 28, 2023
1 parent 05c2e45 commit 440bc1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# AWSLambda_CloudPing [![Build Status](https://travis-ci.org/chriselsen/AWSLambda_CloudPing.svg?branch=master)](https://travis-ci.org/chriselsen/AWSLambda_CloudPing)
# AWSLambda_CloudPing
AWS Lambda Function to monitor a website's availability via HTTP/HTTPS. This can be combined with VPC Endpoint for AWS Lambda to monitor the availability of an AWS Managed NAT Gateway.

It can also be used in combination with [Amazon CloudWatch Alarms](https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/AlarmThatSendsEmail.html) and [Amazon Route 53 health checks that monitor CloudWatch alarms](https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/health-checks-types.html) to react via Route 53 to internal endpoint failures.
Expand Down

0 comments on commit 440bc1a

Please sign in to comment.