PATH:
usr
/
local
/
jetapps
/
var
/
lib
/
aws
/
lib
/
python2.7
/
site-packages
/
botocore
/
data
/
glacier
/
2012-06-01
{ "version": 2, "waiters": { "VaultExists": { "operation": "DescribeVault", "delay": 3, "maxAttempts": 15, "acceptors": [ { "state": "success", "matcher": "status", "expected": 200 }, { "state": "retry", "matcher": "error", "expected": "ResourceNotFoundException" } ] }, "VaultNotExists": { "operation": "DescribeVault", "delay": 3, "maxAttempts": 15, "acceptors": [ { "state": "retry", "matcher": "status", "expected": 200 }, { "state": "success", "matcher": "error", "expected": "ResourceNotFoundException" } ] } } }
[-] examples-1.json
[edit]
[+]
..
[-] service-2.json
[edit]
[-] paginators-1.json
[edit]
[-] waiters-2.json
[edit]