mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2025-12-22 13:19:05 +00:00
Send to zulip
This commit is contained in:
25
aws/lambda-nodejs18.x/UpdateZulipStreams/node_modules/aws-sdk/apis/macie2-2020-01-01.waiters2.json
generated
vendored
Normal file
25
aws/lambda-nodejs18.x/UpdateZulipStreams/node_modules/aws-sdk/apis/macie2-2020-01-01.waiters2.json
generated
vendored
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"version": 2,
|
||||
"waiters": {
|
||||
"FindingRevealed": {
|
||||
"description": "Wait until the sensitive data occurrences are ready.",
|
||||
"delay": 2,
|
||||
"maxAttempts": 60,
|
||||
"operation": "GetSensitiveDataOccurrences",
|
||||
"acceptors": [
|
||||
{
|
||||
"matcher": "path",
|
||||
"argument": "status",
|
||||
"state": "success",
|
||||
"expected": "SUCCESS"
|
||||
},
|
||||
{
|
||||
"matcher": "path",
|
||||
"argument": "status",
|
||||
"state": "success",
|
||||
"expected": "ERROR"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user