PATH:
home
/
letacommog
/
charpente-ain
/
wp-content
/
plugins
/
w3-total-cache
/
lib
/
Aws
/
Aws
/
data
/
s3
/
2006-03-01
<?php // This file was auto-generated from sdk-root/src/data/s3/2006-03-01/waiters-1.json return [ 'waiters' => [ '__default__' => [ 'interval' => 5, 'max_attempts' => 20, ], 'BucketExists' => [ 'operation' => 'HeadBucket', 'ignore_errors' => [ 'NoSuchBucket', ], 'success_type' => 'output', ], 'BucketNotExists' => [ 'operation' => 'HeadBucket', 'success_type' => 'error', 'success_value' => 'NoSuchBucket', ], 'ObjectExists' => [ 'operation' => 'HeadObject', 'ignore_errors' => [ 'NoSuchKey', ], 'success_type' => 'output', ], 'ObjectNotExists' => [ 'operation' => 'HeadObject', 'success_type' => 'error', 'success_value' => 'NoSuchKey', ], ],];
[+]
..
[-] api-2.json.php
[edit]
[-] waiters-1.json.php
[edit]
[-] paginators-1.json.php
[edit]
[-] waiters-2.json.php
[edit]
[-] smoke.json.php
[edit]