cdk-docker-image-deployment 0.0.87 → 0.0.89
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/.jsii +3 -3
- package/lib/destination.js +1 -1
- package/lib/docker-image-deployment.js +1 -1
- package/lib/source.js +1 -1
- package/node_modules/aws-sdk/CHANGELOG.md +51 -1
- package/node_modules/aws-sdk/README.md +29 -1
- package/node_modules/aws-sdk/apis/arc-zonal-shift-2022-10-30.examples.json +5 -0
- package/node_modules/aws-sdk/apis/arc-zonal-shift-2022-10-30.min.json +284 -0
- package/node_modules/aws-sdk/apis/arc-zonal-shift-2022-10-30.paginators.json +16 -0
- package/node_modules/aws-sdk/apis/backup-2018-11-15.min.json +441 -110
- package/node_modules/aws-sdk/apis/backup-2018-11-15.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/compute-optimizer-2019-11-01.min.json +31 -13
- package/node_modules/aws-sdk/apis/config-2014-11-12.min.json +282 -134
- package/node_modules/aws-sdk/apis/config-2014-11-12.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/drs-2020-02-26.min.json +124 -45
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +2824 -1317
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.paginators.json +42 -0
- package/node_modules/aws-sdk/apis/ecs-2014-11-13.min.json +331 -215
- package/node_modules/aws-sdk/apis/ecs-2014-11-13.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/eks-2017-11-01.min.json +87 -52
- package/node_modules/aws-sdk/apis/firehose-2015-08-04.min.json +128 -27
- package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +156 -130
- package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +341 -298
- package/node_modules/aws-sdk/apis/inspector2-2020-06-08.min.json +205 -28
- package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +252 -214
- package/node_modules/aws-sdk/apis/iot-data-2015-05-28.min.json +26 -0
- package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.min.json +686 -105
- package/node_modules/aws-sdk/apis/kendra-2019-02-03.min.json +43 -8
- package/node_modules/aws-sdk/apis/kms-2014-11-01.examples.json +359 -50
- package/node_modules/aws-sdk/apis/kms-2014-11-01.min.json +127 -72
- package/node_modules/aws-sdk/apis/kms-2014-11-01.paginators.json +0 -7
- package/node_modules/aws-sdk/apis/lambda-2015-03-31.min.json +69 -50
- package/node_modules/aws-sdk/apis/lambda-2015-03-31.waiters2.json +26 -0
- package/node_modules/aws-sdk/apis/license-manager-user-subscriptions-2018-05-10.min.json +82 -9
- package/node_modules/aws-sdk/apis/logs-2014-03-28.min.json +97 -16
- package/node_modules/aws-sdk/apis/macie2-2020-01-01.min.json +793 -112
- package/node_modules/aws-sdk/apis/macie2-2020-01-01.paginators.json +33 -0
- package/node_modules/aws-sdk/apis/metadata.json +19 -0
- package/node_modules/aws-sdk/apis/mgn-2020-02-26.min.json +931 -118
- package/node_modules/aws-sdk/apis/mgn-2020-02-26.paginators.json +24 -0
- package/node_modules/aws-sdk/apis/monitoring-2010-08-01.min.json +23 -14
- package/node_modules/aws-sdk/apis/monitoring-2010-08-01.paginators.json +4 -1
- package/node_modules/aws-sdk/apis/oam-2022-06-10.examples.json +5 -0
- package/node_modules/aws-sdk/apis/oam-2022-06-10.min.json +482 -0
- package/node_modules/aws-sdk/apis/oam-2022-06-10.paginators.json +22 -0
- package/node_modules/aws-sdk/apis/omics-2022-11-28.examples.json +5 -0
- package/node_modules/aws-sdk/apis/omics-2022-11-28.min.json +3722 -0
- package/node_modules/aws-sdk/apis/omics-2022-11-28.paginators.json +100 -0
- package/node_modules/aws-sdk/apis/omics-2022-11-28.waiters2.json +498 -0
- package/node_modules/aws-sdk/apis/opensearchserverless-2021-11-01.examples.json +5 -0
- package/node_modules/aws-sdk/apis/opensearchserverless-2021-11-01.min.json +1082 -0
- package/node_modules/aws-sdk/apis/opensearchserverless-2021-11-01.paginators.json +29 -0
- package/node_modules/aws-sdk/apis/organizations-2016-11-28.min.json +62 -16
- package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +5991 -325
- package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +379 -236
- package/node_modules/aws-sdk/apis/rds-2014-10-31.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/s3control-2018-08-20.min.json +138 -28
- package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +23 -16
- package/node_modules/aws-sdk/apis/securitylake-2018-05-10.examples.json +5 -0
- package/node_modules/aws-sdk/apis/securitylake-2018-05-10.min.json +1041 -0
- package/node_modules/aws-sdk/apis/securitylake-2018-05-10.paginators.json +28 -0
- package/node_modules/aws-sdk/apis/simspaceweaver-2022-10-28.examples.json +5 -0
- package/node_modules/aws-sdk/apis/simspaceweaver-2022-10-28.min.json +578 -0
- package/node_modules/aws-sdk/apis/simspaceweaver-2022-10-28.paginators.json +14 -0
- package/node_modules/aws-sdk/apis/textract-2018-06-27.min.json +310 -62
- package/node_modules/aws-sdk/apis/transcribe-2017-10-26.min.json +98 -95
- package/node_modules/aws-sdk/clients/all.d.ts +6 -0
- package/node_modules/aws-sdk/clients/all.js +7 -1
- package/node_modules/aws-sdk/clients/arczonalshift.d.ts +309 -0
- package/node_modules/aws-sdk/clients/arczonalshift.js +18 -0
- package/node_modules/aws-sdk/clients/backup.d.ts +405 -15
- package/node_modules/aws-sdk/clients/cloudwatch.d.ts +30 -16
- package/node_modules/aws-sdk/clients/cloudwatchlogs.d.ts +196 -65
- package/node_modules/aws-sdk/clients/computeoptimizer.d.ts +28 -5
- package/node_modules/aws-sdk/clients/configservice.d.ts +233 -6
- package/node_modules/aws-sdk/clients/drs.d.ts +104 -5
- package/node_modules/aws-sdk/clients/ec2.d.ts +1851 -20
- package/node_modules/aws-sdk/clients/ecs.d.ts +159 -17
- package/node_modules/aws-sdk/clients/efs.d.ts +5 -5
- package/node_modules/aws-sdk/clients/eks.d.ts +58 -8
- package/node_modules/aws-sdk/clients/firehose.d.ts +263 -48
- package/node_modules/aws-sdk/clients/fsx.d.ts +70 -21
- package/node_modules/aws-sdk/clients/glue.d.ts +66 -0
- package/node_modules/aws-sdk/clients/inspector2.d.ts +289 -15
- package/node_modules/aws-sdk/clients/iot.d.ts +76 -4
- package/node_modules/aws-sdk/clients/iotdata.d.ts +31 -1
- package/node_modules/aws-sdk/clients/iotwireless.d.ts +599 -14
- package/node_modules/aws-sdk/clients/kendra.d.ts +84 -39
- package/node_modules/aws-sdk/clients/kms.d.ts +198 -92
- package/node_modules/aws-sdk/clients/lambda.d.ts +132 -94
- package/node_modules/aws-sdk/clients/licensemanagerusersubscriptions.d.ts +62 -4
- package/node_modules/aws-sdk/clients/macie2.d.ts +637 -54
- package/node_modules/aws-sdk/clients/mgn.d.ts +1046 -68
- package/node_modules/aws-sdk/clients/oam.d.ts +559 -0
- package/node_modules/aws-sdk/clients/oam.js +18 -0
- package/node_modules/aws-sdk/clients/omics.d.ts +4175 -0
- package/node_modules/aws-sdk/clients/omics.js +19 -0
- package/node_modules/aws-sdk/clients/opensearchserverless.d.ts +1508 -0
- package/node_modules/aws-sdk/clients/opensearchserverless.js +18 -0
- package/node_modules/aws-sdk/clients/organizations.d.ts +69 -8
- package/node_modules/aws-sdk/clients/quicksight.d.ts +9833 -2835
- package/node_modules/aws-sdk/clients/rds.d.ts +199 -2
- package/node_modules/aws-sdk/clients/s3control.d.ts +69 -0
- package/node_modules/aws-sdk/clients/securityhub.d.ts +14 -0
- package/node_modules/aws-sdk/clients/securitylake.d.ts +1049 -0
- package/node_modules/aws-sdk/clients/securitylake.js +18 -0
- package/node_modules/aws-sdk/clients/simspaceweaver.d.ts +647 -0
- package/node_modules/aws-sdk/clients/simspaceweaver.js +18 -0
- package/node_modules/aws-sdk/clients/textract.d.ts +264 -0
- package/node_modules/aws-sdk/clients/transcribeservice.d.ts +210 -191
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +65 -20
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +349 -64
- package/node_modules/aws-sdk/dist/aws-sdk.js +4529 -2130
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +79 -78
- package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +12 -0
- package/node_modules/aws-sdk/lib/core.d.ts +4 -0
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/lib/event_listeners.js +48 -14
- package/node_modules/aws-sdk/lib/region_config.js +13 -2
- package/node_modules/aws-sdk/lib/region_config_data.json +11 -1
- package/node_modules/aws-sdk/lib/signers/bearer.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +6 -5
|
@@ -24,14 +24,15 @@
|
|
|
24
24
|
"CategoryName": {},
|
|
25
25
|
"Rules": {
|
|
26
26
|
"shape": "S3"
|
|
27
|
-
}
|
|
27
|
+
},
|
|
28
|
+
"InputType": {}
|
|
28
29
|
}
|
|
29
30
|
},
|
|
30
31
|
"output": {
|
|
31
32
|
"type": "structure",
|
|
32
33
|
"members": {
|
|
33
34
|
"CategoryProperties": {
|
|
34
|
-
"shape": "
|
|
35
|
+
"shape": "Sm"
|
|
35
36
|
}
|
|
36
37
|
}
|
|
37
38
|
}
|
|
@@ -50,10 +51,10 @@
|
|
|
50
51
|
"BaseModelName": {},
|
|
51
52
|
"ModelName": {},
|
|
52
53
|
"InputDataConfig": {
|
|
53
|
-
"shape": "
|
|
54
|
+
"shape": "Ss"
|
|
54
55
|
},
|
|
55
56
|
"Tags": {
|
|
56
|
-
"shape": "
|
|
57
|
+
"shape": "Sv"
|
|
57
58
|
}
|
|
58
59
|
}
|
|
59
60
|
},
|
|
@@ -64,7 +65,7 @@
|
|
|
64
65
|
"BaseModelName": {},
|
|
65
66
|
"ModelName": {},
|
|
66
67
|
"InputDataConfig": {
|
|
67
|
-
"shape": "
|
|
68
|
+
"shape": "Ss"
|
|
68
69
|
},
|
|
69
70
|
"ModelStatus": {}
|
|
70
71
|
}
|
|
@@ -83,7 +84,7 @@
|
|
|
83
84
|
"LanguageCode": {},
|
|
84
85
|
"VocabularyFileUri": {},
|
|
85
86
|
"Tags": {
|
|
86
|
-
"shape": "
|
|
87
|
+
"shape": "Sv"
|
|
87
88
|
}
|
|
88
89
|
}
|
|
89
90
|
},
|
|
@@ -111,11 +112,11 @@
|
|
|
111
112
|
"VocabularyName": {},
|
|
112
113
|
"LanguageCode": {},
|
|
113
114
|
"Phrases": {
|
|
114
|
-
"shape": "
|
|
115
|
+
"shape": "S18"
|
|
115
116
|
},
|
|
116
117
|
"VocabularyFileUri": {},
|
|
117
118
|
"Tags": {
|
|
118
|
-
"shape": "
|
|
119
|
+
"shape": "Sv"
|
|
119
120
|
}
|
|
120
121
|
}
|
|
121
122
|
},
|
|
@@ -143,11 +144,11 @@
|
|
|
143
144
|
"VocabularyFilterName": {},
|
|
144
145
|
"LanguageCode": {},
|
|
145
146
|
"Words": {
|
|
146
|
-
"shape": "
|
|
147
|
+
"shape": "S1d"
|
|
147
148
|
},
|
|
148
149
|
"VocabularyFilterFileUri": {},
|
|
149
150
|
"Tags": {
|
|
150
|
-
"shape": "
|
|
151
|
+
"shape": "Sv"
|
|
151
152
|
}
|
|
152
153
|
}
|
|
153
154
|
},
|
|
@@ -272,7 +273,7 @@
|
|
|
272
273
|
"type": "structure",
|
|
273
274
|
"members": {
|
|
274
275
|
"LanguageModel": {
|
|
275
|
-
"shape": "
|
|
276
|
+
"shape": "S1u"
|
|
276
277
|
}
|
|
277
278
|
}
|
|
278
279
|
}
|
|
@@ -291,7 +292,7 @@
|
|
|
291
292
|
"type": "structure",
|
|
292
293
|
"members": {
|
|
293
294
|
"CategoryProperties": {
|
|
294
|
-
"shape": "
|
|
295
|
+
"shape": "Sm"
|
|
295
296
|
}
|
|
296
297
|
}
|
|
297
298
|
}
|
|
@@ -310,7 +311,7 @@
|
|
|
310
311
|
"type": "structure",
|
|
311
312
|
"members": {
|
|
312
313
|
"CallAnalyticsJob": {
|
|
313
|
-
"shape": "
|
|
314
|
+
"shape": "S1z"
|
|
314
315
|
}
|
|
315
316
|
}
|
|
316
317
|
}
|
|
@@ -329,7 +330,7 @@
|
|
|
329
330
|
"type": "structure",
|
|
330
331
|
"members": {
|
|
331
332
|
"MedicalTranscriptionJob": {
|
|
332
|
-
"shape": "
|
|
333
|
+
"shape": "S2l"
|
|
333
334
|
}
|
|
334
335
|
}
|
|
335
336
|
}
|
|
@@ -372,7 +373,7 @@
|
|
|
372
373
|
"type": "structure",
|
|
373
374
|
"members": {
|
|
374
375
|
"TranscriptionJob": {
|
|
375
|
-
"shape": "
|
|
376
|
+
"shape": "S2z"
|
|
376
377
|
}
|
|
377
378
|
}
|
|
378
379
|
}
|
|
@@ -440,7 +441,7 @@
|
|
|
440
441
|
"Categories": {
|
|
441
442
|
"type": "list",
|
|
442
443
|
"member": {
|
|
443
|
-
"shape": "
|
|
444
|
+
"shape": "Sm"
|
|
444
445
|
}
|
|
445
446
|
}
|
|
446
447
|
}
|
|
@@ -506,7 +507,7 @@
|
|
|
506
507
|
"Models": {
|
|
507
508
|
"type": "list",
|
|
508
509
|
"member": {
|
|
509
|
-
"shape": "
|
|
510
|
+
"shape": "S1u"
|
|
510
511
|
}
|
|
511
512
|
}
|
|
512
513
|
}
|
|
@@ -575,7 +576,7 @@
|
|
|
575
576
|
"Status": {},
|
|
576
577
|
"NextToken": {},
|
|
577
578
|
"Vocabularies": {
|
|
578
|
-
"shape": "
|
|
579
|
+
"shape": "S3y"
|
|
579
580
|
}
|
|
580
581
|
}
|
|
581
582
|
}
|
|
@@ -595,7 +596,7 @@
|
|
|
595
596
|
"members": {
|
|
596
597
|
"ResourceArn": {},
|
|
597
598
|
"Tags": {
|
|
598
|
-
"shape": "
|
|
599
|
+
"shape": "Sv"
|
|
599
600
|
}
|
|
600
601
|
}
|
|
601
602
|
}
|
|
@@ -637,10 +638,10 @@
|
|
|
637
638
|
"FailureReason": {},
|
|
638
639
|
"OutputLocationType": {},
|
|
639
640
|
"ContentRedaction": {
|
|
640
|
-
"shape": "
|
|
641
|
+
"shape": "S28"
|
|
641
642
|
},
|
|
642
643
|
"ModelSettings": {
|
|
643
|
-
"shape": "
|
|
644
|
+
"shape": "S31"
|
|
644
645
|
},
|
|
645
646
|
"IdentifyLanguage": {
|
|
646
647
|
"type": "boolean"
|
|
@@ -652,7 +653,7 @@
|
|
|
652
653
|
"type": "float"
|
|
653
654
|
},
|
|
654
655
|
"LanguageCodes": {
|
|
655
|
-
"shape": "
|
|
656
|
+
"shape": "S33"
|
|
656
657
|
}
|
|
657
658
|
}
|
|
658
659
|
}
|
|
@@ -678,7 +679,7 @@
|
|
|
678
679
|
"Status": {},
|
|
679
680
|
"NextToken": {},
|
|
680
681
|
"Vocabularies": {
|
|
681
|
-
"shape": "
|
|
682
|
+
"shape": "S3y"
|
|
682
683
|
}
|
|
683
684
|
}
|
|
684
685
|
}
|
|
@@ -724,16 +725,16 @@
|
|
|
724
725
|
"members": {
|
|
725
726
|
"CallAnalyticsJobName": {},
|
|
726
727
|
"Media": {
|
|
727
|
-
"shape": "
|
|
728
|
+
"shape": "S23"
|
|
728
729
|
},
|
|
729
730
|
"OutputLocation": {},
|
|
730
731
|
"OutputEncryptionKMSKeyId": {},
|
|
731
732
|
"DataAccessRoleArn": {},
|
|
732
733
|
"Settings": {
|
|
733
|
-
"shape": "
|
|
734
|
+
"shape": "S26"
|
|
734
735
|
},
|
|
735
736
|
"ChannelDefinitions": {
|
|
736
|
-
"shape": "
|
|
737
|
+
"shape": "S2g"
|
|
737
738
|
}
|
|
738
739
|
}
|
|
739
740
|
},
|
|
@@ -741,7 +742,7 @@
|
|
|
741
742
|
"type": "structure",
|
|
742
743
|
"members": {
|
|
743
744
|
"CallAnalyticsJob": {
|
|
744
|
-
"shape": "
|
|
745
|
+
"shape": "S1z"
|
|
745
746
|
}
|
|
746
747
|
}
|
|
747
748
|
}
|
|
@@ -765,22 +766,22 @@
|
|
|
765
766
|
},
|
|
766
767
|
"MediaFormat": {},
|
|
767
768
|
"Media": {
|
|
768
|
-
"shape": "
|
|
769
|
+
"shape": "S23"
|
|
769
770
|
},
|
|
770
771
|
"OutputBucketName": {},
|
|
771
772
|
"OutputKey": {},
|
|
772
773
|
"OutputEncryptionKMSKeyId": {},
|
|
773
774
|
"KMSEncryptionContext": {
|
|
774
|
-
"shape": "
|
|
775
|
+
"shape": "S4j"
|
|
775
776
|
},
|
|
776
777
|
"Settings": {
|
|
777
|
-
"shape": "
|
|
778
|
+
"shape": "S2p"
|
|
778
779
|
},
|
|
779
780
|
"ContentIdentificationType": {},
|
|
780
781
|
"Specialty": {},
|
|
781
782
|
"Type": {},
|
|
782
783
|
"Tags": {
|
|
783
|
-
"shape": "
|
|
784
|
+
"shape": "Sv"
|
|
784
785
|
}
|
|
785
786
|
}
|
|
786
787
|
},
|
|
@@ -788,7 +789,7 @@
|
|
|
788
789
|
"type": "structure",
|
|
789
790
|
"members": {
|
|
790
791
|
"MedicalTranscriptionJob": {
|
|
791
|
-
"shape": "
|
|
792
|
+
"shape": "S2l"
|
|
792
793
|
}
|
|
793
794
|
}
|
|
794
795
|
}
|
|
@@ -808,25 +809,25 @@
|
|
|
808
809
|
},
|
|
809
810
|
"MediaFormat": {},
|
|
810
811
|
"Media": {
|
|
811
|
-
"shape": "
|
|
812
|
+
"shape": "S23"
|
|
812
813
|
},
|
|
813
814
|
"OutputBucketName": {},
|
|
814
815
|
"OutputKey": {},
|
|
815
816
|
"OutputEncryptionKMSKeyId": {},
|
|
816
817
|
"KMSEncryptionContext": {
|
|
817
|
-
"shape": "
|
|
818
|
+
"shape": "S4j"
|
|
818
819
|
},
|
|
819
820
|
"Settings": {
|
|
820
|
-
"shape": "
|
|
821
|
+
"shape": "S30"
|
|
821
822
|
},
|
|
822
823
|
"ModelSettings": {
|
|
823
|
-
"shape": "
|
|
824
|
+
"shape": "S31"
|
|
824
825
|
},
|
|
825
826
|
"JobExecutionSettings": {
|
|
826
|
-
"shape": "
|
|
827
|
+
"shape": "S32"
|
|
827
828
|
},
|
|
828
829
|
"ContentRedaction": {
|
|
829
|
-
"shape": "
|
|
830
|
+
"shape": "S28"
|
|
830
831
|
},
|
|
831
832
|
"IdentifyLanguage": {
|
|
832
833
|
"type": "boolean"
|
|
@@ -835,13 +836,13 @@
|
|
|
835
836
|
"type": "boolean"
|
|
836
837
|
},
|
|
837
838
|
"LanguageOptions": {
|
|
838
|
-
"shape": "
|
|
839
|
+
"shape": "S2d"
|
|
839
840
|
},
|
|
840
841
|
"Subtitles": {
|
|
841
842
|
"type": "structure",
|
|
842
843
|
"members": {
|
|
843
844
|
"Formats": {
|
|
844
|
-
"shape": "
|
|
845
|
+
"shape": "S37"
|
|
845
846
|
},
|
|
846
847
|
"OutputStartIndex": {
|
|
847
848
|
"type": "integer"
|
|
@@ -849,10 +850,10 @@
|
|
|
849
850
|
}
|
|
850
851
|
},
|
|
851
852
|
"Tags": {
|
|
852
|
-
"shape": "
|
|
853
|
+
"shape": "Sv"
|
|
853
854
|
},
|
|
854
855
|
"LanguageIdSettings": {
|
|
855
|
-
"shape": "
|
|
856
|
+
"shape": "S2e"
|
|
856
857
|
}
|
|
857
858
|
}
|
|
858
859
|
},
|
|
@@ -860,7 +861,7 @@
|
|
|
860
861
|
"type": "structure",
|
|
861
862
|
"members": {
|
|
862
863
|
"TranscriptionJob": {
|
|
863
|
-
"shape": "
|
|
864
|
+
"shape": "S2z"
|
|
864
865
|
}
|
|
865
866
|
}
|
|
866
867
|
}
|
|
@@ -875,7 +876,7 @@
|
|
|
875
876
|
"members": {
|
|
876
877
|
"ResourceArn": {},
|
|
877
878
|
"Tags": {
|
|
878
|
-
"shape": "
|
|
879
|
+
"shape": "Sv"
|
|
879
880
|
}
|
|
880
881
|
}
|
|
881
882
|
},
|
|
@@ -915,14 +916,15 @@
|
|
|
915
916
|
"CategoryName": {},
|
|
916
917
|
"Rules": {
|
|
917
918
|
"shape": "S3"
|
|
918
|
-
}
|
|
919
|
+
},
|
|
920
|
+
"InputType": {}
|
|
919
921
|
}
|
|
920
922
|
},
|
|
921
923
|
"output": {
|
|
922
924
|
"type": "structure",
|
|
923
925
|
"members": {
|
|
924
926
|
"CategoryProperties": {
|
|
925
|
-
"shape": "
|
|
927
|
+
"shape": "Sm"
|
|
926
928
|
}
|
|
927
929
|
}
|
|
928
930
|
}
|
|
@@ -964,7 +966,7 @@
|
|
|
964
966
|
"VocabularyName": {},
|
|
965
967
|
"LanguageCode": {},
|
|
966
968
|
"Phrases": {
|
|
967
|
-
"shape": "
|
|
969
|
+
"shape": "S18"
|
|
968
970
|
},
|
|
969
971
|
"VocabularyFileUri": {}
|
|
970
972
|
}
|
|
@@ -990,7 +992,7 @@
|
|
|
990
992
|
"members": {
|
|
991
993
|
"VocabularyFilterName": {},
|
|
992
994
|
"Words": {
|
|
993
|
-
"shape": "
|
|
995
|
+
"shape": "S1d"
|
|
994
996
|
},
|
|
995
997
|
"VocabularyFilterFileUri": {}
|
|
996
998
|
}
|
|
@@ -1132,7 +1134,7 @@
|
|
|
1132
1134
|
}
|
|
1133
1135
|
}
|
|
1134
1136
|
},
|
|
1135
|
-
"
|
|
1137
|
+
"Sm": {
|
|
1136
1138
|
"type": "structure",
|
|
1137
1139
|
"members": {
|
|
1138
1140
|
"CategoryName": {},
|
|
@@ -1144,10 +1146,11 @@
|
|
|
1144
1146
|
},
|
|
1145
1147
|
"LastUpdateTime": {
|
|
1146
1148
|
"type": "timestamp"
|
|
1147
|
-
}
|
|
1149
|
+
},
|
|
1150
|
+
"InputType": {}
|
|
1148
1151
|
}
|
|
1149
1152
|
},
|
|
1150
|
-
"
|
|
1153
|
+
"Ss": {
|
|
1151
1154
|
"type": "structure",
|
|
1152
1155
|
"required": [
|
|
1153
1156
|
"S3Uri",
|
|
@@ -1159,7 +1162,7 @@
|
|
|
1159
1162
|
"DataAccessRoleArn": {}
|
|
1160
1163
|
}
|
|
1161
1164
|
},
|
|
1162
|
-
"
|
|
1165
|
+
"Sv": {
|
|
1163
1166
|
"type": "list",
|
|
1164
1167
|
"member": {
|
|
1165
1168
|
"type": "structure",
|
|
@@ -1173,15 +1176,15 @@
|
|
|
1173
1176
|
}
|
|
1174
1177
|
}
|
|
1175
1178
|
},
|
|
1176
|
-
"
|
|
1179
|
+
"S18": {
|
|
1177
1180
|
"type": "list",
|
|
1178
1181
|
"member": {}
|
|
1179
1182
|
},
|
|
1180
|
-
"
|
|
1183
|
+
"S1d": {
|
|
1181
1184
|
"type": "list",
|
|
1182
1185
|
"member": {}
|
|
1183
1186
|
},
|
|
1184
|
-
"
|
|
1187
|
+
"S1u": {
|
|
1185
1188
|
"type": "structure",
|
|
1186
1189
|
"members": {
|
|
1187
1190
|
"ModelName": {},
|
|
@@ -1199,11 +1202,11 @@
|
|
|
1199
1202
|
},
|
|
1200
1203
|
"FailureReason": {},
|
|
1201
1204
|
"InputDataConfig": {
|
|
1202
|
-
"shape": "
|
|
1205
|
+
"shape": "Ss"
|
|
1203
1206
|
}
|
|
1204
1207
|
}
|
|
1205
1208
|
},
|
|
1206
|
-
"
|
|
1209
|
+
"S1z": {
|
|
1207
1210
|
"type": "structure",
|
|
1208
1211
|
"members": {
|
|
1209
1212
|
"CallAnalyticsJobName": {},
|
|
@@ -1214,10 +1217,10 @@
|
|
|
1214
1217
|
},
|
|
1215
1218
|
"MediaFormat": {},
|
|
1216
1219
|
"Media": {
|
|
1217
|
-
"shape": "
|
|
1220
|
+
"shape": "S23"
|
|
1218
1221
|
},
|
|
1219
1222
|
"Transcript": {
|
|
1220
|
-
"shape": "
|
|
1223
|
+
"shape": "S24"
|
|
1221
1224
|
},
|
|
1222
1225
|
"StartTime": {
|
|
1223
1226
|
"type": "timestamp"
|
|
@@ -1234,28 +1237,28 @@
|
|
|
1234
1237
|
"type": "float"
|
|
1235
1238
|
},
|
|
1236
1239
|
"Settings": {
|
|
1237
|
-
"shape": "
|
|
1240
|
+
"shape": "S26"
|
|
1238
1241
|
},
|
|
1239
1242
|
"ChannelDefinitions": {
|
|
1240
|
-
"shape": "
|
|
1243
|
+
"shape": "S2g"
|
|
1241
1244
|
}
|
|
1242
1245
|
}
|
|
1243
1246
|
},
|
|
1244
|
-
"
|
|
1247
|
+
"S23": {
|
|
1245
1248
|
"type": "structure",
|
|
1246
1249
|
"members": {
|
|
1247
1250
|
"MediaFileUri": {},
|
|
1248
1251
|
"RedactedMediaFileUri": {}
|
|
1249
1252
|
}
|
|
1250
1253
|
},
|
|
1251
|
-
"
|
|
1254
|
+
"S24": {
|
|
1252
1255
|
"type": "structure",
|
|
1253
1256
|
"members": {
|
|
1254
1257
|
"TranscriptFileUri": {},
|
|
1255
1258
|
"RedactedTranscriptFileUri": {}
|
|
1256
1259
|
}
|
|
1257
1260
|
},
|
|
1258
|
-
"
|
|
1261
|
+
"S26": {
|
|
1259
1262
|
"type": "structure",
|
|
1260
1263
|
"members": {
|
|
1261
1264
|
"VocabularyName": {},
|
|
@@ -1263,17 +1266,17 @@
|
|
|
1263
1266
|
"VocabularyFilterMethod": {},
|
|
1264
1267
|
"LanguageModelName": {},
|
|
1265
1268
|
"ContentRedaction": {
|
|
1266
|
-
"shape": "
|
|
1269
|
+
"shape": "S28"
|
|
1267
1270
|
},
|
|
1268
1271
|
"LanguageOptions": {
|
|
1269
|
-
"shape": "
|
|
1272
|
+
"shape": "S2d"
|
|
1270
1273
|
},
|
|
1271
1274
|
"LanguageIdSettings": {
|
|
1272
|
-
"shape": "
|
|
1275
|
+
"shape": "S2e"
|
|
1273
1276
|
}
|
|
1274
1277
|
}
|
|
1275
1278
|
},
|
|
1276
|
-
"
|
|
1279
|
+
"S28": {
|
|
1277
1280
|
"type": "structure",
|
|
1278
1281
|
"required": [
|
|
1279
1282
|
"RedactionType",
|
|
@@ -1288,11 +1291,11 @@
|
|
|
1288
1291
|
}
|
|
1289
1292
|
}
|
|
1290
1293
|
},
|
|
1291
|
-
"
|
|
1294
|
+
"S2d": {
|
|
1292
1295
|
"type": "list",
|
|
1293
1296
|
"member": {}
|
|
1294
1297
|
},
|
|
1295
|
-
"
|
|
1298
|
+
"S2e": {
|
|
1296
1299
|
"type": "map",
|
|
1297
1300
|
"key": {},
|
|
1298
1301
|
"value": {
|
|
@@ -1304,7 +1307,7 @@
|
|
|
1304
1307
|
}
|
|
1305
1308
|
}
|
|
1306
1309
|
},
|
|
1307
|
-
"
|
|
1310
|
+
"S2g": {
|
|
1308
1311
|
"type": "list",
|
|
1309
1312
|
"member": {
|
|
1310
1313
|
"type": "structure",
|
|
@@ -1316,7 +1319,7 @@
|
|
|
1316
1319
|
}
|
|
1317
1320
|
}
|
|
1318
1321
|
},
|
|
1319
|
-
"
|
|
1322
|
+
"S2l": {
|
|
1320
1323
|
"type": "structure",
|
|
1321
1324
|
"members": {
|
|
1322
1325
|
"MedicalTranscriptionJobName": {},
|
|
@@ -1327,7 +1330,7 @@
|
|
|
1327
1330
|
},
|
|
1328
1331
|
"MediaFormat": {},
|
|
1329
1332
|
"Media": {
|
|
1330
|
-
"shape": "
|
|
1333
|
+
"shape": "S23"
|
|
1331
1334
|
},
|
|
1332
1335
|
"Transcript": {
|
|
1333
1336
|
"type": "structure",
|
|
@@ -1346,17 +1349,17 @@
|
|
|
1346
1349
|
},
|
|
1347
1350
|
"FailureReason": {},
|
|
1348
1351
|
"Settings": {
|
|
1349
|
-
"shape": "
|
|
1352
|
+
"shape": "S2p"
|
|
1350
1353
|
},
|
|
1351
1354
|
"ContentIdentificationType": {},
|
|
1352
1355
|
"Specialty": {},
|
|
1353
1356
|
"Type": {},
|
|
1354
1357
|
"Tags": {
|
|
1355
|
-
"shape": "
|
|
1358
|
+
"shape": "Sv"
|
|
1356
1359
|
}
|
|
1357
1360
|
}
|
|
1358
1361
|
},
|
|
1359
|
-
"
|
|
1362
|
+
"S2p": {
|
|
1360
1363
|
"type": "structure",
|
|
1361
1364
|
"members": {
|
|
1362
1365
|
"ShowSpeakerLabels": {
|
|
@@ -1377,7 +1380,7 @@
|
|
|
1377
1380
|
"VocabularyName": {}
|
|
1378
1381
|
}
|
|
1379
1382
|
},
|
|
1380
|
-
"
|
|
1383
|
+
"S2z": {
|
|
1381
1384
|
"type": "structure",
|
|
1382
1385
|
"members": {
|
|
1383
1386
|
"TranscriptionJobName": {},
|
|
@@ -1388,10 +1391,10 @@
|
|
|
1388
1391
|
},
|
|
1389
1392
|
"MediaFormat": {},
|
|
1390
1393
|
"Media": {
|
|
1391
|
-
"shape": "
|
|
1394
|
+
"shape": "S23"
|
|
1392
1395
|
},
|
|
1393
1396
|
"Transcript": {
|
|
1394
|
-
"shape": "
|
|
1397
|
+
"shape": "S24"
|
|
1395
1398
|
},
|
|
1396
1399
|
"StartTime": {
|
|
1397
1400
|
"type": "timestamp"
|
|
@@ -1404,16 +1407,16 @@
|
|
|
1404
1407
|
},
|
|
1405
1408
|
"FailureReason": {},
|
|
1406
1409
|
"Settings": {
|
|
1407
|
-
"shape": "
|
|
1410
|
+
"shape": "S30"
|
|
1408
1411
|
},
|
|
1409
1412
|
"ModelSettings": {
|
|
1410
|
-
"shape": "
|
|
1413
|
+
"shape": "S31"
|
|
1411
1414
|
},
|
|
1412
1415
|
"JobExecutionSettings": {
|
|
1413
|
-
"shape": "
|
|
1416
|
+
"shape": "S32"
|
|
1414
1417
|
},
|
|
1415
1418
|
"ContentRedaction": {
|
|
1416
|
-
"shape": "
|
|
1419
|
+
"shape": "S28"
|
|
1417
1420
|
},
|
|
1418
1421
|
"IdentifyLanguage": {
|
|
1419
1422
|
"type": "boolean"
|
|
@@ -1422,22 +1425,22 @@
|
|
|
1422
1425
|
"type": "boolean"
|
|
1423
1426
|
},
|
|
1424
1427
|
"LanguageOptions": {
|
|
1425
|
-
"shape": "
|
|
1428
|
+
"shape": "S2d"
|
|
1426
1429
|
},
|
|
1427
1430
|
"IdentifiedLanguageScore": {
|
|
1428
1431
|
"type": "float"
|
|
1429
1432
|
},
|
|
1430
1433
|
"LanguageCodes": {
|
|
1431
|
-
"shape": "
|
|
1434
|
+
"shape": "S33"
|
|
1432
1435
|
},
|
|
1433
1436
|
"Tags": {
|
|
1434
|
-
"shape": "
|
|
1437
|
+
"shape": "Sv"
|
|
1435
1438
|
},
|
|
1436
1439
|
"Subtitles": {
|
|
1437
1440
|
"type": "structure",
|
|
1438
1441
|
"members": {
|
|
1439
1442
|
"Formats": {
|
|
1440
|
-
"shape": "
|
|
1443
|
+
"shape": "S37"
|
|
1441
1444
|
},
|
|
1442
1445
|
"SubtitleFileUris": {
|
|
1443
1446
|
"type": "list",
|
|
@@ -1449,11 +1452,11 @@
|
|
|
1449
1452
|
}
|
|
1450
1453
|
},
|
|
1451
1454
|
"LanguageIdSettings": {
|
|
1452
|
-
"shape": "
|
|
1455
|
+
"shape": "S2e"
|
|
1453
1456
|
}
|
|
1454
1457
|
}
|
|
1455
1458
|
},
|
|
1456
|
-
"
|
|
1459
|
+
"S30": {
|
|
1457
1460
|
"type": "structure",
|
|
1458
1461
|
"members": {
|
|
1459
1462
|
"VocabularyName": {},
|
|
@@ -1476,13 +1479,13 @@
|
|
|
1476
1479
|
"VocabularyFilterMethod": {}
|
|
1477
1480
|
}
|
|
1478
1481
|
},
|
|
1479
|
-
"
|
|
1482
|
+
"S31": {
|
|
1480
1483
|
"type": "structure",
|
|
1481
1484
|
"members": {
|
|
1482
1485
|
"LanguageModelName": {}
|
|
1483
1486
|
}
|
|
1484
1487
|
},
|
|
1485
|
-
"
|
|
1488
|
+
"S32": {
|
|
1486
1489
|
"type": "structure",
|
|
1487
1490
|
"members": {
|
|
1488
1491
|
"AllowDeferredExecution": {
|
|
@@ -1491,7 +1494,7 @@
|
|
|
1491
1494
|
"DataAccessRoleArn": {}
|
|
1492
1495
|
}
|
|
1493
1496
|
},
|
|
1494
|
-
"
|
|
1497
|
+
"S33": {
|
|
1495
1498
|
"type": "list",
|
|
1496
1499
|
"member": {
|
|
1497
1500
|
"type": "structure",
|
|
@@ -1503,11 +1506,11 @@
|
|
|
1503
1506
|
}
|
|
1504
1507
|
}
|
|
1505
1508
|
},
|
|
1506
|
-
"
|
|
1509
|
+
"S37": {
|
|
1507
1510
|
"type": "list",
|
|
1508
1511
|
"member": {}
|
|
1509
1512
|
},
|
|
1510
|
-
"
|
|
1513
|
+
"S3y": {
|
|
1511
1514
|
"type": "list",
|
|
1512
1515
|
"member": {
|
|
1513
1516
|
"type": "structure",
|
|
@@ -1521,7 +1524,7 @@
|
|
|
1521
1524
|
}
|
|
1522
1525
|
}
|
|
1523
1526
|
},
|
|
1524
|
-
"
|
|
1527
|
+
"S4j": {
|
|
1525
1528
|
"type": "map",
|
|
1526
1529
|
"key": {},
|
|
1527
1530
|
"value": {}
|
|
@@ -322,3 +322,9 @@ export import Scheduler = require('./scheduler');
|
|
|
322
322
|
export import ChimeSDKVoice = require('./chimesdkvoice');
|
|
323
323
|
export import IoTRoboRunner = require('./iotroborunner');
|
|
324
324
|
export import SsmSap = require('./ssmsap');
|
|
325
|
+
export import OAM = require('./oam');
|
|
326
|
+
export import ARCZonalShift = require('./arczonalshift');
|
|
327
|
+
export import Omics = require('./omics');
|
|
328
|
+
export import OpenSearchServerless = require('./opensearchserverless');
|
|
329
|
+
export import SecurityLake = require('./securitylake');
|
|
330
|
+
export import SimSpaceWeaver = require('./simspaceweaver');
|
|
@@ -323,5 +323,11 @@ module.exports = {
|
|
|
323
323
|
Scheduler: require('./scheduler'),
|
|
324
324
|
ChimeSDKVoice: require('./chimesdkvoice'),
|
|
325
325
|
IoTRoboRunner: require('./iotroborunner'),
|
|
326
|
-
SsmSap: require('./ssmsap')
|
|
326
|
+
SsmSap: require('./ssmsap'),
|
|
327
|
+
OAM: require('./oam'),
|
|
328
|
+
ARCZonalShift: require('./arczonalshift'),
|
|
329
|
+
Omics: require('./omics'),
|
|
330
|
+
OpenSearchServerless: require('./opensearchserverless'),
|
|
331
|
+
SecurityLake: require('./securitylake'),
|
|
332
|
+
SimSpaceWeaver: require('./simspaceweaver')
|
|
327
333
|
};
|