-
Notifications
You must be signed in to change notification settings - Fork 16
/
info.json
49 lines (48 loc) · 1.22 KB
/
info.json
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
{
"patterns": {
"google-analytics-data-using-appflow": {
"python": true,
"typescript": false
},
"athena-query-execution-pipeline": {
"python": true,
"typescript": false
},
"athena-views-pipeline": {
"python": true,
"typescript": false
},
"basic-data-pipeline": {
"python": true,
"typescript": false
},
"cross-account-region-data-pipeline": {
"python": true,
"typescript": false
},
"data-validation-cataloging-pipeline": {
"python": true,
"typescript": false
},
"databrew-athena": {
"python": true,
"typescript": false
},
"file-standardization-pipeline": {
"python": true,
"typescript": true
},
"private-artifactory": {
"python": true,
"typescript": false
},
"sdlf-ddk-lightweight": {
"python": true,
"typescript": true
},
"simple-glue-transform": {
"python": true,
"typescript": false
}
}
}