UNPKG

@pepperize/cdk-route53-health-check

Version:

Create Route53 HealthChecks to monitor TCP, HTTP, HTTPS endpoints, CloudWatch Alarms and other Route53 HealthChecks.

6 lines (5 loc) 209 B
export * from "./alarm-health-check"; export * from "./calculated-health-check"; export * from "./endpoint-health-check"; export * from "./health-check"; export { HealthCheckType } from "./health-check-type";