forked from cdk-patterns/serverless
-
Notifications
You must be signed in to change notification settings - Fork 0
/
info.json
85 lines (85 loc) · 1.99 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
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
{
"patterns": {
"polly": {
"prodReady": false
},
"s3-angular-website": {
"prodReady": false
},
"s3-react-website": {
"prodReady": false
},
"the-alexa-skill": {
"prodReady": false
},
"the-basic-mq": {
"prodReady": false
},
"the-big-fan": {
"prodReady": false
},
"the-cloudwatch-dashboard": {
"prodReady": false
},
"the-destined-lambda": {
"prodReady": false
},
"the-dynamo-streamer": {
"prodReady": false
},
"the-efs-lambda": {
"prodReady": false
},
"the-eventbridge-atm": {
"prodReady": false
},
"the-eventbridge-circuit-breaker": {
"prodReady": false
},
"the-eventbridge-etl": {
"prodReady": false
},
"the-lambda-circuit-breaker": {
"prodReady": false
},
"the-lambda-power-tuner": {
"prodReady": false
},
"the-lambda-trilogy": {
"prodReady": false
},
"the-media-live-stream": {
"prodReady": false
},
"the-predictive-lambda": {
"prodReady": false
},
"the-rds-proxy": {
"prodReady": false
},
"the-saga-stepfunction": {
"prodReady": false
},
"the-scalable-webhook": {
"prodReady": false
},
"the-scheduled-lambda": {
"prodReady": false
},
"the-simple-graphql-service": {
"prodReady": false
},
"the-simple-webservice": {
"prodReady": false
},
"the-state-machine": {
"prodReady": false
},
"the-waf-apigateway": {
"prodReady": false
},
"the-xray-tracer": {
"prodReady": false
}
}
}