ó
FRTc @ s d Z d e f d YZ d S( s(
From http://docs.aws.amazon.com/Route53/latest/APIReference/API_CreateHealthCheck.html
POST /2013-04-01/healthcheck HTTP/1.1
unique description
IP address of the endpoint to check
port on the endpoint to check
HTTP | HTTPS | HTTP_STR_MATCH | HTTPS_STR_MATCH | TCP
path of the file that
you want Amazon Route 53 to request
domain name of the
endpoint to check
if Type is HTTP_STR_MATCH or HTTPS_STR_MATCH,
the string to search for in the response body
from the specified resource
10 | 30
integer between 1 and 10
t HealthCheckc B sP e Z d Z d Z d Z d Z d Z d Z d Z d d d d d Z
d
Z RS(
s An individual health checks~
%(ip_addr_part)s
%(port)s
%(type)s
%(resource_path)s
%(fqdn_part)s
%(string_match_part)s
%(request_interval)s
%(failure_threshold)s
s" %(ip_addr)ss= %(fqdn)ss- %(string_match)ss7 %(request_interval)di
i i c C sŤ | | _ | | _ | | _ | | _ | | _ | | _ | | _ | | j k rZ | | _ n&