Command option Sample:aws route53 get-health-check

Search command sample in the internet.It is the result.

Gets information about a specified health check.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/route53/get-health-check.html

aws route53 get-health-check --health-check-id 02ec8401-9879-4259-91fa-04e66d094674
    get-hosted-zone — AWS CLI 1.16.13 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/route53/get-health-check.html
aws route53 get-health-check --health-check-id XXXXXXX-YYYY-4cdd-8400-XXXXXXXXX --query HealthCheck.HealthCheckConfig.[
    How to audit the configuration of the DNS entry for DNS Failover in AWS Route 52.: jackal : http://jackal.livejournal.com/2210185.html

aws のオプション一覧