Command option Sample:aws route53 list-health-checks

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

Retrieve a list of the health checks that are associated with thecurrent AWS account.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/route53/list-health-checks.html

aws route53 list-health-checks --max-items 1 --starting-token Z3M3LMPEXAMPLE
  : http://docs.aws.amazon.com/cli/latest/reference/route53/list-health-checks.html

aws のオプション一覧