forked from demisto/content
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathplaybook-Sagemaker_Test.yml
97 lines (97 loc) · 1.79 KB
/
playbook-Sagemaker_Test.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
id: Test_Sagemaker
version: -1
rolename: []
name: Test Sagemaker
description: Sagemaker integration test
starttaskid: "0"
tasks:
"0":
id: "0"
taskid: a736baaf-0043-47dd-80ac-f89f32c81dca
type: start
task:
id: a736baaf-0043-47dd-80ac-f89f32c81dca
version: -1
name: ""
iscommand: false
brand: ""
nexttasks:
'#none#':
- "1"
separatecontext: false
view: |-
{
"position": {
"x": 450,
"y": 50
}
}
note: false
"1":
id: "1"
taskid: 21377f81-3b7a-4d54-8c77-878b4a9eef74
type: regular
task:
id: 21377f81-3b7a-4d54-8c77-878b4a9eef74
version: -1
name: Predict Phishing
script: '|||predict-phishing'
type: regular
iscommand: true
brand: ""
nexttasks:
'#none#':
- "2"
scriptarguments:
inputText:
simple: Just a test
separatecontext: false
view: |-
{
"position": {
"x": 450,
"y": 190
}
}
note: false
"2":
id: "2"
taskid: 72667334-1759-4c51-8b85-973cca6bfcdc
type: regular
task:
id: 72667334-1759-4c51-8b85-973cca6bfcdc
version: -1
name: Verify fields
scriptName: VerifyContext
type: regular
iscommand: false
brand: ""
scriptarguments:
expectedValue: {}
fields:
simple: Label,Probability
path:
simple: DBotPhishingPrediction
separatecontext: false
view: |-
{
"position": {
"x": 450,
"y": 370
}
}
note: false
view: |-
{
"linkLabelsPosition": {},
"paper": {
"dimensions": {
"height": 415,
"width": 380,
"x": 450,
"y": 50
}
}
}
inputs: []
outputs: []