summaryrefslogtreecommitdiff
path: root/vendor/aws/aws-sdk-php/src/data/email/2010-12-01/waiters-2.json.php
blob: 0eab0e02c680984c9c8a7fd2d95d98d045b9c92e (plain)
1
2
3
<?php
// This file was auto-generated from sdk-root/src/data/email/2010-12-01/waiters-2.json
return [ 'version' => 2, 'waiters' => [ 'IdentityExists' => [ 'delay' => 3, 'operation' => 'GetIdentityVerificationAttributes', 'maxAttempts' => 20, 'acceptors' => [ [ 'expected' => 'Success', 'matcher' => 'pathAll', 'state' => 'success', 'argument' => 'VerificationAttributes.*.VerificationStatus', ], ], ], ],];