Sha256: 8e487d36f3f9914ba55778d4b421ab76ba7601e0d1d17c300d23db75f52705b0
Contents?: true
Size: 386 Bytes
Versions: 16
Compression:
Stored size: 386 Bytes
Contents
Examples: $ aws-ec2 wait ami ruby-2.5.0_2018-03-24-17-07 $ aws-ec2 wait ami ami-b0138dc8 Polls the AMI with the given AMI name or id until AMI is found and available. ### Timeout Command times out after 30 mins by default. You can control the timeout with the `--timeout` flag. The timeout is specified in seconds. $ aws-ec2 wait ami --id ami-b0138dc8 --timeout 3600
Version data entries
16 entries across 16 versions & 1 rubygems