Submit
Path:
~
/
/
usr
/
lib
/
python2.7
/
site-packages
/
botocore
/
data
/
s3
/
2006-03-01
/
File Content:
waiters-2.json
{ "version": 2, "waiters": { "BucketExists": { "delay": 5, "operation": "HeadBucket", "maxAttempts": 20, "acceptors": [ { "expected": 200, "matcher": "status", "state": "success" }, { "expected": 404, "matcher": "status", "state": "retry" } ] }, "BucketNotExists": { "delay": 5, "operation": "HeadBucket", "maxAttempts": 20, "acceptors": [ { "expected": 404, "matcher": "status", "state": "success" } ] }, "ObjectExists": { "delay": 5, "operation": "HeadObject", "maxAttempts": 20, "acceptors": [ { "expected": 200, "matcher": "status", "state": "success" }, { "expected": 404, "matcher": "status", "state": "retry" } ] }, "ObjectNotExists": { "delay": 5, "operation": "HeadObject", "maxAttempts": 20, "acceptors": [ { "expected": 404, "matcher": "status", "state": "success" } ] } } }
Submit
FILE
FOLDER
Name
Size
Permission
Action
examples-1.json
44 bytes
0644
paginators-1.json
1567 bytes
0644
service-2.json
229888 bytes
0644
waiters-2.json
1220 bytes
0644
N4ST4R_ID | Naxtarrr