19 lines
380 B
JSON
19 lines
380 B
JSON
|
{
|
||
|
"version": 2,
|
||
|
"waiters": {
|
||
|
"IdentityExists": {
|
||
|
"delay": 3,
|
||
|
"operation": "GetIdentityVerificationAttributes",
|
||
|
"maxAttempts": 20,
|
||
|
"acceptors": [
|
||
|
{
|
||
|
"expected": "Success",
|
||
|
"matcher": "pathAll",
|
||
|
"state": "success",
|
||
|
"argument": "VerificationAttributes.*.VerificationStatus"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
}
|