Update s3-bucket-unique-name.sh

This commit is contained in:
kneutron 2021-06-24 16:58:28 -05:00 committed by GitHub
parent 13d22c6cfe
commit 1b9f87047b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -60,3 +60,5 @@ vv This means the bucket already exists, should exit within (2) seconds if it do
Waiter BucketNotExists failed: Max attempts exceeded
real 1m39.380s
^^ RC=255
Faster method: ' aws s3 ls |grep $result ' but depends on being configured and only applies to current account