Command option Sample:aws route53 wait

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

Wait until a particular condition is satisfied.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/route53/wait.html

aws route53 wait resource-record-sets-changed \
    Deleting a Route 53 Hosted Zone And All DNS Records Using aws-cli - Alestic.com : http://alestic.com/2016/09/aws-route53-wipe-hosted-zone/
aws route53 wait resource-record-sets-changed --id
    Cloud DevOps: Packer, Ansible, SSH and AWS/EC2 : http://cloudurable.com/blog/aws-ansible-packer-ssh-for-devops/index.html
aws route53 wait resource-record-sets-changed --id "
     HOWTO: update a AWS Route53 record with your router's public IP address automatically - Ubiquiti Networks Community : http://community.ubnt.com/t5/EdgeRouter/HOWTO-update-a-AWS-Route53-record-with-your-router-s-public-IP/td-p/1349799
aws route53 wait resource-record-sets-changed --id "
  : http://git.io/vylLx
aws route53 wait resource-record-sets-changed --id
    Failed to determine Route 53 hosted zone ID: SignatureDoesNotMatch 揃 Issue #668 揃 jetstack/cert-manager 揃 GitHub : http://github.com/jetstack/cert-manager/issues/668
aws route53 wait resource-record-sets-changed --id "/change/C1F72YWO0VLCD8"
    Blue/Green Deployments with Route 53 揃 naftuli.wtf : http://naftuli.wtf/2017/02/01/route53-bg-deployments/
aws route53 wait resource-record-sets-changed --id "
    Sleepless Dev: Setting up Ansible, SSH to configure AWS EC2 instances : http://rick-hightower.blogspot.com/2017/03/setting-up-ansible-ssh-to-configure-aws.html

aws のオプション一覧