aws-sdk 2.875.0 → 2.879.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 +47 -1
- package/README.md +1 -1
- package/apis/batch-2016-08-10.min.json +74 -53
- package/apis/cloud9-2017-09-23.examples.json +1 -1
- package/apis/cloud9-2017-09-23.min.json +48 -14
- package/apis/cloudformation-2010-05-15.min.json +50 -48
- package/apis/cloudhsm-2014-05-30.min.json +18 -51
- package/apis/cognito-sync-2014-06-30.examples.json +5 -0
- package/apis/cognito-sync-2014-06-30.min.json +2 -3
- package/apis/cognito-sync-2014-06-30.paginators.json +4 -0
- package/apis/comprehend-2017-11-27.min.json +12 -6
- package/apis/config-2014-11-12.min.json +238 -128
- package/apis/databrew-2017-07-25.min.json +154 -60
- package/apis/datapipeline-2012-10-29.examples.json +5 -0
- package/apis/datapipeline-2012-10-29.min.json +1 -1
- package/apis/datapipeline-2012-10-29.paginators.json +10 -10
- package/apis/detective-2018-10-26.min.json +114 -18
- package/apis/directconnect-2012-10-25.min.json +151 -52
- package/apis/ec2-2016-11-15.min.json +831 -625
- package/apis/ec2-2016-11-15.paginators.json +6 -0
- package/apis/ec2-2016-11-15.waiters2.json +1 -1
- package/apis/ec2-instance-connect-2018-04-02.min.json +25 -0
- package/apis/fms-2018-01-01.min.json +41 -7
- package/apis/frauddetector-2019-11-15.min.json +158 -54
- package/apis/frauddetector-2019-11-15.paginators.json +5 -0
- package/apis/imagebuilder-2019-12-02.min.json +141 -111
- package/apis/iot-2015-05-28.min.json +20 -15
- package/apis/iotwireless-2020-11-22.min.json +43 -2
- package/apis/kendra-2019-02-03.min.json +38 -36
- package/apis/lightsail-2016-11-28.min.json +121 -114
- package/apis/machinelearning-2014-12-12.examples.json +5 -0
- package/apis/machinelearning-2014-12-12.min.json +3 -4
- package/apis/machinelearning-2014-12-12.paginators.json +5 -5
- package/apis/mediaconvert-2017-08-29.min.json +122 -83
- package/apis/mediapackage-2017-10-12.min.json +64 -48
- package/apis/monitoring-2010-08-01.min.json +208 -38
- package/apis/monitoring-2010-08-01.paginators.json +5 -0
- package/apis/pinpoint-2016-12-01.min.json +15 -2
- package/apis/pricing-2017-10-15.examples.json +1 -0
- package/apis/redshift-2012-12-01.min.json +398 -191
- package/apis/route53resolver-2018-04-01.min.json +791 -89
- package/apis/route53resolver-2018-04-01.paginators.json +36 -0
- package/apis/runtime.lex-2016-11-28.min.json +29 -3
- package/apis/sagemaker-2017-07-24.min.json +141 -112
- package/apis/wafv2-2019-07-29.min.json +196 -89
- package/apis/workmail-2017-10-01.min.json +247 -30
- package/clients/batch.d.ts +41 -3
- package/clients/cloud9.d.ts +22 -12
- package/clients/cloudformation.d.ts +4 -0
- package/clients/cloudwatch.d.ts +222 -3
- package/clients/cognitosync.d.ts +20 -20
- package/clients/cognitosync.js +1 -0
- package/clients/comprehend.d.ts +24 -0
- package/clients/configservice.d.ts +182 -10
- package/clients/databrew.d.ts +145 -25
- package/clients/detective.d.ts +74 -0
- package/clients/directconnect.d.ts +161 -2
- package/clients/ec2.d.ts +239 -14
- package/clients/ec2instanceconnect.d.ts +41 -8
- package/clients/fms.d.ts +63 -2
- package/clients/frauddetector.d.ts +174 -0
- package/clients/imagebuilder.d.ts +378 -340
- package/clients/iot.d.ts +5 -0
- package/clients/iotwireless.d.ts +75 -0
- package/clients/kendra.d.ts +27 -17
- package/clients/lexmodelbuildingservice.d.ts +1 -1
- package/clients/lexruntime.d.ts +17 -3
- package/clients/lightsail.d.ts +17 -2
- package/clients/machinelearning.d.ts +71 -71
- package/clients/mediaconvert.d.ts +70 -11
- package/clients/mediapackage.d.ts +13 -0
- package/clients/pinpoint.d.ts +23 -3
- package/clients/redshift.d.ts +275 -0
- package/clients/route53resolver.d.ts +1093 -57
- package/clients/sagemaker.d.ts +76 -44
- package/clients/transcribeservice.d.ts +1 -1
- package/clients/wafv2.d.ts +126 -3
- package/clients/workmail.d.ts +294 -0
- package/dist/aws-sdk-core-react-native.js +2 -2
- package/dist/aws-sdk-react-native.js +1868 -1835
- package/dist/aws-sdk.js +2415 -1583
- package/dist/aws-sdk.min.js +80 -80
- package/lib/core.js +1 -1
- package/lib/event_listeners.js +1 -1
- package/lib/http/node.js +1 -1
- package/lib/services/s3.js +31 -8
- package/lib/services/s3control.js +18 -15
- package/lib/services/s3util.js +10 -10
- package/package.json +1 -1
- package/scripts/region-checker/allowlist.js +12 -12
|
@@ -333,6 +333,12 @@
|
|
|
333
333
|
"DescribeRegions": {
|
|
334
334
|
"result_key": "Regions"
|
|
335
335
|
},
|
|
336
|
+
"DescribeReplaceRootVolumeTasks": {
|
|
337
|
+
"input_token": "NextToken",
|
|
338
|
+
"limit_key": "MaxResults",
|
|
339
|
+
"output_token": "NextToken",
|
|
340
|
+
"result_key": "ReplaceRootVolumeTasks"
|
|
341
|
+
},
|
|
336
342
|
"DescribeReservedInstances": {
|
|
337
343
|
"result_key": "ReservedInstances"
|
|
338
344
|
},
|
|
@@ -38,6 +38,31 @@
|
|
|
38
38
|
}
|
|
39
39
|
}
|
|
40
40
|
}
|
|
41
|
+
},
|
|
42
|
+
"SendSerialConsoleSSHPublicKey": {
|
|
43
|
+
"input": {
|
|
44
|
+
"type": "structure",
|
|
45
|
+
"required": [
|
|
46
|
+
"InstanceId",
|
|
47
|
+
"SSHPublicKey"
|
|
48
|
+
],
|
|
49
|
+
"members": {
|
|
50
|
+
"InstanceId": {},
|
|
51
|
+
"SerialPort": {
|
|
52
|
+
"type": "integer"
|
|
53
|
+
},
|
|
54
|
+
"SSHPublicKey": {}
|
|
55
|
+
}
|
|
56
|
+
},
|
|
57
|
+
"output": {
|
|
58
|
+
"type": "structure",
|
|
59
|
+
"members": {
|
|
60
|
+
"RequestId": {},
|
|
61
|
+
"Success": {
|
|
62
|
+
"type": "boolean"
|
|
63
|
+
}
|
|
64
|
+
}
|
|
65
|
+
}
|
|
41
66
|
}
|
|
42
67
|
},
|
|
43
68
|
"shapes": {}
|
|
@@ -381,12 +381,46 @@
|
|
|
381
381
|
"shape": "S2l"
|
|
382
382
|
}
|
|
383
383
|
}
|
|
384
|
+
},
|
|
385
|
+
"DnsRuleGroupPriorityConflictViolation": {
|
|
386
|
+
"type": "structure",
|
|
387
|
+
"members": {
|
|
388
|
+
"ViolationTarget": {},
|
|
389
|
+
"ViolationTargetDescription": {},
|
|
390
|
+
"ConflictingPriority": {
|
|
391
|
+
"type": "integer"
|
|
392
|
+
},
|
|
393
|
+
"ConflictingPolicyId": {},
|
|
394
|
+
"UnavailablePriorities": {
|
|
395
|
+
"type": "list",
|
|
396
|
+
"member": {
|
|
397
|
+
"type": "integer"
|
|
398
|
+
}
|
|
399
|
+
}
|
|
400
|
+
}
|
|
401
|
+
},
|
|
402
|
+
"DnsDuplicateRuleGroupViolation": {
|
|
403
|
+
"type": "structure",
|
|
404
|
+
"members": {
|
|
405
|
+
"ViolationTarget": {},
|
|
406
|
+
"ViolationTargetDescription": {}
|
|
407
|
+
}
|
|
408
|
+
},
|
|
409
|
+
"DnsRuleGroupLimitExceededViolation": {
|
|
410
|
+
"type": "structure",
|
|
411
|
+
"members": {
|
|
412
|
+
"ViolationTarget": {},
|
|
413
|
+
"ViolationTargetDescription": {},
|
|
414
|
+
"NumberOfRuleGroupsAlreadyAssociated": {
|
|
415
|
+
"type": "integer"
|
|
416
|
+
}
|
|
417
|
+
}
|
|
384
418
|
}
|
|
385
419
|
}
|
|
386
420
|
}
|
|
387
421
|
},
|
|
388
422
|
"ResourceTags": {
|
|
389
|
-
"shape": "
|
|
423
|
+
"shape": "S30"
|
|
390
424
|
},
|
|
391
425
|
"ResourceDescription": {}
|
|
392
426
|
}
|
|
@@ -590,7 +624,7 @@
|
|
|
590
624
|
"type": "structure",
|
|
591
625
|
"members": {
|
|
592
626
|
"TagList": {
|
|
593
|
-
"shape": "
|
|
627
|
+
"shape": "S30"
|
|
594
628
|
}
|
|
595
629
|
}
|
|
596
630
|
}
|
|
@@ -606,7 +640,7 @@
|
|
|
606
640
|
"shape": "Sg"
|
|
607
641
|
},
|
|
608
642
|
"TagList": {
|
|
609
|
-
"shape": "
|
|
643
|
+
"shape": "S30"
|
|
610
644
|
}
|
|
611
645
|
}
|
|
612
646
|
},
|
|
@@ -644,7 +678,7 @@
|
|
|
644
678
|
"shape": "S16"
|
|
645
679
|
},
|
|
646
680
|
"TagList": {
|
|
647
|
-
"shape": "
|
|
681
|
+
"shape": "S30"
|
|
648
682
|
}
|
|
649
683
|
}
|
|
650
684
|
},
|
|
@@ -669,7 +703,7 @@
|
|
|
669
703
|
"shape": "S1r"
|
|
670
704
|
},
|
|
671
705
|
"TagList": {
|
|
672
|
-
"shape": "
|
|
706
|
+
"shape": "S30"
|
|
673
707
|
}
|
|
674
708
|
}
|
|
675
709
|
},
|
|
@@ -693,7 +727,7 @@
|
|
|
693
727
|
"members": {
|
|
694
728
|
"ResourceArn": {},
|
|
695
729
|
"TagList": {
|
|
696
|
-
"shape": "
|
|
730
|
+
"shape": "S30"
|
|
697
731
|
}
|
|
698
732
|
}
|
|
699
733
|
},
|
|
@@ -921,7 +955,7 @@
|
|
|
921
955
|
"type": "list",
|
|
922
956
|
"member": {}
|
|
923
957
|
},
|
|
924
|
-
"
|
|
958
|
+
"S30": {
|
|
925
959
|
"type": "list",
|
|
926
960
|
"member": {
|
|
927
961
|
"type": "structure",
|
|
@@ -92,6 +92,50 @@
|
|
|
92
92
|
}
|
|
93
93
|
}
|
|
94
94
|
},
|
|
95
|
+
"CancelBatchPredictionJob": {
|
|
96
|
+
"input": {
|
|
97
|
+
"type": "structure",
|
|
98
|
+
"required": [
|
|
99
|
+
"jobId"
|
|
100
|
+
],
|
|
101
|
+
"members": {
|
|
102
|
+
"jobId": {}
|
|
103
|
+
}
|
|
104
|
+
},
|
|
105
|
+
"output": {
|
|
106
|
+
"type": "structure",
|
|
107
|
+
"members": {}
|
|
108
|
+
}
|
|
109
|
+
},
|
|
110
|
+
"CreateBatchPredictionJob": {
|
|
111
|
+
"input": {
|
|
112
|
+
"type": "structure",
|
|
113
|
+
"required": [
|
|
114
|
+
"jobId",
|
|
115
|
+
"inputPath",
|
|
116
|
+
"outputPath",
|
|
117
|
+
"eventTypeName",
|
|
118
|
+
"detectorName",
|
|
119
|
+
"iamRoleArn"
|
|
120
|
+
],
|
|
121
|
+
"members": {
|
|
122
|
+
"jobId": {},
|
|
123
|
+
"inputPath": {},
|
|
124
|
+
"outputPath": {},
|
|
125
|
+
"eventTypeName": {},
|
|
126
|
+
"detectorName": {},
|
|
127
|
+
"detectorVersion": {},
|
|
128
|
+
"iamRoleArn": {},
|
|
129
|
+
"tags": {
|
|
130
|
+
"shape": "S5"
|
|
131
|
+
}
|
|
132
|
+
}
|
|
133
|
+
},
|
|
134
|
+
"output": {
|
|
135
|
+
"type": "structure",
|
|
136
|
+
"members": {}
|
|
137
|
+
}
|
|
138
|
+
},
|
|
95
139
|
"CreateDetectorVersion": {
|
|
96
140
|
"input": {
|
|
97
141
|
"type": "structure",
|
|
@@ -103,13 +147,13 @@
|
|
|
103
147
|
"detectorId": {},
|
|
104
148
|
"description": {},
|
|
105
149
|
"externalModelEndpoints": {
|
|
106
|
-
"shape": "
|
|
150
|
+
"shape": "Sy"
|
|
107
151
|
},
|
|
108
152
|
"rules": {
|
|
109
|
-
"shape": "
|
|
153
|
+
"shape": "Sz"
|
|
110
154
|
},
|
|
111
155
|
"modelVersions": {
|
|
112
|
-
"shape": "
|
|
156
|
+
"shape": "S11"
|
|
113
157
|
},
|
|
114
158
|
"ruleExecutionMode": {},
|
|
115
159
|
"tags": {
|
|
@@ -163,10 +207,10 @@
|
|
|
163
207
|
"modelType": {},
|
|
164
208
|
"trainingDataSource": {},
|
|
165
209
|
"trainingDataSchema": {
|
|
166
|
-
"shape": "
|
|
210
|
+
"shape": "S1d"
|
|
167
211
|
},
|
|
168
212
|
"externalEventsDetail": {
|
|
169
|
-
"shape": "
|
|
213
|
+
"shape": "S1g"
|
|
170
214
|
},
|
|
171
215
|
"tags": {
|
|
172
216
|
"shape": "S5"
|
|
@@ -198,11 +242,11 @@
|
|
|
198
242
|
"detectorId": {},
|
|
199
243
|
"description": {},
|
|
200
244
|
"expression": {
|
|
201
|
-
"shape": "
|
|
245
|
+
"shape": "S1j"
|
|
202
246
|
},
|
|
203
247
|
"language": {},
|
|
204
248
|
"outcomes": {
|
|
205
|
-
"shape": "
|
|
249
|
+
"shape": "S1l"
|
|
206
250
|
},
|
|
207
251
|
"tags": {
|
|
208
252
|
"shape": "S5"
|
|
@@ -213,7 +257,7 @@
|
|
|
213
257
|
"type": "structure",
|
|
214
258
|
"members": {
|
|
215
259
|
"rule": {
|
|
216
|
-
"shape": "
|
|
260
|
+
"shape": "S10"
|
|
217
261
|
}
|
|
218
262
|
}
|
|
219
263
|
}
|
|
@@ -244,6 +288,21 @@
|
|
|
244
288
|
"members": {}
|
|
245
289
|
}
|
|
246
290
|
},
|
|
291
|
+
"DeleteBatchPredictionJob": {
|
|
292
|
+
"input": {
|
|
293
|
+
"type": "structure",
|
|
294
|
+
"required": [
|
|
295
|
+
"jobId"
|
|
296
|
+
],
|
|
297
|
+
"members": {
|
|
298
|
+
"jobId": {}
|
|
299
|
+
}
|
|
300
|
+
},
|
|
301
|
+
"output": {
|
|
302
|
+
"type": "structure",
|
|
303
|
+
"members": {}
|
|
304
|
+
}
|
|
305
|
+
},
|
|
247
306
|
"DeleteDetector": {
|
|
248
307
|
"input": {
|
|
249
308
|
"type": "structure",
|
|
@@ -412,7 +471,7 @@
|
|
|
412
471
|
],
|
|
413
472
|
"members": {
|
|
414
473
|
"rule": {
|
|
415
|
-
"shape": "
|
|
474
|
+
"shape": "S10"
|
|
416
475
|
}
|
|
417
476
|
}
|
|
418
477
|
},
|
|
@@ -498,10 +557,10 @@
|
|
|
498
557
|
"status": {},
|
|
499
558
|
"trainingDataSource": {},
|
|
500
559
|
"trainingDataSchema": {
|
|
501
|
-
"shape": "
|
|
560
|
+
"shape": "S1d"
|
|
502
561
|
},
|
|
503
562
|
"externalEventsDetail": {
|
|
504
|
-
"shape": "
|
|
563
|
+
"shape": "S1g"
|
|
505
564
|
},
|
|
506
565
|
"trainingResult": {
|
|
507
566
|
"type": "structure",
|
|
@@ -575,6 +634,51 @@
|
|
|
575
634
|
}
|
|
576
635
|
}
|
|
577
636
|
},
|
|
637
|
+
"GetBatchPredictionJobs": {
|
|
638
|
+
"input": {
|
|
639
|
+
"type": "structure",
|
|
640
|
+
"members": {
|
|
641
|
+
"jobId": {},
|
|
642
|
+
"maxResults": {
|
|
643
|
+
"type": "integer"
|
|
644
|
+
},
|
|
645
|
+
"nextToken": {}
|
|
646
|
+
}
|
|
647
|
+
},
|
|
648
|
+
"output": {
|
|
649
|
+
"type": "structure",
|
|
650
|
+
"members": {
|
|
651
|
+
"batchPredictions": {
|
|
652
|
+
"type": "list",
|
|
653
|
+
"member": {
|
|
654
|
+
"type": "structure",
|
|
655
|
+
"members": {
|
|
656
|
+
"jobId": {},
|
|
657
|
+
"status": {},
|
|
658
|
+
"failureReason": {},
|
|
659
|
+
"startTime": {},
|
|
660
|
+
"completionTime": {},
|
|
661
|
+
"lastHeartbeatTime": {},
|
|
662
|
+
"inputPath": {},
|
|
663
|
+
"outputPath": {},
|
|
664
|
+
"eventTypeName": {},
|
|
665
|
+
"detectorName": {},
|
|
666
|
+
"detectorVersion": {},
|
|
667
|
+
"iamRoleArn": {},
|
|
668
|
+
"arn": {},
|
|
669
|
+
"processedRecordsCount": {
|
|
670
|
+
"type": "integer"
|
|
671
|
+
},
|
|
672
|
+
"totalRecordsCount": {
|
|
673
|
+
"type": "integer"
|
|
674
|
+
}
|
|
675
|
+
}
|
|
676
|
+
}
|
|
677
|
+
},
|
|
678
|
+
"nextToken": {}
|
|
679
|
+
}
|
|
680
|
+
}
|
|
681
|
+
},
|
|
578
682
|
"GetDetectorVersion": {
|
|
579
683
|
"input": {
|
|
580
684
|
"type": "structure",
|
|
@@ -594,13 +698,13 @@
|
|
|
594
698
|
"detectorVersionId": {},
|
|
595
699
|
"description": {},
|
|
596
700
|
"externalModelEndpoints": {
|
|
597
|
-
"shape": "
|
|
701
|
+
"shape": "Sy"
|
|
598
702
|
},
|
|
599
703
|
"modelVersions": {
|
|
600
|
-
"shape": "
|
|
704
|
+
"shape": "S11"
|
|
601
705
|
},
|
|
602
706
|
"rules": {
|
|
603
|
-
"shape": "
|
|
707
|
+
"shape": "Sz"
|
|
604
708
|
},
|
|
605
709
|
"status": {},
|
|
606
710
|
"lastUpdatedTime": {},
|
|
@@ -737,7 +841,7 @@
|
|
|
737
841
|
"type": "structure",
|
|
738
842
|
"members": {
|
|
739
843
|
"modelVersion": {
|
|
740
|
-
"shape": "
|
|
844
|
+
"shape": "S12"
|
|
741
845
|
},
|
|
742
846
|
"scores": {
|
|
743
847
|
"type": "map",
|
|
@@ -756,7 +860,7 @@
|
|
|
756
860
|
"members": {
|
|
757
861
|
"ruleId": {},
|
|
758
862
|
"outcomes": {
|
|
759
|
-
"shape": "
|
|
863
|
+
"shape": "Sy"
|
|
760
864
|
}
|
|
761
865
|
}
|
|
762
866
|
}
|
|
@@ -786,13 +890,13 @@
|
|
|
786
890
|
"name": {},
|
|
787
891
|
"description": {},
|
|
788
892
|
"eventVariables": {
|
|
789
|
-
"shape": "
|
|
893
|
+
"shape": "Sy"
|
|
790
894
|
},
|
|
791
895
|
"labels": {
|
|
792
|
-
"shape": "
|
|
896
|
+
"shape": "Sy"
|
|
793
897
|
},
|
|
794
898
|
"entityTypes": {
|
|
795
|
-
"shape": "
|
|
899
|
+
"shape": "S1l"
|
|
796
900
|
},
|
|
797
901
|
"lastUpdatedTime": {},
|
|
798
902
|
"createdTime": {},
|
|
@@ -827,10 +931,10 @@
|
|
|
827
931
|
"modelSource": {},
|
|
828
932
|
"invokeModelEndpointRoleArn": {},
|
|
829
933
|
"inputConfiguration": {
|
|
830
|
-
"shape": "
|
|
934
|
+
"shape": "S4b"
|
|
831
935
|
},
|
|
832
936
|
"outputConfiguration": {
|
|
833
|
-
"shape": "
|
|
937
|
+
"shape": "S4e"
|
|
834
938
|
},
|
|
835
939
|
"modelEndpointStatus": {},
|
|
836
940
|
"lastUpdatedTime": {},
|
|
@@ -909,10 +1013,10 @@
|
|
|
909
1013
|
"modelVersionNumber": {},
|
|
910
1014
|
"trainingDataSource": {},
|
|
911
1015
|
"trainingDataSchema": {
|
|
912
|
-
"shape": "
|
|
1016
|
+
"shape": "S1d"
|
|
913
1017
|
},
|
|
914
1018
|
"externalEventsDetail": {
|
|
915
|
-
"shape": "
|
|
1019
|
+
"shape": "S1g"
|
|
916
1020
|
},
|
|
917
1021
|
"status": {},
|
|
918
1022
|
"arn": {}
|
|
@@ -1013,11 +1117,11 @@
|
|
|
1013
1117
|
"detectorId": {},
|
|
1014
1118
|
"ruleVersion": {},
|
|
1015
1119
|
"expression": {
|
|
1016
|
-
"shape": "
|
|
1120
|
+
"shape": "S1j"
|
|
1017
1121
|
},
|
|
1018
1122
|
"language": {},
|
|
1019
1123
|
"outcomes": {
|
|
1020
|
-
"shape": "
|
|
1124
|
+
"shape": "S1l"
|
|
1021
1125
|
},
|
|
1022
1126
|
"lastUpdatedTime": {},
|
|
1023
1127
|
"createdTime": {},
|
|
@@ -1126,13 +1230,13 @@
|
|
|
1126
1230
|
"name": {},
|
|
1127
1231
|
"description": {},
|
|
1128
1232
|
"eventVariables": {
|
|
1129
|
-
"shape": "
|
|
1233
|
+
"shape": "S1l"
|
|
1130
1234
|
},
|
|
1131
1235
|
"labels": {
|
|
1132
|
-
"shape": "
|
|
1236
|
+
"shape": "Sy"
|
|
1133
1237
|
},
|
|
1134
1238
|
"entityTypes": {
|
|
1135
|
-
"shape": "
|
|
1239
|
+
"shape": "S1l"
|
|
1136
1240
|
},
|
|
1137
1241
|
"tags": {
|
|
1138
1242
|
"shape": "S5"
|
|
@@ -1160,10 +1264,10 @@
|
|
|
1160
1264
|
"modelSource": {},
|
|
1161
1265
|
"invokeModelEndpointRoleArn": {},
|
|
1162
1266
|
"inputConfiguration": {
|
|
1163
|
-
"shape": "
|
|
1267
|
+
"shape": "S4b"
|
|
1164
1268
|
},
|
|
1165
1269
|
"outputConfiguration": {
|
|
1166
|
-
"shape": "
|
|
1270
|
+
"shape": "S4e"
|
|
1167
1271
|
},
|
|
1168
1272
|
"modelEndpointStatus": {},
|
|
1169
1273
|
"tags": {
|
|
@@ -1281,14 +1385,14 @@
|
|
|
1281
1385
|
"detectorId": {},
|
|
1282
1386
|
"detectorVersionId": {},
|
|
1283
1387
|
"externalModelEndpoints": {
|
|
1284
|
-
"shape": "
|
|
1388
|
+
"shape": "Sy"
|
|
1285
1389
|
},
|
|
1286
1390
|
"rules": {
|
|
1287
|
-
"shape": "
|
|
1391
|
+
"shape": "Sz"
|
|
1288
1392
|
},
|
|
1289
1393
|
"description": {},
|
|
1290
1394
|
"modelVersions": {
|
|
1291
|
-
"shape": "
|
|
1395
|
+
"shape": "S11"
|
|
1292
1396
|
},
|
|
1293
1397
|
"ruleExecutionMode": {}
|
|
1294
1398
|
}
|
|
@@ -1367,7 +1471,7 @@
|
|
|
1367
1471
|
"modelType": {},
|
|
1368
1472
|
"majorVersionNumber": {},
|
|
1369
1473
|
"externalEventsDetail": {
|
|
1370
|
-
"shape": "
|
|
1474
|
+
"shape": "S1g"
|
|
1371
1475
|
},
|
|
1372
1476
|
"tags": {
|
|
1373
1477
|
"shape": "S5"
|
|
@@ -1414,7 +1518,7 @@
|
|
|
1414
1518
|
],
|
|
1415
1519
|
"members": {
|
|
1416
1520
|
"rule": {
|
|
1417
|
-
"shape": "
|
|
1521
|
+
"shape": "S10"
|
|
1418
1522
|
},
|
|
1419
1523
|
"description": {}
|
|
1420
1524
|
}
|
|
@@ -1435,15 +1539,15 @@
|
|
|
1435
1539
|
],
|
|
1436
1540
|
"members": {
|
|
1437
1541
|
"rule": {
|
|
1438
|
-
"shape": "
|
|
1542
|
+
"shape": "S10"
|
|
1439
1543
|
},
|
|
1440
1544
|
"description": {},
|
|
1441
1545
|
"expression": {
|
|
1442
|
-
"shape": "
|
|
1546
|
+
"shape": "S1j"
|
|
1443
1547
|
},
|
|
1444
1548
|
"language": {},
|
|
1445
1549
|
"outcomes": {
|
|
1446
|
-
"shape": "
|
|
1550
|
+
"shape": "S1l"
|
|
1447
1551
|
},
|
|
1448
1552
|
"tags": {
|
|
1449
1553
|
"shape": "S5"
|
|
@@ -1454,7 +1558,7 @@
|
|
|
1454
1558
|
"type": "structure",
|
|
1455
1559
|
"members": {
|
|
1456
1560
|
"rule": {
|
|
1457
|
-
"shape": "
|
|
1561
|
+
"shape": "S10"
|
|
1458
1562
|
}
|
|
1459
1563
|
}
|
|
1460
1564
|
}
|
|
@@ -1510,17 +1614,17 @@
|
|
|
1510
1614
|
}
|
|
1511
1615
|
}
|
|
1512
1616
|
},
|
|
1513
|
-
"
|
|
1617
|
+
"Sy": {
|
|
1514
1618
|
"type": "list",
|
|
1515
1619
|
"member": {}
|
|
1516
1620
|
},
|
|
1517
|
-
"
|
|
1621
|
+
"Sz": {
|
|
1518
1622
|
"type": "list",
|
|
1519
1623
|
"member": {
|
|
1520
|
-
"shape": "
|
|
1624
|
+
"shape": "S10"
|
|
1521
1625
|
}
|
|
1522
1626
|
},
|
|
1523
|
-
"
|
|
1627
|
+
"S10": {
|
|
1524
1628
|
"type": "structure",
|
|
1525
1629
|
"required": [
|
|
1526
1630
|
"detectorId",
|
|
@@ -1533,13 +1637,13 @@
|
|
|
1533
1637
|
"ruleVersion": {}
|
|
1534
1638
|
}
|
|
1535
1639
|
},
|
|
1536
|
-
"
|
|
1640
|
+
"S11": {
|
|
1537
1641
|
"type": "list",
|
|
1538
1642
|
"member": {
|
|
1539
|
-
"shape": "
|
|
1643
|
+
"shape": "S12"
|
|
1540
1644
|
}
|
|
1541
1645
|
},
|
|
1542
|
-
"
|
|
1646
|
+
"S12": {
|
|
1543
1647
|
"type": "structure",
|
|
1544
1648
|
"required": [
|
|
1545
1649
|
"modelId",
|
|
@@ -1553,7 +1657,7 @@
|
|
|
1553
1657
|
"arn": {}
|
|
1554
1658
|
}
|
|
1555
1659
|
},
|
|
1556
|
-
"
|
|
1660
|
+
"S1d": {
|
|
1557
1661
|
"type": "structure",
|
|
1558
1662
|
"required": [
|
|
1559
1663
|
"modelVariables",
|
|
@@ -1561,7 +1665,7 @@
|
|
|
1561
1665
|
],
|
|
1562
1666
|
"members": {
|
|
1563
1667
|
"modelVariables": {
|
|
1564
|
-
"shape": "
|
|
1668
|
+
"shape": "Sy"
|
|
1565
1669
|
},
|
|
1566
1670
|
"labelSchema": {
|
|
1567
1671
|
"type": "structure",
|
|
@@ -1573,14 +1677,14 @@
|
|
|
1573
1677
|
"type": "map",
|
|
1574
1678
|
"key": {},
|
|
1575
1679
|
"value": {
|
|
1576
|
-
"shape": "
|
|
1680
|
+
"shape": "Sy"
|
|
1577
1681
|
}
|
|
1578
1682
|
}
|
|
1579
1683
|
}
|
|
1580
1684
|
}
|
|
1581
1685
|
}
|
|
1582
1686
|
},
|
|
1583
|
-
"
|
|
1687
|
+
"S1g": {
|
|
1584
1688
|
"type": "structure",
|
|
1585
1689
|
"required": [
|
|
1586
1690
|
"dataLocation",
|
|
@@ -1591,15 +1695,15 @@
|
|
|
1591
1695
|
"dataAccessRoleArn": {}
|
|
1592
1696
|
}
|
|
1593
1697
|
},
|
|
1594
|
-
"
|
|
1698
|
+
"S1j": {
|
|
1595
1699
|
"type": "string",
|
|
1596
1700
|
"sensitive": true
|
|
1597
1701
|
},
|
|
1598
|
-
"
|
|
1702
|
+
"S1l": {
|
|
1599
1703
|
"type": "list",
|
|
1600
1704
|
"member": {}
|
|
1601
1705
|
},
|
|
1602
|
-
"
|
|
1706
|
+
"S4b": {
|
|
1603
1707
|
"type": "structure",
|
|
1604
1708
|
"required": [
|
|
1605
1709
|
"useEventVariables"
|
|
@@ -1614,7 +1718,7 @@
|
|
|
1614
1718
|
"csvInputTemplate": {}
|
|
1615
1719
|
}
|
|
1616
1720
|
},
|
|
1617
|
-
"
|
|
1721
|
+
"S4e": {
|
|
1618
1722
|
"type": "structure",
|
|
1619
1723
|
"required": [
|
|
1620
1724
|
"format"
|
|
@@ -5,6 +5,11 @@
|
|
|
5
5
|
"output_token": "nextToken",
|
|
6
6
|
"limit_key": "maxResults"
|
|
7
7
|
},
|
|
8
|
+
"GetBatchPredictionJobs": {
|
|
9
|
+
"input_token": "nextToken",
|
|
10
|
+
"output_token": "nextToken",
|
|
11
|
+
"limit_key": "maxResults"
|
|
12
|
+
},
|
|
8
13
|
"GetDetectors": {
|
|
9
14
|
"input_token": "nextToken",
|
|
10
15
|
"output_token": "nextToken",
|