cdk-lambda-subminute 2.0.226 → 2.0.228
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 +15 -15
- package/README.md +12 -0
- package/lib/cdk-lambda-subminute.js +3 -3
- package/node_modules/aws-sdk/CHANGELOG.md +174 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/amplifybackend-2020-08-11.min.json +4 -0
- package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.min.json +40 -9
- package/node_modules/aws-sdk/apis/apigateway-2015-07-09.min.json +2 -1
- package/node_modules/aws-sdk/apis/appflow-2020-08-23.min.json +115 -87
- package/node_modules/aws-sdk/apis/application-insights-2018-11-25.min.json +228 -43
- package/node_modules/aws-sdk/apis/application-insights-2018-11-25.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.min.json +238 -63
- package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.examples.json +74 -11
- package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.min.json +61 -52
- package/node_modules/aws-sdk/apis/backup-2018-11-15.min.json +217 -104
- package/node_modules/aws-sdk/apis/backup-2018-11-15.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/ce-2017-10-25.min.json +3 -1
- package/node_modules/aws-sdk/apis/chime-sdk-media-pipelines-2021-07-15.min.json +261 -21
- package/node_modules/aws-sdk/apis/chime-sdk-voice-2022-08-03.min.json +198 -182
- package/node_modules/aws-sdk/apis/cleanrooms-2022-02-17.min.json +657 -102
- package/node_modules/aws-sdk/apis/cleanrooms-2022-02-17.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/cloudformation-2010-05-15.min.json +95 -80
- package/node_modules/aws-sdk/apis/cloudfront-2020-05-31.min.json +4 -1
- package/node_modules/aws-sdk/apis/cloudhsm-2014-05-30.min.json +60 -20
- package/node_modules/aws-sdk/apis/codecommit-2015-04-13.min.json +44 -0
- package/node_modules/aws-sdk/apis/codecommit-2015-04-13.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/cognito-idp-2016-04-18.examples.json +849 -0
- package/node_modules/aws-sdk/apis/cognito-idp-2016-04-18.min.json +110 -24
- package/node_modules/aws-sdk/apis/compute-optimizer-2019-11-01.min.json +200 -57
- package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +903 -316
- package/node_modules/aws-sdk/apis/connect-2017-08-08.paginators.json +18 -0
- package/node_modules/aws-sdk/apis/connectcampaigns-2021-01-30.min.json +103 -90
- package/node_modules/aws-sdk/apis/connectparticipant-2018-09-07.min.json +62 -0
- package/node_modules/aws-sdk/apis/customer-profiles-2020-08-15.min.json +269 -118
- package/node_modules/aws-sdk/apis/datasync-2018-11-09.min.json +103 -14
- package/node_modules/aws-sdk/apis/detective-2018-10-26.min.json +14 -3
- package/node_modules/aws-sdk/apis/dms-2016-01-01.min.json +1123 -217
- package/node_modules/aws-sdk/apis/dms-2016-01-01.paginators.json +50 -0
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +1254 -1191
- package/node_modules/aws-sdk/apis/elasticache-2015-02-02.min.json +37 -10
- package/node_modules/aws-sdk/apis/elasticloadbalancingv2-2015-12-01.min.json +49 -46
- package/node_modules/aws-sdk/apis/finspace-2021-03-12.min.json +74 -13
- package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +190 -143
- package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +235 -216
- package/node_modules/aws-sdk/apis/grafana-2020-08-18.min.json +2 -1
- package/node_modules/aws-sdk/apis/health-2016-08-04.min.json +116 -34
- package/node_modules/aws-sdk/apis/inspector2-2020-06-08.min.json +291 -192
- package/node_modules/aws-sdk/apis/internetmonitor-2021-06-03.min.json +37 -19
- package/node_modules/aws-sdk/apis/kafka-2018-11-14.min.json +237 -52
- package/node_modules/aws-sdk/apis/kafka-2018-11-14.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.min.json +38 -36
- package/node_modules/aws-sdk/apis/kinesis-video-archived-media-2017-09-30.min.json +0 -1
- package/node_modules/aws-sdk/apis/lookoutequipment-2020-12-15.min.json +337 -23
- package/node_modules/aws-sdk/apis/lookoutequipment-2020-12-15.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/mediaconvert-2017-08-29.min.json +134 -96
- package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +249 -225
- package/node_modules/aws-sdk/apis/mediapackage-2017-10-12.min.json +93 -87
- package/node_modules/aws-sdk/apis/metadata.json +7 -0
- package/node_modules/aws-sdk/apis/neptunedata-2023-08-01.examples.json +5 -0
- package/node_modules/aws-sdk/apis/neptunedata-2023-08-01.min.json +1923 -0
- package/node_modules/aws-sdk/apis/neptunedata-2023-08-01.paginators.json +4 -0
- package/node_modules/aws-sdk/apis/omics-2022-11-28.min.json +756 -204
- package/node_modules/aws-sdk/apis/omics-2022-11-28.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/omics-2022-11-28.waiters2.json +48 -0
- package/node_modules/aws-sdk/apis/payment-cryptography-data-2022-02-03.min.json +29 -16
- package/node_modules/aws-sdk/apis/pca-connector-ad-2018-05-10.examples.json +5 -0
- package/node_modules/aws-sdk/apis/pca-connector-ad-2018-05-10.min.json +1465 -0
- package/node_modules/aws-sdk/apis/pca-connector-ad-2018-05-10.paginators.json +34 -0
- package/node_modules/aws-sdk/apis/pi-2018-02-27.min.json +304 -11
- package/node_modules/aws-sdk/apis/pi-2018-02-27.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/pinpoint-2016-12-01.examples.json +6 -12
- package/node_modules/aws-sdk/apis/pinpoint-2016-12-01.min.json +286 -243
- package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +1194 -1134
- package/node_modules/aws-sdk/apis/quicksight-2018-04-01.paginators.json +30 -0
- package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +334 -180
- package/node_modules/aws-sdk/apis/rds-2014-10-31.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/rekognition-2016-06-27.examples.json +501 -1
- package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.min.json +354 -125
- package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/route53domains-2014-05-15.min.json +103 -44
- package/node_modules/aws-sdk/apis/runtime.sagemaker-2017-05-13.min.json +104 -0
- package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +131 -131
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +868 -726
- package/node_modules/aws-sdk/apis/scheduler-2021-06-30.min.json +15 -12
- package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +100 -61
- package/node_modules/aws-sdk/apis/service-quotas-2019-06-24.min.json +45 -23
- package/node_modules/aws-sdk/apis/sesv2-2019-09-27.examples.json +244 -0
- package/node_modules/aws-sdk/apis/sesv2-2019-09-27.min.json +491 -153
- package/node_modules/aws-sdk/apis/sesv2-2019-09-27.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/swf-2012-01-25.min.json +12 -3
- package/node_modules/aws-sdk/apis/verifiedpermissions-2021-12-01.min.json +127 -33
- package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.min.json +136 -58
- package/node_modules/aws-sdk/clients/acmpca.d.ts +1 -1
- package/node_modules/aws-sdk/clients/all.d.ts +2 -0
- package/node_modules/aws-sdk/clients/all.js +3 -1
- package/node_modules/aws-sdk/clients/amplifyuibuilder.d.ts +48 -4
- package/node_modules/aws-sdk/clients/apigateway.d.ts +34 -30
- package/node_modules/aws-sdk/clients/appflow.d.ts +30 -0
- package/node_modules/aws-sdk/clients/applicationinsights.d.ts +342 -2
- package/node_modules/aws-sdk/clients/apprunner.d.ts +5 -5
- package/node_modules/aws-sdk/clients/autoscaling.d.ts +13 -2
- package/node_modules/aws-sdk/clients/backup.d.ts +131 -8
- package/node_modules/aws-sdk/clients/batch.d.ts +9 -9
- package/node_modules/aws-sdk/clients/budgets.d.ts +1 -1
- package/node_modules/aws-sdk/clients/chimesdkmediapipelines.d.ts +228 -2
- package/node_modules/aws-sdk/clients/chimesdkvoice.d.ts +17 -0
- package/node_modules/aws-sdk/clients/cleanrooms.d.ts +557 -14
- package/node_modules/aws-sdk/clients/cloud9.d.ts +1 -1
- package/node_modules/aws-sdk/clients/cloudformation.d.ts +21 -0
- package/node_modules/aws-sdk/clients/cloudfront.d.ts +14 -10
- package/node_modules/aws-sdk/clients/cloudtrail.d.ts +4 -4
- package/node_modules/aws-sdk/clients/cloudwatch.d.ts +7 -7
- package/node_modules/aws-sdk/clients/cloudwatchevents.d.ts +2 -2
- package/node_modules/aws-sdk/clients/codecommit.d.ts +87 -30
- package/node_modules/aws-sdk/clients/codestarconnections.d.ts +10 -10
- package/node_modules/aws-sdk/clients/cognitoidentityserviceprovider.d.ts +292 -215
- package/node_modules/aws-sdk/clients/computeoptimizer.d.ts +214 -2
- package/node_modules/aws-sdk/clients/configservice.d.ts +1 -1
- package/node_modules/aws-sdk/clients/connect.d.ts +609 -17
- package/node_modules/aws-sdk/clients/connectcampaigns.d.ts +30 -23
- package/node_modules/aws-sdk/clients/connectparticipant.d.ts +71 -2
- package/node_modules/aws-sdk/clients/costexplorer.d.ts +10 -2
- package/node_modules/aws-sdk/clients/customerprofiles.d.ts +56 -52
- package/node_modules/aws-sdk/clients/datasync.d.ts +170 -39
- package/node_modules/aws-sdk/clients/dms.d.ts +1289 -13
- package/node_modules/aws-sdk/clients/drs.d.ts +1 -1
- package/node_modules/aws-sdk/clients/ec2.d.ts +87 -20
- package/node_modules/aws-sdk/clients/ecs.d.ts +32 -32
- package/node_modules/aws-sdk/clients/elasticache.d.ts +22 -1
- package/node_modules/aws-sdk/clients/elbv2.d.ts +23 -9
- package/node_modules/aws-sdk/clients/finspace.d.ts +73 -5
- package/node_modules/aws-sdk/clients/fsx.d.ts +108 -33
- package/node_modules/aws-sdk/clients/gamelift.d.ts +91 -91
- package/node_modules/aws-sdk/clients/globalaccelerator.d.ts +12 -12
- package/node_modules/aws-sdk/clients/glue.d.ts +40 -2
- package/node_modules/aws-sdk/clients/guardduty.d.ts +4 -4
- package/node_modules/aws-sdk/clients/health.d.ts +86 -2
- package/node_modules/aws-sdk/clients/identitystore.d.ts +26 -26
- package/node_modules/aws-sdk/clients/inspector2.d.ts +101 -2
- package/node_modules/aws-sdk/clients/internetmonitor.d.ts +49 -26
- package/node_modules/aws-sdk/clients/ivs.d.ts +4 -4
- package/node_modules/aws-sdk/clients/ivsrealtime.d.ts +2 -2
- package/node_modules/aws-sdk/clients/kafka.d.ts +204 -0
- package/node_modules/aws-sdk/clients/kafkaconnect.d.ts +6 -8
- package/node_modules/aws-sdk/clients/kinesisvideo.d.ts +2 -2
- package/node_modules/aws-sdk/clients/kinesisvideoarchivedmedia.d.ts +16 -16
- package/node_modules/aws-sdk/clients/lookoutequipment.d.ts +522 -15
- package/node_modules/aws-sdk/clients/mediaconvert.d.ts +52 -6
- package/node_modules/aws-sdk/clients/medialive.d.ts +35 -0
- package/node_modules/aws-sdk/clients/mediapackage.d.ts +3 -2
- package/node_modules/aws-sdk/clients/mediatailor.d.ts +2 -2
- package/node_modules/aws-sdk/clients/neptunedata.d.ts +1976 -0
- package/node_modules/aws-sdk/clients/neptunedata.js +18 -0
- package/node_modules/aws-sdk/clients/networkfirewall.d.ts +9 -9
- package/node_modules/aws-sdk/clients/omics.d.ts +619 -21
- package/node_modules/aws-sdk/clients/organizations.d.ts +55 -55
- package/node_modules/aws-sdk/clients/paymentcryptographydata.d.ts +8 -6
- package/node_modules/aws-sdk/clients/pcaconnectorad.d.ts +1606 -0
- package/node_modules/aws-sdk/clients/pcaconnectorad.js +18 -0
- package/node_modules/aws-sdk/clients/pi.d.ts +382 -5
- package/node_modules/aws-sdk/clients/pinpoint.d.ts +69 -5
- package/node_modules/aws-sdk/clients/polly.d.ts +2 -2
- package/node_modules/aws-sdk/clients/quicksight.d.ts +148 -33
- package/node_modules/aws-sdk/clients/rds.d.ts +255 -23
- package/node_modules/aws-sdk/clients/rekognition.d.ts +19 -19
- package/node_modules/aws-sdk/clients/resiliencehub.d.ts +588 -274
- package/node_modules/aws-sdk/clients/route53.d.ts +9 -9
- package/node_modules/aws-sdk/clients/route53domains.d.ts +9 -3
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +227 -22
- package/node_modules/aws-sdk/clients/sagemakerruntime.d.ts +86 -8
- package/node_modules/aws-sdk/clients/scheduler.d.ts +16 -3
- package/node_modules/aws-sdk/clients/securityhub.d.ts +68 -4
- package/node_modules/aws-sdk/clients/servicecatalog.d.ts +16 -16
- package/node_modules/aws-sdk/clients/servicequotas.d.ts +138 -80
- package/node_modules/aws-sdk/clients/ses.d.ts +158 -158
- package/node_modules/aws-sdk/clients/sesv2.d.ts +374 -3
- package/node_modules/aws-sdk/clients/sqs.d.ts +9 -9
- package/node_modules/aws-sdk/clients/swf.d.ts +18 -1
- package/node_modules/aws-sdk/clients/transfer.d.ts +12 -12
- package/node_modules/aws-sdk/clients/verifiedpermissions.d.ts +27 -27
- package/node_modules/aws-sdk/clients/workspacesweb.d.ts +69 -16
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +2 -2
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +152 -78
- package/node_modules/aws-sdk/dist/aws-sdk.js +3098 -1970
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +101 -101
- package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +4 -0
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/lib/token/sso_token_provider.js +3 -3
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +13 -13
@@ -99,6 +99,22 @@ declare class ChimeSDKMediaPipelines extends Service {
|
|
99
99
|
* Gets an existing media pipeline.
|
100
100
|
*/
|
101
101
|
getMediaPipeline(callback?: (err: AWSError, data: ChimeSDKMediaPipelines.Types.GetMediaPipelineResponse) => void): Request<ChimeSDKMediaPipelines.Types.GetMediaPipelineResponse, AWSError>;
|
102
|
+
/**
|
103
|
+
* Retrieves the details of the specified speaker search task.
|
104
|
+
*/
|
105
|
+
getSpeakerSearchTask(params: ChimeSDKMediaPipelines.Types.GetSpeakerSearchTaskRequest, callback?: (err: AWSError, data: ChimeSDKMediaPipelines.Types.GetSpeakerSearchTaskResponse) => void): Request<ChimeSDKMediaPipelines.Types.GetSpeakerSearchTaskResponse, AWSError>;
|
106
|
+
/**
|
107
|
+
* Retrieves the details of the specified speaker search task.
|
108
|
+
*/
|
109
|
+
getSpeakerSearchTask(callback?: (err: AWSError, data: ChimeSDKMediaPipelines.Types.GetSpeakerSearchTaskResponse) => void): Request<ChimeSDKMediaPipelines.Types.GetSpeakerSearchTaskResponse, AWSError>;
|
110
|
+
/**
|
111
|
+
* Retrieves the details of a voice tone analysis task.
|
112
|
+
*/
|
113
|
+
getVoiceToneAnalysisTask(params: ChimeSDKMediaPipelines.Types.GetVoiceToneAnalysisTaskRequest, callback?: (err: AWSError, data: ChimeSDKMediaPipelines.Types.GetVoiceToneAnalysisTaskResponse) => void): Request<ChimeSDKMediaPipelines.Types.GetVoiceToneAnalysisTaskResponse, AWSError>;
|
114
|
+
/**
|
115
|
+
* Retrieves the details of a voice tone analysis task.
|
116
|
+
*/
|
117
|
+
getVoiceToneAnalysisTask(callback?: (err: AWSError, data: ChimeSDKMediaPipelines.Types.GetVoiceToneAnalysisTaskResponse) => void): Request<ChimeSDKMediaPipelines.Types.GetVoiceToneAnalysisTaskResponse, AWSError>;
|
102
118
|
/**
|
103
119
|
* Returns a list of media pipelines.
|
104
120
|
*/
|
@@ -131,6 +147,38 @@ declare class ChimeSDKMediaPipelines extends Service {
|
|
131
147
|
* Lists the tags available for a media pipeline.
|
132
148
|
*/
|
133
149
|
listTagsForResource(callback?: (err: AWSError, data: ChimeSDKMediaPipelines.Types.ListTagsForResourceResponse) => void): Request<ChimeSDKMediaPipelines.Types.ListTagsForResourceResponse, AWSError>;
|
150
|
+
/**
|
151
|
+
* Starts a speaker search task. Before starting any speaker search tasks, you must provide all notices and obtain all consents from the speaker as required under applicable privacy and biometrics laws, and as required under the AWS service terms for the Amazon Chime SDK.
|
152
|
+
*/
|
153
|
+
startSpeakerSearchTask(params: ChimeSDKMediaPipelines.Types.StartSpeakerSearchTaskRequest, callback?: (err: AWSError, data: ChimeSDKMediaPipelines.Types.StartSpeakerSearchTaskResponse) => void): Request<ChimeSDKMediaPipelines.Types.StartSpeakerSearchTaskResponse, AWSError>;
|
154
|
+
/**
|
155
|
+
* Starts a speaker search task. Before starting any speaker search tasks, you must provide all notices and obtain all consents from the speaker as required under applicable privacy and biometrics laws, and as required under the AWS service terms for the Amazon Chime SDK.
|
156
|
+
*/
|
157
|
+
startSpeakerSearchTask(callback?: (err: AWSError, data: ChimeSDKMediaPipelines.Types.StartSpeakerSearchTaskResponse) => void): Request<ChimeSDKMediaPipelines.Types.StartSpeakerSearchTaskResponse, AWSError>;
|
158
|
+
/**
|
159
|
+
* Starts a voice tone analysis task. For more information about voice tone analysis, see Using Amazon Chime SDK voice analytics in the Amazon Chime SDK Developer Guide. Before starting any voice tone analysis tasks, you must provide all notices and obtain all consents from the speaker as required under applicable privacy and biometrics laws, and as required under the AWS service terms for the Amazon Chime SDK.
|
160
|
+
*/
|
161
|
+
startVoiceToneAnalysisTask(params: ChimeSDKMediaPipelines.Types.StartVoiceToneAnalysisTaskRequest, callback?: (err: AWSError, data: ChimeSDKMediaPipelines.Types.StartVoiceToneAnalysisTaskResponse) => void): Request<ChimeSDKMediaPipelines.Types.StartVoiceToneAnalysisTaskResponse, AWSError>;
|
162
|
+
/**
|
163
|
+
* Starts a voice tone analysis task. For more information about voice tone analysis, see Using Amazon Chime SDK voice analytics in the Amazon Chime SDK Developer Guide. Before starting any voice tone analysis tasks, you must provide all notices and obtain all consents from the speaker as required under applicable privacy and biometrics laws, and as required under the AWS service terms for the Amazon Chime SDK.
|
164
|
+
*/
|
165
|
+
startVoiceToneAnalysisTask(callback?: (err: AWSError, data: ChimeSDKMediaPipelines.Types.StartVoiceToneAnalysisTaskResponse) => void): Request<ChimeSDKMediaPipelines.Types.StartVoiceToneAnalysisTaskResponse, AWSError>;
|
166
|
+
/**
|
167
|
+
* Stops a speaker search task.
|
168
|
+
*/
|
169
|
+
stopSpeakerSearchTask(params: ChimeSDKMediaPipelines.Types.StopSpeakerSearchTaskRequest, callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
|
170
|
+
/**
|
171
|
+
* Stops a speaker search task.
|
172
|
+
*/
|
173
|
+
stopSpeakerSearchTask(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
|
174
|
+
/**
|
175
|
+
* Stops a voice tone analysis task.
|
176
|
+
*/
|
177
|
+
stopVoiceToneAnalysisTask(params: ChimeSDKMediaPipelines.Types.StopVoiceToneAnalysisTaskRequest, callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
|
178
|
+
/**
|
179
|
+
* Stops a voice tone analysis task.
|
180
|
+
*/
|
181
|
+
stopVoiceToneAnalysisTask(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
|
134
182
|
/**
|
135
183
|
* The ARN of the media pipeline that you want to tag. Consists of the pipeline's endpoint region, resource ID, and pipeline ID.
|
136
184
|
*/
|
@@ -710,6 +758,38 @@ declare namespace ChimeSDKMediaPipelines {
|
|
710
758
|
*/
|
711
759
|
MediaPipeline?: MediaPipeline;
|
712
760
|
}
|
761
|
+
export interface GetSpeakerSearchTaskRequest {
|
762
|
+
/**
|
763
|
+
* The unique identifier of the resource to be updated. Valid values include the ID and ARN of the media insights pipeline.
|
764
|
+
*/
|
765
|
+
Identifier: NonEmptyString;
|
766
|
+
/**
|
767
|
+
* The ID of the speaker search task.
|
768
|
+
*/
|
769
|
+
SpeakerSearchTaskId: GuidString;
|
770
|
+
}
|
771
|
+
export interface GetSpeakerSearchTaskResponse {
|
772
|
+
/**
|
773
|
+
* The details of the speaker search task.
|
774
|
+
*/
|
775
|
+
SpeakerSearchTask?: SpeakerSearchTask;
|
776
|
+
}
|
777
|
+
export interface GetVoiceToneAnalysisTaskRequest {
|
778
|
+
/**
|
779
|
+
* The unique identifier of the resource to be updated. Valid values include the ID and ARN of the media insights pipeline.
|
780
|
+
*/
|
781
|
+
Identifier: NonEmptyString;
|
782
|
+
/**
|
783
|
+
* The ID of the voice tone anlysis task.
|
784
|
+
*/
|
785
|
+
VoiceToneAnalysisTaskId: GuidString;
|
786
|
+
}
|
787
|
+
export interface GetVoiceToneAnalysisTaskResponse {
|
788
|
+
/**
|
789
|
+
* The details of the voice tone analysis task.
|
790
|
+
*/
|
791
|
+
VoiceToneAnalysisTask?: VoiceToneAnalysisTask;
|
792
|
+
}
|
713
793
|
export interface GridViewConfiguration {
|
714
794
|
/**
|
715
795
|
* Defines the layout of the video tiles when content sharing is enabled.
|
@@ -815,6 +895,20 @@ declare namespace ChimeSDKMediaPipelines {
|
|
815
895
|
*/
|
816
896
|
MediaSampleRate: MediaSampleRateHertz;
|
817
897
|
}
|
898
|
+
export interface KinesisVideoStreamSourceTaskConfiguration {
|
899
|
+
/**
|
900
|
+
* The ARN of the stream.
|
901
|
+
*/
|
902
|
+
StreamArn: KinesisVideoStreamArn;
|
903
|
+
/**
|
904
|
+
* The channel ID.
|
905
|
+
*/
|
906
|
+
ChannelId: ChannelId;
|
907
|
+
/**
|
908
|
+
* The unique identifier of the fragment to begin processing.
|
909
|
+
*/
|
910
|
+
FragmentNumber?: FragmentNumberString;
|
911
|
+
}
|
818
912
|
export interface LambdaFunctionSinkConfiguration {
|
819
913
|
/**
|
820
914
|
* The ARN of the sink.
|
@@ -1065,6 +1159,10 @@ declare namespace ChimeSDKMediaPipelines {
|
|
1065
1159
|
* The time at which the media insights pipeline was created.
|
1066
1160
|
*/
|
1067
1161
|
CreatedTimestamp?: Iso8601Timestamp;
|
1162
|
+
/**
|
1163
|
+
* The statuses that the elements in a media insights pipeline can have during data processing.
|
1164
|
+
*/
|
1165
|
+
ElementStatuses?: MediaInsightsPipelineElementStatuses;
|
1068
1166
|
}
|
1069
1167
|
export interface MediaInsightsPipelineConfiguration {
|
1070
1168
|
/**
|
@@ -1137,8 +1235,12 @@ declare namespace ChimeSDKMediaPipelines {
|
|
1137
1235
|
* The configuration settings for an SNS topic sink in a media insights pipeline configuration element.
|
1138
1236
|
*/
|
1139
1237
|
SnsTopicSinkConfiguration?: SnsTopicSinkConfiguration;
|
1238
|
+
/**
|
1239
|
+
* The configuration settings for voice enhancement sink in a media insights pipeline configuration element.
|
1240
|
+
*/
|
1241
|
+
VoiceEnhancementSinkConfiguration?: VoiceEnhancementSinkConfiguration;
|
1140
1242
|
}
|
1141
|
-
export type MediaInsightsPipelineConfigurationElementType = "AmazonTranscribeCallAnalyticsProcessor"|"VoiceAnalyticsProcessor"|"AmazonTranscribeProcessor"|"KinesisDataStreamSink"|"LambdaFunctionSink"|"SqsQueueSink"|"SnsTopicSink"|"S3RecordingSink"|string;
|
1243
|
+
export type MediaInsightsPipelineConfigurationElementType = "AmazonTranscribeCallAnalyticsProcessor"|"VoiceAnalyticsProcessor"|"AmazonTranscribeProcessor"|"KinesisDataStreamSink"|"LambdaFunctionSink"|"SqsQueueSink"|"SnsTopicSink"|"S3RecordingSink"|"VoiceEnhancementSink"|string;
|
1142
1244
|
export type MediaInsightsPipelineConfigurationElements = MediaInsightsPipelineConfigurationElement[];
|
1143
1245
|
export type MediaInsightsPipelineConfigurationNameString = string;
|
1144
1246
|
export interface MediaInsightsPipelineConfigurationSummary {
|
@@ -1156,6 +1258,17 @@ declare namespace ChimeSDKMediaPipelines {
|
|
1156
1258
|
MediaInsightsPipelineConfigurationArn?: Arn;
|
1157
1259
|
}
|
1158
1260
|
export type MediaInsightsPipelineConfigurationSummaryList = MediaInsightsPipelineConfigurationSummary[];
|
1261
|
+
export interface MediaInsightsPipelineElementStatus {
|
1262
|
+
/**
|
1263
|
+
* The type of status.
|
1264
|
+
*/
|
1265
|
+
Type?: MediaInsightsPipelineConfigurationElementType;
|
1266
|
+
/**
|
1267
|
+
* The element's status.
|
1268
|
+
*/
|
1269
|
+
Status?: MediaPipelineElementStatus;
|
1270
|
+
}
|
1271
|
+
export type MediaInsightsPipelineElementStatuses = MediaInsightsPipelineElementStatus[];
|
1159
1272
|
export type MediaInsightsRuntimeMetadata = {[key: string]: String};
|
1160
1273
|
export interface MediaLiveConnectorPipeline {
|
1161
1274
|
/**
|
@@ -1205,10 +1318,11 @@ declare namespace ChimeSDKMediaPipelines {
|
|
1205
1318
|
*/
|
1206
1319
|
MediaInsightsPipeline?: MediaInsightsPipeline;
|
1207
1320
|
}
|
1321
|
+
export type MediaPipelineElementStatus = "NotStarted"|"NotSupported"|"Initializing"|"InProgress"|"Failed"|"Stopping"|"Stopped"|"Paused"|string;
|
1208
1322
|
export type MediaPipelineList = MediaPipelineSummary[];
|
1209
1323
|
export type MediaPipelineSinkType = "S3Bucket"|string;
|
1210
1324
|
export type MediaPipelineSourceType = "ChimeSdkMeeting"|string;
|
1211
|
-
export type MediaPipelineStatus = "Initializing"|"InProgress"|"Failed"|"Stopping"|"Stopped"|"Paused"|string;
|
1325
|
+
export type MediaPipelineStatus = "Initializing"|"InProgress"|"Failed"|"Stopping"|"Stopped"|"Paused"|"NotStarted"|string;
|
1212
1326
|
export type MediaPipelineStatusUpdate = "Pause"|"Resume"|string;
|
1213
1327
|
export interface MediaPipelineSummary {
|
1214
1328
|
/**
|
@@ -1220,6 +1334,7 @@ declare namespace ChimeSDKMediaPipelines {
|
|
1220
1334
|
*/
|
1221
1335
|
MediaPipelineArn?: AmazonResourceName;
|
1222
1336
|
}
|
1337
|
+
export type MediaPipelineTaskStatus = "NotStarted"|"Initializing"|"InProgress"|"Failed"|"Stopping"|"Stopped"|string;
|
1223
1338
|
export type MediaSampleRateHertz = number;
|
1224
1339
|
export interface MeetingEventsConcatenationConfiguration {
|
1225
1340
|
/**
|
@@ -1364,12 +1479,98 @@ declare namespace ChimeSDKMediaPipelines {
|
|
1364
1479
|
*/
|
1365
1480
|
SelectedVideoStreams?: SelectedVideoStreams;
|
1366
1481
|
}
|
1482
|
+
export interface SpeakerSearchTask {
|
1483
|
+
/**
|
1484
|
+
* The speaker search task ID.
|
1485
|
+
*/
|
1486
|
+
SpeakerSearchTaskId?: GuidString;
|
1487
|
+
/**
|
1488
|
+
* The status of the speaker search task.
|
1489
|
+
*/
|
1490
|
+
SpeakerSearchTaskStatus?: MediaPipelineTaskStatus;
|
1491
|
+
/**
|
1492
|
+
* The time at which a speaker search task was created.
|
1493
|
+
*/
|
1494
|
+
CreatedTimestamp?: Iso8601Timestamp;
|
1495
|
+
/**
|
1496
|
+
* The time at which a speaker search task was updated.
|
1497
|
+
*/
|
1498
|
+
UpdatedTimestamp?: Iso8601Timestamp;
|
1499
|
+
}
|
1367
1500
|
export interface SqsQueueSinkConfiguration {
|
1368
1501
|
/**
|
1369
1502
|
* The ARN of the SQS sink.
|
1370
1503
|
*/
|
1371
1504
|
InsightsTarget?: Arn;
|
1372
1505
|
}
|
1506
|
+
export interface StartSpeakerSearchTaskRequest {
|
1507
|
+
/**
|
1508
|
+
* The unique identifier of the resource to be updated. Valid values include the ID and ARN of the media insights pipeline.
|
1509
|
+
*/
|
1510
|
+
Identifier: NonEmptyString;
|
1511
|
+
/**
|
1512
|
+
* The ARN of the voice profile domain that will store the voice profile.
|
1513
|
+
*/
|
1514
|
+
VoiceProfileDomainArn: Arn;
|
1515
|
+
/**
|
1516
|
+
* The task configuration for the Kinesis video stream source of the media insights pipeline.
|
1517
|
+
*/
|
1518
|
+
KinesisVideoStreamSourceTaskConfiguration?: KinesisVideoStreamSourceTaskConfiguration;
|
1519
|
+
/**
|
1520
|
+
* The unique identifier for the client request. Use a different token for different speaker search tasks.
|
1521
|
+
*/
|
1522
|
+
ClientRequestToken?: ClientRequestToken;
|
1523
|
+
}
|
1524
|
+
export interface StartSpeakerSearchTaskResponse {
|
1525
|
+
/**
|
1526
|
+
* The details of the speaker search task.
|
1527
|
+
*/
|
1528
|
+
SpeakerSearchTask?: SpeakerSearchTask;
|
1529
|
+
}
|
1530
|
+
export interface StartVoiceToneAnalysisTaskRequest {
|
1531
|
+
/**
|
1532
|
+
* The unique identifier of the resource to be updated. Valid values include the ID and ARN of the media insights pipeline.
|
1533
|
+
*/
|
1534
|
+
Identifier: NonEmptyString;
|
1535
|
+
/**
|
1536
|
+
* The language code.
|
1537
|
+
*/
|
1538
|
+
LanguageCode: VoiceAnalyticsLanguageCode;
|
1539
|
+
/**
|
1540
|
+
* The task configuration for the Kinesis video stream source of the media insights pipeline.
|
1541
|
+
*/
|
1542
|
+
KinesisVideoStreamSourceTaskConfiguration?: KinesisVideoStreamSourceTaskConfiguration;
|
1543
|
+
/**
|
1544
|
+
* The unique identifier for the client request. Use a different token for different voice tone analysis tasks.
|
1545
|
+
*/
|
1546
|
+
ClientRequestToken?: ClientRequestToken;
|
1547
|
+
}
|
1548
|
+
export interface StartVoiceToneAnalysisTaskResponse {
|
1549
|
+
/**
|
1550
|
+
* The details of the voice tone analysis task.
|
1551
|
+
*/
|
1552
|
+
VoiceToneAnalysisTask?: VoiceToneAnalysisTask;
|
1553
|
+
}
|
1554
|
+
export interface StopSpeakerSearchTaskRequest {
|
1555
|
+
/**
|
1556
|
+
* The unique identifier of the resource to be updated. Valid values include the ID and ARN of the media insights pipeline.
|
1557
|
+
*/
|
1558
|
+
Identifier: NonEmptyString;
|
1559
|
+
/**
|
1560
|
+
* The speaker search task ID.
|
1561
|
+
*/
|
1562
|
+
SpeakerSearchTaskId: GuidString;
|
1563
|
+
}
|
1564
|
+
export interface StopVoiceToneAnalysisTaskRequest {
|
1565
|
+
/**
|
1566
|
+
* The unique identifier of the resource to be updated. Valid values include the ID and ARN of the media insights pipeline.
|
1567
|
+
*/
|
1568
|
+
Identifier: NonEmptyString;
|
1569
|
+
/**
|
1570
|
+
* The ID of the voice tone analysis task.
|
1571
|
+
*/
|
1572
|
+
VoiceToneAnalysisTaskId: GuidString;
|
1573
|
+
}
|
1373
1574
|
export interface StreamChannelDefinition {
|
1374
1575
|
/**
|
1375
1576
|
* The number of channels in a streaming channel.
|
@@ -1548,6 +1749,7 @@ declare namespace ChimeSDKMediaPipelines {
|
|
1548
1749
|
export type VocabularyName = string;
|
1549
1750
|
export type VocabularyNames = string;
|
1550
1751
|
export type VoiceAnalyticsConfigurationStatus = "Enabled"|"Disabled"|string;
|
1752
|
+
export type VoiceAnalyticsLanguageCode = "en-US"|string;
|
1551
1753
|
export interface VoiceAnalyticsProcessorConfiguration {
|
1552
1754
|
/**
|
1553
1755
|
* The status of the speaker search task.
|
@@ -1558,6 +1760,30 @@ declare namespace ChimeSDKMediaPipelines {
|
|
1558
1760
|
*/
|
1559
1761
|
VoiceToneAnalysisStatus?: VoiceAnalyticsConfigurationStatus;
|
1560
1762
|
}
|
1763
|
+
export interface VoiceEnhancementSinkConfiguration {
|
1764
|
+
/**
|
1765
|
+
* Disables the VoiceEnhancementSinkConfiguration element.
|
1766
|
+
*/
|
1767
|
+
Disabled?: Boolean;
|
1768
|
+
}
|
1769
|
+
export interface VoiceToneAnalysisTask {
|
1770
|
+
/**
|
1771
|
+
* The ID of the voice tone analysis task.
|
1772
|
+
*/
|
1773
|
+
VoiceToneAnalysisTaskId?: GuidString;
|
1774
|
+
/**
|
1775
|
+
* The status of a voice tone analysis task.
|
1776
|
+
*/
|
1777
|
+
VoiceToneAnalysisTaskStatus?: MediaPipelineTaskStatus;
|
1778
|
+
/**
|
1779
|
+
* The time at which a voice tone analysis task was created.
|
1780
|
+
*/
|
1781
|
+
CreatedTimestamp?: Iso8601Timestamp;
|
1782
|
+
/**
|
1783
|
+
* The time at which a voice tone analysis task was updated.
|
1784
|
+
*/
|
1785
|
+
UpdatedTimestamp?: Iso8601Timestamp;
|
1786
|
+
}
|
1561
1787
|
/**
|
1562
1788
|
* A string in YYYY-MM-DD format that represents the latest possible API version that can be used in this service. Specify 'latest' to use the latest possible version.
|
1563
1789
|
*/
|
@@ -924,6 +924,10 @@ declare namespace ChimeSDKVoice {
|
|
924
924
|
* List of phone numbers, in E.164 format.
|
925
925
|
*/
|
926
926
|
E164PhoneNumbers: E164PhoneNumberList;
|
927
|
+
/**
|
928
|
+
* Specifies the name assigned to one or more phone numbers.
|
929
|
+
*/
|
930
|
+
Name?: PhoneNumberName;
|
927
931
|
}
|
928
932
|
export interface CreatePhoneNumberOrderResponse {
|
929
933
|
/**
|
@@ -1978,6 +1982,10 @@ declare namespace ChimeSDKVoice {
|
|
1978
1982
|
* The phone number's order ID.
|
1979
1983
|
*/
|
1980
1984
|
OrderId?: GuidString;
|
1985
|
+
/**
|
1986
|
+
* The name of the phone number.
|
1987
|
+
*/
|
1988
|
+
Name?: PhoneNumberName;
|
1981
1989
|
}
|
1982
1990
|
export interface PhoneNumberAssociation {
|
1983
1991
|
/**
|
@@ -2049,6 +2057,7 @@ declare namespace ChimeSDKVoice {
|
|
2049
2057
|
export type PhoneNumberErrorList = PhoneNumberError[];
|
2050
2058
|
export type PhoneNumberList = PhoneNumber[];
|
2051
2059
|
export type PhoneNumberMaxResults = number;
|
2060
|
+
export type PhoneNumberName = string;
|
2052
2061
|
export interface PhoneNumberOrder {
|
2053
2062
|
/**
|
2054
2063
|
* The ID of the phone order.
|
@@ -2737,6 +2746,10 @@ declare namespace ChimeSDKVoice {
|
|
2737
2746
|
* The outbound calling name associated with the phone number.
|
2738
2747
|
*/
|
2739
2748
|
CallingName?: CallingName;
|
2749
|
+
/**
|
2750
|
+
* Specifies the name assigned to one or more phone numbers.
|
2751
|
+
*/
|
2752
|
+
Name?: PhoneNumberName;
|
2740
2753
|
}
|
2741
2754
|
export interface UpdatePhoneNumberRequestItem {
|
2742
2755
|
/**
|
@@ -2751,6 +2764,10 @@ declare namespace ChimeSDKVoice {
|
|
2751
2764
|
* The outbound calling name to update.
|
2752
2765
|
*/
|
2753
2766
|
CallingName?: CallingName;
|
2767
|
+
/**
|
2768
|
+
* The name of the phone number.
|
2769
|
+
*/
|
2770
|
+
Name?: PhoneNumberName;
|
2754
2771
|
}
|
2755
2772
|
export type UpdatePhoneNumberRequestItemList = UpdatePhoneNumberRequestItem[];
|
2756
2773
|
export interface UpdatePhoneNumberResponse {
|