aws-sdk 2.1236.0 → 2.1237.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +8 -1
- package/README.md +1 -1
- package/apis/devops-guru-2020-12-01.min.json +140 -125
- package/apis/globalaccelerator-2018-08-08.min.json +163 -109
- package/apis/resiliencehub-2020-04-30.min.json +2 -1
- package/apis/rum-2018-05-10.min.json +360 -12
- package/apis/rum-2018-05-10.paginators.json +12 -0
- package/clients/devopsguru.d.ts +26 -4
- package/clients/globalaccelerator.d.ts +60 -3
- package/clients/resiliencehub.d.ts +7 -3
- package/clients/rum.d.ts +340 -5
- package/dist/aws-sdk-core-react-native.js +9 -5
- package/dist/aws-sdk-react-native.js +14 -10
- package/dist/aws-sdk.js +11 -7
- package/dist/aws-sdk.min.js +10 -10
- package/lib/core.js +1 -1
- package/lib/event_listeners.js +7 -4
- package/lib/model/api.js +1 -0
- package/package.json +1 -1
|
@@ -92,6 +92,9 @@
|
|
|
92
92
|
},
|
|
93
93
|
"ResourceHours": {
|
|
94
94
|
"type": "long"
|
|
95
|
+
},
|
|
96
|
+
"AnalyzedResourceCount": {
|
|
97
|
+
"type": "long"
|
|
95
98
|
}
|
|
96
99
|
}
|
|
97
100
|
}
|
|
@@ -170,29 +173,29 @@
|
|
|
170
173
|
"type": "timestamp"
|
|
171
174
|
},
|
|
172
175
|
"AnomalyTimeRange": {
|
|
173
|
-
"shape": "
|
|
176
|
+
"shape": "Sz"
|
|
174
177
|
},
|
|
175
178
|
"AnomalyReportedTimeRange": {
|
|
176
|
-
"shape": "
|
|
179
|
+
"shape": "S10"
|
|
177
180
|
},
|
|
178
181
|
"PredictionTimeRange": {
|
|
179
|
-
"shape": "
|
|
182
|
+
"shape": "S11"
|
|
180
183
|
},
|
|
181
184
|
"SourceDetails": {
|
|
182
|
-
"shape": "
|
|
185
|
+
"shape": "S12"
|
|
183
186
|
},
|
|
184
187
|
"AssociatedInsightId": {},
|
|
185
188
|
"ResourceCollection": {
|
|
186
|
-
"shape": "
|
|
189
|
+
"shape": "S27"
|
|
187
190
|
},
|
|
188
191
|
"Limit": {
|
|
189
192
|
"type": "double"
|
|
190
193
|
},
|
|
191
194
|
"SourceMetadata": {
|
|
192
|
-
"shape": "
|
|
195
|
+
"shape": "S2h"
|
|
193
196
|
},
|
|
194
197
|
"AnomalyResources": {
|
|
195
|
-
"shape": "
|
|
198
|
+
"shape": "S2l"
|
|
196
199
|
}
|
|
197
200
|
}
|
|
198
201
|
},
|
|
@@ -203,24 +206,24 @@
|
|
|
203
206
|
"Severity": {},
|
|
204
207
|
"Status": {},
|
|
205
208
|
"AnomalyTimeRange": {
|
|
206
|
-
"shape": "
|
|
209
|
+
"shape": "Sz"
|
|
207
210
|
},
|
|
208
211
|
"AnomalyReportedTimeRange": {
|
|
209
|
-
"shape": "
|
|
212
|
+
"shape": "S10"
|
|
210
213
|
},
|
|
211
214
|
"SourceDetails": {
|
|
212
|
-
"shape": "
|
|
215
|
+
"shape": "S12"
|
|
213
216
|
},
|
|
214
217
|
"AssociatedInsightId": {},
|
|
215
218
|
"ResourceCollection": {
|
|
216
|
-
"shape": "
|
|
219
|
+
"shape": "S27"
|
|
217
220
|
},
|
|
218
221
|
"Type": {},
|
|
219
222
|
"Name": {},
|
|
220
223
|
"Description": {},
|
|
221
224
|
"CausalAnomalyId": {},
|
|
222
225
|
"AnomalyResources": {
|
|
223
|
-
"shape": "
|
|
226
|
+
"shape": "S2l"
|
|
224
227
|
}
|
|
225
228
|
}
|
|
226
229
|
}
|
|
@@ -240,7 +243,7 @@
|
|
|
240
243
|
"type": "structure",
|
|
241
244
|
"members": {
|
|
242
245
|
"EventSources": {
|
|
243
|
-
"shape": "
|
|
246
|
+
"shape": "S2t"
|
|
244
247
|
}
|
|
245
248
|
}
|
|
246
249
|
}
|
|
@@ -260,7 +263,7 @@
|
|
|
260
263
|
"type": "structure",
|
|
261
264
|
"members": {
|
|
262
265
|
"InsightFeedback": {
|
|
263
|
-
"shape": "
|
|
266
|
+
"shape": "S2y"
|
|
264
267
|
}
|
|
265
268
|
}
|
|
266
269
|
}
|
|
@@ -298,13 +301,13 @@
|
|
|
298
301
|
"Severity": {},
|
|
299
302
|
"Status": {},
|
|
300
303
|
"InsightTimeRange": {
|
|
301
|
-
"shape": "
|
|
304
|
+
"shape": "S35"
|
|
302
305
|
},
|
|
303
306
|
"PredictionTimeRange": {
|
|
304
|
-
"shape": "
|
|
307
|
+
"shape": "S11"
|
|
305
308
|
},
|
|
306
309
|
"ResourceCollection": {
|
|
307
|
-
"shape": "
|
|
310
|
+
"shape": "S27"
|
|
308
311
|
},
|
|
309
312
|
"SsmOpsItemId": {},
|
|
310
313
|
"Description": {}
|
|
@@ -318,10 +321,10 @@
|
|
|
318
321
|
"Severity": {},
|
|
319
322
|
"Status": {},
|
|
320
323
|
"InsightTimeRange": {
|
|
321
|
-
"shape": "
|
|
324
|
+
"shape": "S35"
|
|
322
325
|
},
|
|
323
326
|
"ResourceCollection": {
|
|
324
|
-
"shape": "
|
|
327
|
+
"shape": "S27"
|
|
325
328
|
},
|
|
326
329
|
"SsmOpsItemId": {},
|
|
327
330
|
"Description": {}
|
|
@@ -339,10 +342,10 @@
|
|
|
339
342
|
"type": "structure",
|
|
340
343
|
"members": {
|
|
341
344
|
"AccountIds": {
|
|
342
|
-
"shape": "
|
|
345
|
+
"shape": "S3a"
|
|
343
346
|
},
|
|
344
347
|
"OrganizationalUnitIds": {
|
|
345
|
-
"shape": "
|
|
348
|
+
"shape": "S3b"
|
|
346
349
|
}
|
|
347
350
|
}
|
|
348
351
|
},
|
|
@@ -388,10 +391,10 @@
|
|
|
388
391
|
"type": "timestamp"
|
|
389
392
|
},
|
|
390
393
|
"AccountIds": {
|
|
391
|
-
"shape": "
|
|
394
|
+
"shape": "S3a"
|
|
392
395
|
},
|
|
393
396
|
"OrganizationalUnitIds": {
|
|
394
|
-
"shape": "
|
|
397
|
+
"shape": "S3b"
|
|
395
398
|
}
|
|
396
399
|
}
|
|
397
400
|
},
|
|
@@ -424,10 +427,10 @@
|
|
|
424
427
|
"members": {
|
|
425
428
|
"OrganizationResourceCollectionType": {},
|
|
426
429
|
"AccountIds": {
|
|
427
|
-
"shape": "
|
|
430
|
+
"shape": "S3a"
|
|
428
431
|
},
|
|
429
432
|
"OrganizationalUnitIds": {
|
|
430
|
-
"shape": "
|
|
433
|
+
"shape": "S3b"
|
|
431
434
|
},
|
|
432
435
|
"NextToken": {},
|
|
433
436
|
"MaxResults": {
|
|
@@ -439,10 +442,10 @@
|
|
|
439
442
|
"type": "structure",
|
|
440
443
|
"members": {
|
|
441
444
|
"CloudFormation": {
|
|
442
|
-
"shape": "
|
|
445
|
+
"shape": "S3l"
|
|
443
446
|
},
|
|
444
447
|
"Service": {
|
|
445
|
-
"shape": "
|
|
448
|
+
"shape": "S3o"
|
|
446
449
|
},
|
|
447
450
|
"Account": {
|
|
448
451
|
"type": "list",
|
|
@@ -466,7 +469,7 @@
|
|
|
466
469
|
},
|
|
467
470
|
"NextToken": {},
|
|
468
471
|
"Tags": {
|
|
469
|
-
"shape": "
|
|
472
|
+
"shape": "S3v"
|
|
470
473
|
}
|
|
471
474
|
}
|
|
472
475
|
}
|
|
@@ -497,14 +500,14 @@
|
|
|
497
500
|
"type": "structure",
|
|
498
501
|
"members": {
|
|
499
502
|
"CloudFormation": {
|
|
500
|
-
"shape": "
|
|
503
|
+
"shape": "S3l"
|
|
501
504
|
},
|
|
502
505
|
"Service": {
|
|
503
|
-
"shape": "
|
|
506
|
+
"shape": "S3o"
|
|
504
507
|
},
|
|
505
508
|
"NextToken": {},
|
|
506
509
|
"Tags": {
|
|
507
|
-
"shape": "
|
|
510
|
+
"shape": "S3v"
|
|
508
511
|
}
|
|
509
512
|
}
|
|
510
513
|
}
|
|
@@ -561,7 +564,7 @@
|
|
|
561
564
|
"type": "structure",
|
|
562
565
|
"members": {
|
|
563
566
|
"ResourceCollection": {
|
|
564
|
-
"shape": "
|
|
567
|
+
"shape": "S48"
|
|
565
568
|
},
|
|
566
569
|
"Status": {},
|
|
567
570
|
"Costs": {
|
|
@@ -633,7 +636,7 @@
|
|
|
633
636
|
"type": "structure",
|
|
634
637
|
"members": {
|
|
635
638
|
"StackNames": {
|
|
636
|
-
"shape": "
|
|
639
|
+
"shape": "S29"
|
|
637
640
|
}
|
|
638
641
|
}
|
|
639
642
|
},
|
|
@@ -648,7 +651,7 @@
|
|
|
648
651
|
"members": {
|
|
649
652
|
"AppBoundaryKey": {},
|
|
650
653
|
"TagValues": {
|
|
651
|
-
"shape": "
|
|
654
|
+
"shape": "S2e"
|
|
652
655
|
}
|
|
653
656
|
}
|
|
654
657
|
}
|
|
@@ -675,7 +678,7 @@
|
|
|
675
678
|
"locationName": "InsightId"
|
|
676
679
|
},
|
|
677
680
|
"StartTimeRange": {
|
|
678
|
-
"shape": "
|
|
681
|
+
"shape": "S4s"
|
|
679
682
|
},
|
|
680
683
|
"MaxResults": {
|
|
681
684
|
"type": "integer"
|
|
@@ -699,29 +702,29 @@
|
|
|
699
702
|
"type": "timestamp"
|
|
700
703
|
},
|
|
701
704
|
"AnomalyTimeRange": {
|
|
702
|
-
"shape": "
|
|
705
|
+
"shape": "Sz"
|
|
703
706
|
},
|
|
704
707
|
"AnomalyReportedTimeRange": {
|
|
705
|
-
"shape": "
|
|
708
|
+
"shape": "S10"
|
|
706
709
|
},
|
|
707
710
|
"PredictionTimeRange": {
|
|
708
|
-
"shape": "
|
|
711
|
+
"shape": "S11"
|
|
709
712
|
},
|
|
710
713
|
"SourceDetails": {
|
|
711
|
-
"shape": "
|
|
714
|
+
"shape": "S12"
|
|
712
715
|
},
|
|
713
716
|
"AssociatedInsightId": {},
|
|
714
717
|
"ResourceCollection": {
|
|
715
|
-
"shape": "
|
|
718
|
+
"shape": "S27"
|
|
716
719
|
},
|
|
717
720
|
"Limit": {
|
|
718
721
|
"type": "double"
|
|
719
722
|
},
|
|
720
723
|
"SourceMetadata": {
|
|
721
|
-
"shape": "
|
|
724
|
+
"shape": "S2h"
|
|
722
725
|
},
|
|
723
726
|
"AnomalyResources": {
|
|
724
|
-
"shape": "
|
|
727
|
+
"shape": "S2l"
|
|
725
728
|
}
|
|
726
729
|
}
|
|
727
730
|
}
|
|
@@ -735,24 +738,24 @@
|
|
|
735
738
|
"Severity": {},
|
|
736
739
|
"Status": {},
|
|
737
740
|
"AnomalyTimeRange": {
|
|
738
|
-
"shape": "
|
|
741
|
+
"shape": "Sz"
|
|
739
742
|
},
|
|
740
743
|
"AnomalyReportedTimeRange": {
|
|
741
|
-
"shape": "
|
|
744
|
+
"shape": "S10"
|
|
742
745
|
},
|
|
743
746
|
"SourceDetails": {
|
|
744
|
-
"shape": "
|
|
747
|
+
"shape": "S12"
|
|
745
748
|
},
|
|
746
749
|
"AssociatedInsightId": {},
|
|
747
750
|
"ResourceCollection": {
|
|
748
|
-
"shape": "
|
|
751
|
+
"shape": "S27"
|
|
749
752
|
},
|
|
750
753
|
"Type": {},
|
|
751
754
|
"Name": {},
|
|
752
755
|
"Description": {},
|
|
753
756
|
"CausalAnomalyId": {},
|
|
754
757
|
"AnomalyResources": {
|
|
755
|
-
"shape": "
|
|
758
|
+
"shape": "S2l"
|
|
756
759
|
}
|
|
757
760
|
}
|
|
758
761
|
}
|
|
@@ -870,7 +873,7 @@
|
|
|
870
873
|
"EventSource": {},
|
|
871
874
|
"DataSource": {},
|
|
872
875
|
"ResourceCollection": {
|
|
873
|
-
"shape": "
|
|
876
|
+
"shape": "S27"
|
|
874
877
|
}
|
|
875
878
|
}
|
|
876
879
|
},
|
|
@@ -893,7 +896,7 @@
|
|
|
893
896
|
"type": "structure",
|
|
894
897
|
"members": {
|
|
895
898
|
"ResourceCollection": {
|
|
896
|
-
"shape": "
|
|
899
|
+
"shape": "S27"
|
|
897
900
|
},
|
|
898
901
|
"Id": {},
|
|
899
902
|
"Time": {
|
|
@@ -933,7 +936,7 @@
|
|
|
933
936
|
],
|
|
934
937
|
"members": {
|
|
935
938
|
"StatusFilter": {
|
|
936
|
-
"shape": "
|
|
939
|
+
"shape": "S5y"
|
|
937
940
|
},
|
|
938
941
|
"MaxResults": {
|
|
939
942
|
"type": "integer"
|
|
@@ -945,10 +948,10 @@
|
|
|
945
948
|
"type": "structure",
|
|
946
949
|
"members": {
|
|
947
950
|
"ProactiveInsights": {
|
|
948
|
-
"shape": "
|
|
951
|
+
"shape": "S66"
|
|
949
952
|
},
|
|
950
953
|
"ReactiveInsights": {
|
|
951
|
-
"shape": "
|
|
954
|
+
"shape": "S6c"
|
|
952
955
|
},
|
|
953
956
|
"NextToken": {}
|
|
954
957
|
}
|
|
@@ -961,9 +964,6 @@
|
|
|
961
964
|
},
|
|
962
965
|
"input": {
|
|
963
966
|
"type": "structure",
|
|
964
|
-
"required": [
|
|
965
|
-
"Filters"
|
|
966
|
-
],
|
|
967
967
|
"members": {
|
|
968
968
|
"Filters": {
|
|
969
969
|
"type": "structure",
|
|
@@ -998,7 +998,13 @@
|
|
|
998
998
|
"members": {
|
|
999
999
|
"MonitoredResourceName": {},
|
|
1000
1000
|
"Type": {},
|
|
1001
|
-
"ResourcePermission": {}
|
|
1001
|
+
"ResourcePermission": {},
|
|
1002
|
+
"LastUpdated": {
|
|
1003
|
+
"type": "timestamp"
|
|
1004
|
+
},
|
|
1005
|
+
"ResourceCollection": {
|
|
1006
|
+
"shape": "S27"
|
|
1007
|
+
}
|
|
1002
1008
|
}
|
|
1003
1009
|
}
|
|
1004
1010
|
},
|
|
@@ -1048,7 +1054,7 @@
|
|
|
1048
1054
|
],
|
|
1049
1055
|
"members": {
|
|
1050
1056
|
"StatusFilter": {
|
|
1051
|
-
"shape": "
|
|
1057
|
+
"shape": "S5y"
|
|
1052
1058
|
},
|
|
1053
1059
|
"MaxResults": {
|
|
1054
1060
|
"type": "integer"
|
|
@@ -1079,16 +1085,16 @@
|
|
|
1079
1085
|
"Severity": {},
|
|
1080
1086
|
"Status": {},
|
|
1081
1087
|
"InsightTimeRange": {
|
|
1082
|
-
"shape": "
|
|
1088
|
+
"shape": "S35"
|
|
1083
1089
|
},
|
|
1084
1090
|
"PredictionTimeRange": {
|
|
1085
|
-
"shape": "
|
|
1091
|
+
"shape": "S11"
|
|
1086
1092
|
},
|
|
1087
1093
|
"ResourceCollection": {
|
|
1088
|
-
"shape": "
|
|
1094
|
+
"shape": "S27"
|
|
1089
1095
|
},
|
|
1090
1096
|
"ServiceCollection": {
|
|
1091
|
-
"shape": "
|
|
1097
|
+
"shape": "S68"
|
|
1092
1098
|
}
|
|
1093
1099
|
}
|
|
1094
1100
|
}
|
|
@@ -1105,13 +1111,13 @@
|
|
|
1105
1111
|
"Severity": {},
|
|
1106
1112
|
"Status": {},
|
|
1107
1113
|
"InsightTimeRange": {
|
|
1108
|
-
"shape": "
|
|
1114
|
+
"shape": "S35"
|
|
1109
1115
|
},
|
|
1110
1116
|
"ResourceCollection": {
|
|
1111
|
-
"shape": "
|
|
1117
|
+
"shape": "S27"
|
|
1112
1118
|
},
|
|
1113
1119
|
"ServiceCollection": {
|
|
1114
|
-
"shape": "
|
|
1120
|
+
"shape": "S68"
|
|
1115
1121
|
}
|
|
1116
1122
|
}
|
|
1117
1123
|
}
|
|
@@ -1223,7 +1229,7 @@
|
|
|
1223
1229
|
"type": "structure",
|
|
1224
1230
|
"members": {
|
|
1225
1231
|
"InsightFeedback": {
|
|
1226
|
-
"shape": "
|
|
1232
|
+
"shape": "S2y"
|
|
1227
1233
|
}
|
|
1228
1234
|
}
|
|
1229
1235
|
},
|
|
@@ -1268,7 +1274,7 @@
|
|
|
1268
1274
|
],
|
|
1269
1275
|
"members": {
|
|
1270
1276
|
"StartTimeRange": {
|
|
1271
|
-
"shape": "
|
|
1277
|
+
"shape": "S4s"
|
|
1272
1278
|
},
|
|
1273
1279
|
"Filters": {
|
|
1274
1280
|
"type": "structure",
|
|
@@ -1277,13 +1283,13 @@
|
|
|
1277
1283
|
"shape": "S6"
|
|
1278
1284
|
},
|
|
1279
1285
|
"Statuses": {
|
|
1280
|
-
"shape": "
|
|
1286
|
+
"shape": "S7z"
|
|
1281
1287
|
},
|
|
1282
1288
|
"ResourceCollection": {
|
|
1283
|
-
"shape": "
|
|
1289
|
+
"shape": "S27"
|
|
1284
1290
|
},
|
|
1285
1291
|
"ServiceCollection": {
|
|
1286
|
-
"shape": "
|
|
1292
|
+
"shape": "S68"
|
|
1287
1293
|
}
|
|
1288
1294
|
}
|
|
1289
1295
|
},
|
|
@@ -1298,10 +1304,10 @@
|
|
|
1298
1304
|
"type": "structure",
|
|
1299
1305
|
"members": {
|
|
1300
1306
|
"ProactiveInsights": {
|
|
1301
|
-
"shape": "
|
|
1307
|
+
"shape": "S66"
|
|
1302
1308
|
},
|
|
1303
1309
|
"ReactiveInsights": {
|
|
1304
|
-
"shape": "
|
|
1310
|
+
"shape": "S6c"
|
|
1305
1311
|
},
|
|
1306
1312
|
"NextToken": {}
|
|
1307
1313
|
}
|
|
@@ -1325,7 +1331,7 @@
|
|
|
1325
1331
|
"member": {}
|
|
1326
1332
|
},
|
|
1327
1333
|
"StartTimeRange": {
|
|
1328
|
-
"shape": "
|
|
1334
|
+
"shape": "S4s"
|
|
1329
1335
|
},
|
|
1330
1336
|
"Filters": {
|
|
1331
1337
|
"type": "structure",
|
|
@@ -1334,13 +1340,13 @@
|
|
|
1334
1340
|
"shape": "S6"
|
|
1335
1341
|
},
|
|
1336
1342
|
"Statuses": {
|
|
1337
|
-
"shape": "
|
|
1343
|
+
"shape": "S7z"
|
|
1338
1344
|
},
|
|
1339
1345
|
"ResourceCollection": {
|
|
1340
|
-
"shape": "
|
|
1346
|
+
"shape": "S27"
|
|
1341
1347
|
},
|
|
1342
1348
|
"ServiceCollection": {
|
|
1343
|
-
"shape": "
|
|
1349
|
+
"shape": "S68"
|
|
1344
1350
|
}
|
|
1345
1351
|
}
|
|
1346
1352
|
},
|
|
@@ -1355,10 +1361,10 @@
|
|
|
1355
1361
|
"type": "structure",
|
|
1356
1362
|
"members": {
|
|
1357
1363
|
"ProactiveInsights": {
|
|
1358
|
-
"shape": "
|
|
1364
|
+
"shape": "S66"
|
|
1359
1365
|
},
|
|
1360
1366
|
"ReactiveInsights": {
|
|
1361
|
-
"shape": "
|
|
1367
|
+
"shape": "S6c"
|
|
1362
1368
|
},
|
|
1363
1369
|
"NextToken": {}
|
|
1364
1370
|
}
|
|
@@ -1377,7 +1383,7 @@
|
|
|
1377
1383
|
],
|
|
1378
1384
|
"members": {
|
|
1379
1385
|
"ResourceCollection": {
|
|
1380
|
-
"shape": "
|
|
1386
|
+
"shape": "S48"
|
|
1381
1387
|
},
|
|
1382
1388
|
"ClientToken": {
|
|
1383
1389
|
"idempotencyToken": true
|
|
@@ -1399,7 +1405,7 @@
|
|
|
1399
1405
|
"type": "structure",
|
|
1400
1406
|
"members": {
|
|
1401
1407
|
"EventSources": {
|
|
1402
|
-
"shape": "
|
|
1408
|
+
"shape": "S2t"
|
|
1403
1409
|
}
|
|
1404
1410
|
}
|
|
1405
1411
|
},
|
|
@@ -1528,7 +1534,7 @@
|
|
|
1528
1534
|
"type": "list",
|
|
1529
1535
|
"member": {}
|
|
1530
1536
|
},
|
|
1531
|
-
"
|
|
1537
|
+
"Sz": {
|
|
1532
1538
|
"type": "structure",
|
|
1533
1539
|
"required": [
|
|
1534
1540
|
"StartTime"
|
|
@@ -1542,7 +1548,7 @@
|
|
|
1542
1548
|
}
|
|
1543
1549
|
}
|
|
1544
1550
|
},
|
|
1545
|
-
"
|
|
1551
|
+
"S10": {
|
|
1546
1552
|
"type": "structure",
|
|
1547
1553
|
"required": [
|
|
1548
1554
|
"OpenTime"
|
|
@@ -1556,7 +1562,7 @@
|
|
|
1556
1562
|
}
|
|
1557
1563
|
}
|
|
1558
1564
|
},
|
|
1559
|
-
"
|
|
1565
|
+
"S11": {
|
|
1560
1566
|
"type": "structure",
|
|
1561
1567
|
"required": [
|
|
1562
1568
|
"StartTime"
|
|
@@ -1570,7 +1576,7 @@
|
|
|
1570
1576
|
}
|
|
1571
1577
|
}
|
|
1572
1578
|
},
|
|
1573
|
-
"
|
|
1579
|
+
"S12": {
|
|
1574
1580
|
"type": "structure",
|
|
1575
1581
|
"members": {
|
|
1576
1582
|
"CloudWatchMetrics": {
|
|
@@ -1626,7 +1632,7 @@
|
|
|
1626
1632
|
"MetricDisplayName": {},
|
|
1627
1633
|
"Unit": {},
|
|
1628
1634
|
"MetricQuery": {
|
|
1629
|
-
"shape": "
|
|
1635
|
+
"shape": "S1n"
|
|
1630
1636
|
},
|
|
1631
1637
|
"ReferenceData": {
|
|
1632
1638
|
"type": "list",
|
|
@@ -1649,7 +1655,7 @@
|
|
|
1649
1655
|
"type": "structure",
|
|
1650
1656
|
"members": {
|
|
1651
1657
|
"MetricQuery": {
|
|
1652
|
-
"shape": "
|
|
1658
|
+
"shape": "S1n"
|
|
1653
1659
|
}
|
|
1654
1660
|
}
|
|
1655
1661
|
}
|
|
@@ -1659,17 +1665,17 @@
|
|
|
1659
1665
|
}
|
|
1660
1666
|
},
|
|
1661
1667
|
"StatsAtAnomaly": {
|
|
1662
|
-
"shape": "
|
|
1668
|
+
"shape": "S24"
|
|
1663
1669
|
},
|
|
1664
1670
|
"StatsAtBaseline": {
|
|
1665
|
-
"shape": "
|
|
1671
|
+
"shape": "S24"
|
|
1666
1672
|
}
|
|
1667
1673
|
}
|
|
1668
1674
|
}
|
|
1669
1675
|
}
|
|
1670
1676
|
}
|
|
1671
1677
|
},
|
|
1672
|
-
"
|
|
1678
|
+
"S1n": {
|
|
1673
1679
|
"type": "structure",
|
|
1674
1680
|
"members": {
|
|
1675
1681
|
"Metric": {},
|
|
@@ -1693,7 +1699,7 @@
|
|
|
1693
1699
|
}
|
|
1694
1700
|
}
|
|
1695
1701
|
},
|
|
1696
|
-
"
|
|
1702
|
+
"S24": {
|
|
1697
1703
|
"type": "list",
|
|
1698
1704
|
"member": {
|
|
1699
1705
|
"type": "structure",
|
|
@@ -1705,14 +1711,14 @@
|
|
|
1705
1711
|
}
|
|
1706
1712
|
}
|
|
1707
1713
|
},
|
|
1708
|
-
"
|
|
1714
|
+
"S27": {
|
|
1709
1715
|
"type": "structure",
|
|
1710
1716
|
"members": {
|
|
1711
1717
|
"CloudFormation": {
|
|
1712
1718
|
"type": "structure",
|
|
1713
1719
|
"members": {
|
|
1714
1720
|
"StackNames": {
|
|
1715
|
-
"shape": "
|
|
1721
|
+
"shape": "S29"
|
|
1716
1722
|
}
|
|
1717
1723
|
}
|
|
1718
1724
|
},
|
|
@@ -1727,22 +1733,22 @@
|
|
|
1727
1733
|
"members": {
|
|
1728
1734
|
"AppBoundaryKey": {},
|
|
1729
1735
|
"TagValues": {
|
|
1730
|
-
"shape": "
|
|
1736
|
+
"shape": "S2e"
|
|
1731
1737
|
}
|
|
1732
1738
|
}
|
|
1733
1739
|
}
|
|
1734
1740
|
}
|
|
1735
1741
|
}
|
|
1736
1742
|
},
|
|
1737
|
-
"
|
|
1743
|
+
"S29": {
|
|
1738
1744
|
"type": "list",
|
|
1739
1745
|
"member": {}
|
|
1740
1746
|
},
|
|
1741
|
-
"
|
|
1747
|
+
"S2e": {
|
|
1742
1748
|
"type": "list",
|
|
1743
1749
|
"member": {}
|
|
1744
1750
|
},
|
|
1745
|
-
"
|
|
1751
|
+
"S2h": {
|
|
1746
1752
|
"type": "structure",
|
|
1747
1753
|
"members": {
|
|
1748
1754
|
"Source": {},
|
|
@@ -1750,7 +1756,7 @@
|
|
|
1750
1756
|
"SourceResourceType": {}
|
|
1751
1757
|
}
|
|
1752
1758
|
},
|
|
1753
|
-
"
|
|
1759
|
+
"S2l": {
|
|
1754
1760
|
"type": "list",
|
|
1755
1761
|
"member": {
|
|
1756
1762
|
"type": "structure",
|
|
@@ -1760,7 +1766,7 @@
|
|
|
1760
1766
|
}
|
|
1761
1767
|
}
|
|
1762
1768
|
},
|
|
1763
|
-
"
|
|
1769
|
+
"S2t": {
|
|
1764
1770
|
"type": "structure",
|
|
1765
1771
|
"members": {
|
|
1766
1772
|
"AmazonCodeGuruProfiler": {
|
|
@@ -1771,14 +1777,14 @@
|
|
|
1771
1777
|
}
|
|
1772
1778
|
}
|
|
1773
1779
|
},
|
|
1774
|
-
"
|
|
1780
|
+
"S2y": {
|
|
1775
1781
|
"type": "structure",
|
|
1776
1782
|
"members": {
|
|
1777
1783
|
"Id": {},
|
|
1778
1784
|
"Feedback": {}
|
|
1779
1785
|
}
|
|
1780
1786
|
},
|
|
1781
|
-
"
|
|
1787
|
+
"S35": {
|
|
1782
1788
|
"type": "structure",
|
|
1783
1789
|
"required": [
|
|
1784
1790
|
"StartTime"
|
|
@@ -1792,27 +1798,30 @@
|
|
|
1792
1798
|
}
|
|
1793
1799
|
}
|
|
1794
1800
|
},
|
|
1795
|
-
"
|
|
1801
|
+
"S3a": {
|
|
1796
1802
|
"type": "list",
|
|
1797
1803
|
"member": {}
|
|
1798
1804
|
},
|
|
1799
|
-
"
|
|
1805
|
+
"S3b": {
|
|
1800
1806
|
"type": "list",
|
|
1801
1807
|
"member": {}
|
|
1802
1808
|
},
|
|
1803
|
-
"
|
|
1809
|
+
"S3l": {
|
|
1804
1810
|
"type": "list",
|
|
1805
1811
|
"member": {
|
|
1806
1812
|
"type": "structure",
|
|
1807
1813
|
"members": {
|
|
1808
1814
|
"StackName": {},
|
|
1809
1815
|
"Insight": {
|
|
1810
|
-
"shape": "
|
|
1816
|
+
"shape": "S3n"
|
|
1817
|
+
},
|
|
1818
|
+
"AnalyzedResourceCount": {
|
|
1819
|
+
"type": "long"
|
|
1811
1820
|
}
|
|
1812
1821
|
}
|
|
1813
1822
|
}
|
|
1814
1823
|
},
|
|
1815
|
-
"
|
|
1824
|
+
"S3n": {
|
|
1816
1825
|
"type": "structure",
|
|
1817
1826
|
"members": {
|
|
1818
1827
|
"OpenProactiveInsights": {
|
|
@@ -1826,7 +1835,7 @@
|
|
|
1826
1835
|
}
|
|
1827
1836
|
}
|
|
1828
1837
|
},
|
|
1829
|
-
"
|
|
1838
|
+
"S3o": {
|
|
1830
1839
|
"type": "list",
|
|
1831
1840
|
"member": {
|
|
1832
1841
|
"type": "structure",
|
|
@@ -1842,11 +1851,14 @@
|
|
|
1842
1851
|
"type": "integer"
|
|
1843
1852
|
}
|
|
1844
1853
|
}
|
|
1854
|
+
},
|
|
1855
|
+
"AnalyzedResourceCount": {
|
|
1856
|
+
"type": "long"
|
|
1845
1857
|
}
|
|
1846
1858
|
}
|
|
1847
1859
|
}
|
|
1848
1860
|
},
|
|
1849
|
-
"
|
|
1861
|
+
"S3v": {
|
|
1850
1862
|
"type": "list",
|
|
1851
1863
|
"member": {
|
|
1852
1864
|
"type": "structure",
|
|
@@ -1854,12 +1866,15 @@
|
|
|
1854
1866
|
"AppBoundaryKey": {},
|
|
1855
1867
|
"TagValue": {},
|
|
1856
1868
|
"Insight": {
|
|
1857
|
-
"shape": "
|
|
1869
|
+
"shape": "S3n"
|
|
1870
|
+
},
|
|
1871
|
+
"AnalyzedResourceCount": {
|
|
1872
|
+
"type": "long"
|
|
1858
1873
|
}
|
|
1859
1874
|
}
|
|
1860
1875
|
}
|
|
1861
1876
|
},
|
|
1862
|
-
"
|
|
1877
|
+
"S48": {
|
|
1863
1878
|
"type": "structure",
|
|
1864
1879
|
"members": {
|
|
1865
1880
|
"CloudFormation": {
|
|
@@ -1890,7 +1905,7 @@
|
|
|
1890
1905
|
}
|
|
1891
1906
|
}
|
|
1892
1907
|
},
|
|
1893
|
-
"
|
|
1908
|
+
"S4s": {
|
|
1894
1909
|
"type": "structure",
|
|
1895
1910
|
"members": {
|
|
1896
1911
|
"FromTime": {
|
|
@@ -1901,7 +1916,7 @@
|
|
|
1901
1916
|
}
|
|
1902
1917
|
}
|
|
1903
1918
|
},
|
|
1904
|
-
"
|
|
1919
|
+
"S5y": {
|
|
1905
1920
|
"type": "structure",
|
|
1906
1921
|
"members": {
|
|
1907
1922
|
"Ongoing": {
|
|
@@ -1943,13 +1958,13 @@
|
|
|
1943
1958
|
"members": {
|
|
1944
1959
|
"Type": {},
|
|
1945
1960
|
"StartTimeRange": {
|
|
1946
|
-
"shape": "
|
|
1961
|
+
"shape": "S4s"
|
|
1947
1962
|
}
|
|
1948
1963
|
}
|
|
1949
1964
|
}
|
|
1950
1965
|
}
|
|
1951
1966
|
},
|
|
1952
|
-
"
|
|
1967
|
+
"S66": {
|
|
1953
1968
|
"type": "list",
|
|
1954
1969
|
"member": {
|
|
1955
1970
|
"type": "structure",
|
|
@@ -1959,24 +1974,24 @@
|
|
|
1959
1974
|
"Severity": {},
|
|
1960
1975
|
"Status": {},
|
|
1961
1976
|
"InsightTimeRange": {
|
|
1962
|
-
"shape": "
|
|
1977
|
+
"shape": "S35"
|
|
1963
1978
|
},
|
|
1964
1979
|
"PredictionTimeRange": {
|
|
1965
|
-
"shape": "
|
|
1980
|
+
"shape": "S11"
|
|
1966
1981
|
},
|
|
1967
1982
|
"ResourceCollection": {
|
|
1968
|
-
"shape": "
|
|
1983
|
+
"shape": "S27"
|
|
1969
1984
|
},
|
|
1970
1985
|
"ServiceCollection": {
|
|
1971
|
-
"shape": "
|
|
1986
|
+
"shape": "S68"
|
|
1972
1987
|
},
|
|
1973
1988
|
"AssociatedResourceArns": {
|
|
1974
|
-
"shape": "
|
|
1989
|
+
"shape": "S6a"
|
|
1975
1990
|
}
|
|
1976
1991
|
}
|
|
1977
1992
|
}
|
|
1978
1993
|
},
|
|
1979
|
-
"
|
|
1994
|
+
"S68": {
|
|
1980
1995
|
"type": "structure",
|
|
1981
1996
|
"members": {
|
|
1982
1997
|
"ServiceNames": {
|
|
@@ -1985,11 +2000,11 @@
|
|
|
1985
2000
|
}
|
|
1986
2001
|
}
|
|
1987
2002
|
},
|
|
1988
|
-
"
|
|
2003
|
+
"S6a": {
|
|
1989
2004
|
"type": "list",
|
|
1990
2005
|
"member": {}
|
|
1991
2006
|
},
|
|
1992
|
-
"
|
|
2007
|
+
"S6c": {
|
|
1993
2008
|
"type": "list",
|
|
1994
2009
|
"member": {
|
|
1995
2010
|
"type": "structure",
|
|
@@ -1999,21 +2014,21 @@
|
|
|
1999
2014
|
"Severity": {},
|
|
2000
2015
|
"Status": {},
|
|
2001
2016
|
"InsightTimeRange": {
|
|
2002
|
-
"shape": "
|
|
2017
|
+
"shape": "S35"
|
|
2003
2018
|
},
|
|
2004
2019
|
"ResourceCollection": {
|
|
2005
|
-
"shape": "
|
|
2020
|
+
"shape": "S27"
|
|
2006
2021
|
},
|
|
2007
2022
|
"ServiceCollection": {
|
|
2008
|
-
"shape": "
|
|
2023
|
+
"shape": "S68"
|
|
2009
2024
|
},
|
|
2010
2025
|
"AssociatedResourceArns": {
|
|
2011
|
-
"shape": "
|
|
2026
|
+
"shape": "S6a"
|
|
2012
2027
|
}
|
|
2013
2028
|
}
|
|
2014
2029
|
}
|
|
2015
2030
|
},
|
|
2016
|
-
"
|
|
2031
|
+
"S7z": {
|
|
2017
2032
|
"type": "list",
|
|
2018
2033
|
"member": {}
|
|
2019
2034
|
}
|