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
@@ -128,6 +128,9 @@
|
|
128
128
|
"ProductType": {},
|
129
129
|
"CallingName": {
|
130
130
|
"shape": "Sl"
|
131
|
+
},
|
132
|
+
"Name": {
|
133
|
+
"shape": "Sm"
|
131
134
|
}
|
132
135
|
}
|
133
136
|
}
|
@@ -158,6 +161,9 @@
|
|
158
161
|
"ProductType": {},
|
159
162
|
"E164PhoneNumbers": {
|
160
163
|
"shape": "S3"
|
164
|
+
},
|
165
|
+
"Name": {
|
166
|
+
"shape": "Sm"
|
161
167
|
}
|
162
168
|
}
|
163
169
|
},
|
@@ -165,7 +171,7 @@
|
|
165
171
|
"type": "structure",
|
166
172
|
"members": {
|
167
173
|
"PhoneNumberOrder": {
|
168
|
-
"shape": "
|
174
|
+
"shape": "Sq"
|
169
175
|
}
|
170
176
|
}
|
171
177
|
}
|
@@ -201,12 +207,12 @@
|
|
201
207
|
"type": "integer"
|
202
208
|
},
|
203
209
|
"Capabilities": {
|
204
|
-
"shape": "
|
210
|
+
"shape": "S13"
|
205
211
|
},
|
206
212
|
"NumberSelectionBehavior": {},
|
207
213
|
"GeoMatchLevel": {},
|
208
214
|
"GeoMatchParams": {
|
209
|
-
"shape": "
|
215
|
+
"shape": "S17"
|
210
216
|
}
|
211
217
|
}
|
212
218
|
},
|
@@ -214,7 +220,7 @@
|
|
214
220
|
"type": "structure",
|
215
221
|
"members": {
|
216
222
|
"ProxySession": {
|
217
|
-
"shape": "
|
223
|
+
"shape": "S1b"
|
218
224
|
}
|
219
225
|
}
|
220
226
|
}
|
@@ -235,10 +241,10 @@
|
|
235
241
|
"AwsRegion": {},
|
236
242
|
"Name": {},
|
237
243
|
"Endpoints": {
|
238
|
-
"shape": "
|
244
|
+
"shape": "S1i"
|
239
245
|
},
|
240
246
|
"Tags": {
|
241
|
-
"shape": "
|
247
|
+
"shape": "S1l"
|
242
248
|
}
|
243
249
|
}
|
244
250
|
},
|
@@ -246,7 +252,7 @@
|
|
246
252
|
"type": "structure",
|
247
253
|
"members": {
|
248
254
|
"SipMediaApplication": {
|
249
|
-
"shape": "
|
255
|
+
"shape": "S1q"
|
250
256
|
}
|
251
257
|
}
|
252
258
|
}
|
@@ -277,19 +283,19 @@
|
|
277
283
|
"SipHeaders": {
|
278
284
|
"type": "map",
|
279
285
|
"key": {
|
280
|
-
"shape": "
|
286
|
+
"shape": "S1t"
|
281
287
|
},
|
282
288
|
"value": {
|
283
|
-
"shape": "
|
289
|
+
"shape": "S1t"
|
284
290
|
}
|
285
291
|
},
|
286
292
|
"ArgumentsMap": {
|
287
293
|
"type": "map",
|
288
294
|
"key": {
|
289
|
-
"shape": "
|
295
|
+
"shape": "S1t"
|
290
296
|
},
|
291
297
|
"value": {
|
292
|
-
"shape": "
|
298
|
+
"shape": "S1t"
|
293
299
|
}
|
294
300
|
}
|
295
301
|
}
|
@@ -298,7 +304,7 @@
|
|
298
304
|
"type": "structure",
|
299
305
|
"members": {
|
300
306
|
"SipMediaApplicationCall": {
|
301
|
-
"shape": "
|
307
|
+
"shape": "S1w"
|
302
308
|
}
|
303
309
|
}
|
304
310
|
}
|
@@ -323,7 +329,7 @@
|
|
323
329
|
"type": "boolean"
|
324
330
|
},
|
325
331
|
"TargetApplications": {
|
326
|
-
"shape": "
|
332
|
+
"shape": "S20"
|
327
333
|
}
|
328
334
|
}
|
329
335
|
},
|
@@ -331,7 +337,7 @@
|
|
331
337
|
"type": "structure",
|
332
338
|
"members": {
|
333
339
|
"SipRule": {
|
334
|
-
"shape": "
|
340
|
+
"shape": "S24"
|
335
341
|
}
|
336
342
|
}
|
337
343
|
}
|
@@ -354,7 +360,7 @@
|
|
354
360
|
"type": "boolean"
|
355
361
|
},
|
356
362
|
"Tags": {
|
357
|
-
"shape": "
|
363
|
+
"shape": "S1l"
|
358
364
|
}
|
359
365
|
}
|
360
366
|
},
|
@@ -362,7 +368,7 @@
|
|
362
368
|
"type": "structure",
|
363
369
|
"members": {
|
364
370
|
"VoiceConnector": {
|
365
|
-
"shape": "
|
371
|
+
"shape": "S2a"
|
366
372
|
}
|
367
373
|
}
|
368
374
|
}
|
@@ -380,7 +386,7 @@
|
|
380
386
|
"members": {
|
381
387
|
"Name": {},
|
382
388
|
"VoiceConnectorItems": {
|
383
|
-
"shape": "
|
389
|
+
"shape": "S2d"
|
384
390
|
}
|
385
391
|
}
|
386
392
|
},
|
@@ -388,7 +394,7 @@
|
|
388
394
|
"type": "structure",
|
389
395
|
"members": {
|
390
396
|
"VoiceConnectorGroup": {
|
391
|
-
"shape": "
|
397
|
+
"shape": "S2h"
|
392
398
|
}
|
393
399
|
}
|
394
400
|
}
|
@@ -411,7 +417,7 @@
|
|
411
417
|
"type": "structure",
|
412
418
|
"members": {
|
413
419
|
"VoiceProfile": {
|
414
|
-
"shape": "
|
420
|
+
"shape": "S2l"
|
415
421
|
}
|
416
422
|
}
|
417
423
|
}
|
@@ -431,11 +437,11 @@
|
|
431
437
|
"Name": {},
|
432
438
|
"Description": {},
|
433
439
|
"ServerSideEncryptionConfiguration": {
|
434
|
-
"shape": "
|
440
|
+
"shape": "S2q"
|
435
441
|
},
|
436
442
|
"ClientRequestToken": {},
|
437
443
|
"Tags": {
|
438
|
-
"shape": "
|
444
|
+
"shape": "S1l"
|
439
445
|
}
|
440
446
|
}
|
441
447
|
},
|
@@ -443,7 +449,7 @@
|
|
443
449
|
"type": "structure",
|
444
450
|
"members": {
|
445
451
|
"VoiceProfileDomain": {
|
446
|
-
"shape": "
|
452
|
+
"shape": "S2t"
|
447
453
|
}
|
448
454
|
}
|
449
455
|
}
|
@@ -680,7 +686,7 @@
|
|
680
686
|
"locationName": "voiceConnectorId"
|
681
687
|
},
|
682
688
|
"Usernames": {
|
683
|
-
"shape": "
|
689
|
+
"shape": "S36"
|
684
690
|
}
|
685
691
|
}
|
686
692
|
}
|
@@ -793,7 +799,7 @@
|
|
793
799
|
"type": "structure",
|
794
800
|
"members": {
|
795
801
|
"VoiceConnector": {
|
796
|
-
"shape": "
|
802
|
+
"shape": "S3e"
|
797
803
|
}
|
798
804
|
}
|
799
805
|
}
|
@@ -820,7 +826,7 @@
|
|
820
826
|
"type": "structure",
|
821
827
|
"members": {
|
822
828
|
"PhoneNumber": {
|
823
|
-
"shape": "
|
829
|
+
"shape": "S3h"
|
824
830
|
}
|
825
831
|
}
|
826
832
|
}
|
@@ -847,7 +853,7 @@
|
|
847
853
|
"type": "structure",
|
848
854
|
"members": {
|
849
855
|
"PhoneNumberOrder": {
|
850
|
-
"shape": "
|
856
|
+
"shape": "Sq"
|
851
857
|
}
|
852
858
|
}
|
853
859
|
}
|
@@ -865,7 +871,7 @@
|
|
865
871
|
"shape": "Sl"
|
866
872
|
},
|
867
873
|
"CallingNameUpdatedTimestamp": {
|
868
|
-
"shape": "
|
874
|
+
"shape": "Sx"
|
869
875
|
}
|
870
876
|
}
|
871
877
|
}
|
@@ -897,7 +903,7 @@
|
|
897
903
|
"type": "structure",
|
898
904
|
"members": {
|
899
905
|
"ProxySession": {
|
900
|
-
"shape": "
|
906
|
+
"shape": "S1b"
|
901
907
|
}
|
902
908
|
}
|
903
909
|
}
|
@@ -924,7 +930,7 @@
|
|
924
930
|
"type": "structure",
|
925
931
|
"members": {
|
926
932
|
"SipMediaApplication": {
|
927
|
-
"shape": "
|
933
|
+
"shape": "S1q"
|
928
934
|
}
|
929
935
|
}
|
930
936
|
}
|
@@ -951,7 +957,7 @@
|
|
951
957
|
"type": "structure",
|
952
958
|
"members": {
|
953
959
|
"SipMediaApplicationAlexaSkillConfiguration": {
|
954
|
-
"shape": "
|
960
|
+
"shape": "S3z"
|
955
961
|
}
|
956
962
|
}
|
957
963
|
}
|
@@ -978,7 +984,7 @@
|
|
978
984
|
"type": "structure",
|
979
985
|
"members": {
|
980
986
|
"SipMediaApplicationLoggingConfiguration": {
|
981
|
-
"shape": "
|
987
|
+
"shape": "S45"
|
982
988
|
}
|
983
989
|
}
|
984
990
|
}
|
@@ -1005,7 +1011,7 @@
|
|
1005
1011
|
"type": "structure",
|
1006
1012
|
"members": {
|
1007
1013
|
"SipRule": {
|
1008
|
-
"shape": "
|
1014
|
+
"shape": "S24"
|
1009
1015
|
}
|
1010
1016
|
}
|
1011
1017
|
}
|
@@ -1037,7 +1043,7 @@
|
|
1037
1043
|
"type": "structure",
|
1038
1044
|
"members": {
|
1039
1045
|
"SpeakerSearchTask": {
|
1040
|
-
"shape": "
|
1046
|
+
"shape": "S4a"
|
1041
1047
|
}
|
1042
1048
|
}
|
1043
1049
|
}
|
@@ -1064,7 +1070,7 @@
|
|
1064
1070
|
"type": "structure",
|
1065
1071
|
"members": {
|
1066
1072
|
"VoiceConnector": {
|
1067
|
-
"shape": "
|
1073
|
+
"shape": "S2a"
|
1068
1074
|
}
|
1069
1075
|
}
|
1070
1076
|
}
|
@@ -1091,7 +1097,7 @@
|
|
1091
1097
|
"type": "structure",
|
1092
1098
|
"members": {
|
1093
1099
|
"EmergencyCallingConfiguration": {
|
1094
|
-
"shape": "
|
1100
|
+
"shape": "S4k"
|
1095
1101
|
}
|
1096
1102
|
}
|
1097
1103
|
}
|
@@ -1118,7 +1124,7 @@
|
|
1118
1124
|
"type": "structure",
|
1119
1125
|
"members": {
|
1120
1126
|
"VoiceConnectorGroup": {
|
1121
|
-
"shape": "
|
1127
|
+
"shape": "S2h"
|
1122
1128
|
}
|
1123
1129
|
}
|
1124
1130
|
}
|
@@ -1145,7 +1151,7 @@
|
|
1145
1151
|
"type": "structure",
|
1146
1152
|
"members": {
|
1147
1153
|
"LoggingConfiguration": {
|
1148
|
-
"shape": "
|
1154
|
+
"shape": "S4r"
|
1149
1155
|
}
|
1150
1156
|
}
|
1151
1157
|
}
|
@@ -1172,7 +1178,7 @@
|
|
1172
1178
|
"type": "structure",
|
1173
1179
|
"members": {
|
1174
1180
|
"Origination": {
|
1175
|
-
"shape": "
|
1181
|
+
"shape": "S4u"
|
1176
1182
|
}
|
1177
1183
|
}
|
1178
1184
|
}
|
@@ -1199,7 +1205,7 @@
|
|
1199
1205
|
"type": "structure",
|
1200
1206
|
"members": {
|
1201
1207
|
"Proxy": {
|
1202
|
-
"shape": "
|
1208
|
+
"shape": "S53"
|
1203
1209
|
}
|
1204
1210
|
}
|
1205
1211
|
}
|
@@ -1226,7 +1232,7 @@
|
|
1226
1232
|
"type": "structure",
|
1227
1233
|
"members": {
|
1228
1234
|
"StreamingConfiguration": {
|
1229
|
-
"shape": "
|
1235
|
+
"shape": "S58"
|
1230
1236
|
}
|
1231
1237
|
}
|
1232
1238
|
}
|
@@ -1253,7 +1259,7 @@
|
|
1253
1259
|
"type": "structure",
|
1254
1260
|
"members": {
|
1255
1261
|
"Termination": {
|
1256
|
-
"shape": "
|
1262
|
+
"shape": "S5g"
|
1257
1263
|
}
|
1258
1264
|
}
|
1259
1265
|
}
|
@@ -1283,7 +1289,7 @@
|
|
1283
1289
|
"type": "structure",
|
1284
1290
|
"members": {
|
1285
1291
|
"Timestamp": {
|
1286
|
-
"shape": "
|
1292
|
+
"shape": "Sx"
|
1287
1293
|
},
|
1288
1294
|
"Source": {}
|
1289
1295
|
}
|
@@ -1313,7 +1319,7 @@
|
|
1313
1319
|
"type": "structure",
|
1314
1320
|
"members": {
|
1315
1321
|
"VoiceProfile": {
|
1316
|
-
"shape": "
|
1322
|
+
"shape": "S2l"
|
1317
1323
|
}
|
1318
1324
|
}
|
1319
1325
|
}
|
@@ -1340,7 +1346,7 @@
|
|
1340
1346
|
"type": "structure",
|
1341
1347
|
"members": {
|
1342
1348
|
"VoiceProfileDomain": {
|
1343
|
-
"shape": "
|
1349
|
+
"shape": "S2t"
|
1344
1350
|
}
|
1345
1351
|
}
|
1346
1352
|
}
|
@@ -1378,7 +1384,7 @@
|
|
1378
1384
|
"type": "structure",
|
1379
1385
|
"members": {
|
1380
1386
|
"VoiceToneAnalysisTask": {
|
1381
|
-
"shape": "
|
1387
|
+
"shape": "S5t"
|
1382
1388
|
}
|
1383
1389
|
}
|
1384
1390
|
}
|
@@ -1425,7 +1431,7 @@
|
|
1425
1431
|
"PhoneNumberOrders": {
|
1426
1432
|
"type": "list",
|
1427
1433
|
"member": {
|
1428
|
-
"shape": "
|
1434
|
+
"shape": "Sq"
|
1429
1435
|
}
|
1430
1436
|
},
|
1431
1437
|
"NextToken": {}
|
@@ -1473,7 +1479,7 @@
|
|
1473
1479
|
"PhoneNumbers": {
|
1474
1480
|
"type": "list",
|
1475
1481
|
"member": {
|
1476
|
-
"shape": "
|
1482
|
+
"shape": "S3h"
|
1477
1483
|
}
|
1478
1484
|
},
|
1479
1485
|
"NextToken": {}
|
@@ -1517,7 +1523,7 @@
|
|
1517
1523
|
"ProxySessions": {
|
1518
1524
|
"type": "list",
|
1519
1525
|
"member": {
|
1520
|
-
"shape": "
|
1526
|
+
"shape": "S1b"
|
1521
1527
|
}
|
1522
1528
|
},
|
1523
1529
|
"NextToken": {}
|
@@ -1550,7 +1556,7 @@
|
|
1550
1556
|
"SipMediaApplications": {
|
1551
1557
|
"type": "list",
|
1552
1558
|
"member": {
|
1553
|
-
"shape": "
|
1559
|
+
"shape": "S1q"
|
1554
1560
|
}
|
1555
1561
|
},
|
1556
1562
|
"NextToken": {}
|
@@ -1587,7 +1593,7 @@
|
|
1587
1593
|
"SipRules": {
|
1588
1594
|
"type": "list",
|
1589
1595
|
"member": {
|
1590
|
-
"shape": "
|
1596
|
+
"shape": "S24"
|
1591
1597
|
}
|
1592
1598
|
},
|
1593
1599
|
"NextToken": {}
|
@@ -1643,7 +1649,7 @@
|
|
1643
1649
|
],
|
1644
1650
|
"members": {
|
1645
1651
|
"ResourceARN": {
|
1646
|
-
"shape": "
|
1652
|
+
"shape": "S2m",
|
1647
1653
|
"location": "querystring",
|
1648
1654
|
"locationName": "arn"
|
1649
1655
|
}
|
@@ -1653,7 +1659,7 @@
|
|
1653
1659
|
"type": "structure",
|
1654
1660
|
"members": {
|
1655
1661
|
"Tags": {
|
1656
|
-
"shape": "
|
1662
|
+
"shape": "S1l"
|
1657
1663
|
}
|
1658
1664
|
}
|
1659
1665
|
}
|
@@ -1684,7 +1690,7 @@
|
|
1684
1690
|
"VoiceConnectorGroups": {
|
1685
1691
|
"type": "list",
|
1686
1692
|
"member": {
|
1687
|
-
"shape": "
|
1693
|
+
"shape": "S2h"
|
1688
1694
|
}
|
1689
1695
|
},
|
1690
1696
|
"NextToken": {}
|
@@ -1713,7 +1719,7 @@
|
|
1713
1719
|
"type": "structure",
|
1714
1720
|
"members": {
|
1715
1721
|
"Usernames": {
|
1716
|
-
"shape": "
|
1722
|
+
"shape": "S36"
|
1717
1723
|
}
|
1718
1724
|
}
|
1719
1725
|
}
|
@@ -1744,7 +1750,7 @@
|
|
1744
1750
|
"VoiceConnectors": {
|
1745
1751
|
"type": "list",
|
1746
1752
|
"member": {
|
1747
|
-
"shape": "
|
1753
|
+
"shape": "S2a"
|
1748
1754
|
}
|
1749
1755
|
},
|
1750
1756
|
"NextToken": {}
|
@@ -1781,15 +1787,15 @@
|
|
1781
1787
|
"members": {
|
1782
1788
|
"VoiceProfileDomainId": {},
|
1783
1789
|
"VoiceProfileDomainArn": {
|
1784
|
-
"shape": "
|
1790
|
+
"shape": "S2m"
|
1785
1791
|
},
|
1786
1792
|
"Name": {},
|
1787
1793
|
"Description": {},
|
1788
1794
|
"CreatedTimestamp": {
|
1789
|
-
"shape": "
|
1795
|
+
"shape": "Sx"
|
1790
1796
|
},
|
1791
1797
|
"UpdatedTimestamp": {
|
1792
|
-
"shape": "
|
1798
|
+
"shape": "Sx"
|
1793
1799
|
}
|
1794
1800
|
}
|
1795
1801
|
}
|
@@ -1835,17 +1841,17 @@
|
|
1835
1841
|
"members": {
|
1836
1842
|
"VoiceProfileId": {},
|
1837
1843
|
"VoiceProfileArn": {
|
1838
|
-
"shape": "
|
1844
|
+
"shape": "S2m"
|
1839
1845
|
},
|
1840
1846
|
"VoiceProfileDomainId": {},
|
1841
1847
|
"CreatedTimestamp": {
|
1842
|
-
"shape": "
|
1848
|
+
"shape": "Sx"
|
1843
1849
|
},
|
1844
1850
|
"UpdatedTimestamp": {
|
1845
|
-
"shape": "
|
1851
|
+
"shape": "Sx"
|
1846
1852
|
},
|
1847
1853
|
"ExpirationTimestamp": {
|
1848
|
-
"shape": "
|
1854
|
+
"shape": "Sx"
|
1849
1855
|
}
|
1850
1856
|
}
|
1851
1857
|
}
|
@@ -1871,7 +1877,7 @@
|
|
1871
1877
|
"locationName": "sipMediaApplicationId"
|
1872
1878
|
},
|
1873
1879
|
"SipMediaApplicationAlexaSkillConfiguration": {
|
1874
|
-
"shape": "
|
1880
|
+
"shape": "S3z"
|
1875
1881
|
}
|
1876
1882
|
}
|
1877
1883
|
},
|
@@ -1879,7 +1885,7 @@
|
|
1879
1885
|
"type": "structure",
|
1880
1886
|
"members": {
|
1881
1887
|
"SipMediaApplicationAlexaSkillConfiguration": {
|
1882
|
-
"shape": "
|
1888
|
+
"shape": "S3z"
|
1883
1889
|
}
|
1884
1890
|
}
|
1885
1891
|
}
|
@@ -1901,7 +1907,7 @@
|
|
1901
1907
|
"locationName": "sipMediaApplicationId"
|
1902
1908
|
},
|
1903
1909
|
"SipMediaApplicationLoggingConfiguration": {
|
1904
|
-
"shape": "
|
1910
|
+
"shape": "S45"
|
1905
1911
|
}
|
1906
1912
|
}
|
1907
1913
|
},
|
@@ -1909,7 +1915,7 @@
|
|
1909
1915
|
"type": "structure",
|
1910
1916
|
"members": {
|
1911
1917
|
"SipMediaApplicationLoggingConfiguration": {
|
1912
|
-
"shape": "
|
1918
|
+
"shape": "S45"
|
1913
1919
|
}
|
1914
1920
|
}
|
1915
1921
|
}
|
@@ -1932,7 +1938,7 @@
|
|
1932
1938
|
"locationName": "voiceConnectorId"
|
1933
1939
|
},
|
1934
1940
|
"EmergencyCallingConfiguration": {
|
1935
|
-
"shape": "
|
1941
|
+
"shape": "S4k"
|
1936
1942
|
}
|
1937
1943
|
}
|
1938
1944
|
},
|
@@ -1940,7 +1946,7 @@
|
|
1940
1946
|
"type": "structure",
|
1941
1947
|
"members": {
|
1942
1948
|
"EmergencyCallingConfiguration": {
|
1943
|
-
"shape": "
|
1949
|
+
"shape": "S4k"
|
1944
1950
|
}
|
1945
1951
|
}
|
1946
1952
|
}
|
@@ -1963,7 +1969,7 @@
|
|
1963
1969
|
"locationName": "voiceConnectorId"
|
1964
1970
|
},
|
1965
1971
|
"LoggingConfiguration": {
|
1966
|
-
"shape": "
|
1972
|
+
"shape": "S4r"
|
1967
1973
|
}
|
1968
1974
|
}
|
1969
1975
|
},
|
@@ -1971,7 +1977,7 @@
|
|
1971
1977
|
"type": "structure",
|
1972
1978
|
"members": {
|
1973
1979
|
"LoggingConfiguration": {
|
1974
|
-
"shape": "
|
1980
|
+
"shape": "S4r"
|
1975
1981
|
}
|
1976
1982
|
}
|
1977
1983
|
}
|
@@ -1994,7 +2000,7 @@
|
|
1994
2000
|
"locationName": "voiceConnectorId"
|
1995
2001
|
},
|
1996
2002
|
"Origination": {
|
1997
|
-
"shape": "
|
2003
|
+
"shape": "S4u"
|
1998
2004
|
}
|
1999
2005
|
}
|
2000
2006
|
},
|
@@ -2002,7 +2008,7 @@
|
|
2002
2008
|
"type": "structure",
|
2003
2009
|
"members": {
|
2004
2010
|
"Origination": {
|
2005
|
-
"shape": "
|
2011
|
+
"shape": "S4u"
|
2006
2012
|
}
|
2007
2013
|
}
|
2008
2014
|
}
|
@@ -2043,7 +2049,7 @@
|
|
2043
2049
|
"type": "structure",
|
2044
2050
|
"members": {
|
2045
2051
|
"Proxy": {
|
2046
|
-
"shape": "
|
2052
|
+
"shape": "S53"
|
2047
2053
|
}
|
2048
2054
|
}
|
2049
2055
|
}
|
@@ -2066,7 +2072,7 @@
|
|
2066
2072
|
"locationName": "voiceConnectorId"
|
2067
2073
|
},
|
2068
2074
|
"StreamingConfiguration": {
|
2069
|
-
"shape": "
|
2075
|
+
"shape": "S58"
|
2070
2076
|
}
|
2071
2077
|
}
|
2072
2078
|
},
|
@@ -2074,7 +2080,7 @@
|
|
2074
2080
|
"type": "structure",
|
2075
2081
|
"members": {
|
2076
2082
|
"StreamingConfiguration": {
|
2077
|
-
"shape": "
|
2083
|
+
"shape": "S58"
|
2078
2084
|
}
|
2079
2085
|
}
|
2080
2086
|
}
|
@@ -2097,7 +2103,7 @@
|
|
2097
2103
|
"locationName": "voiceConnectorId"
|
2098
2104
|
},
|
2099
2105
|
"Termination": {
|
2100
|
-
"shape": "
|
2106
|
+
"shape": "S5g"
|
2101
2107
|
}
|
2102
2108
|
}
|
2103
2109
|
},
|
@@ -2105,7 +2111,7 @@
|
|
2105
2111
|
"type": "structure",
|
2106
2112
|
"members": {
|
2107
2113
|
"Termination": {
|
2108
|
-
"shape": "
|
2114
|
+
"shape": "S5g"
|
2109
2115
|
}
|
2110
2116
|
}
|
2111
2117
|
}
|
@@ -2131,10 +2137,10 @@
|
|
2131
2137
|
"type": "structure",
|
2132
2138
|
"members": {
|
2133
2139
|
"Username": {
|
2134
|
-
"shape": "
|
2140
|
+
"shape": "S1t"
|
2135
2141
|
},
|
2136
2142
|
"Password": {
|
2137
|
-
"shape": "
|
2143
|
+
"shape": "S1t"
|
2138
2144
|
}
|
2139
2145
|
}
|
2140
2146
|
}
|
@@ -2164,7 +2170,7 @@
|
|
2164
2170
|
"type": "structure",
|
2165
2171
|
"members": {
|
2166
2172
|
"PhoneNumber": {
|
2167
|
-
"shape": "
|
2173
|
+
"shape": "S3h"
|
2168
2174
|
}
|
2169
2175
|
}
|
2170
2176
|
}
|
@@ -2249,7 +2255,7 @@
|
|
2249
2255
|
"type": "structure",
|
2250
2256
|
"members": {
|
2251
2257
|
"SpeakerSearchTask": {
|
2252
|
-
"shape": "
|
2258
|
+
"shape": "S4a"
|
2253
2259
|
}
|
2254
2260
|
}
|
2255
2261
|
}
|
@@ -2280,7 +2286,7 @@
|
|
2280
2286
|
"type": "structure",
|
2281
2287
|
"members": {
|
2282
2288
|
"VoiceToneAnalysisTask": {
|
2283
|
-
"shape": "
|
2289
|
+
"shape": "S5t"
|
2284
2290
|
}
|
2285
2291
|
}
|
2286
2292
|
}
|
@@ -2344,10 +2350,10 @@
|
|
2344
2350
|
],
|
2345
2351
|
"members": {
|
2346
2352
|
"ResourceARN": {
|
2347
|
-
"shape": "
|
2353
|
+
"shape": "S2m"
|
2348
2354
|
},
|
2349
2355
|
"Tags": {
|
2350
|
-
"shape": "
|
2356
|
+
"shape": "S1l"
|
2351
2357
|
}
|
2352
2358
|
}
|
2353
2359
|
}
|
@@ -2365,12 +2371,12 @@
|
|
2365
2371
|
],
|
2366
2372
|
"members": {
|
2367
2373
|
"ResourceARN": {
|
2368
|
-
"shape": "
|
2374
|
+
"shape": "S2m"
|
2369
2375
|
},
|
2370
2376
|
"TagKeys": {
|
2371
2377
|
"type": "list",
|
2372
2378
|
"member": {
|
2373
|
-
"shape": "
|
2379
|
+
"shape": "S1n"
|
2374
2380
|
}
|
2375
2381
|
}
|
2376
2382
|
}
|
@@ -2386,7 +2392,7 @@
|
|
2386
2392
|
"type": "structure",
|
2387
2393
|
"members": {
|
2388
2394
|
"VoiceConnector": {
|
2389
|
-
"shape": "
|
2395
|
+
"shape": "S3e"
|
2390
2396
|
}
|
2391
2397
|
}
|
2392
2398
|
}
|
@@ -2410,6 +2416,9 @@
|
|
2410
2416
|
"ProductType": {},
|
2411
2417
|
"CallingName": {
|
2412
2418
|
"shape": "Sl"
|
2419
|
+
},
|
2420
|
+
"Name": {
|
2421
|
+
"shape": "Sm"
|
2413
2422
|
}
|
2414
2423
|
}
|
2415
2424
|
},
|
@@ -2417,7 +2426,7 @@
|
|
2417
2426
|
"type": "structure",
|
2418
2427
|
"members": {
|
2419
2428
|
"PhoneNumber": {
|
2420
|
-
"shape": "
|
2429
|
+
"shape": "S3h"
|
2421
2430
|
}
|
2422
2431
|
}
|
2423
2432
|
}
|
@@ -2462,7 +2471,7 @@
|
|
2462
2471
|
"locationName": "proxySessionId"
|
2463
2472
|
},
|
2464
2473
|
"Capabilities": {
|
2465
|
-
"shape": "
|
2474
|
+
"shape": "S13"
|
2466
2475
|
},
|
2467
2476
|
"ExpiryMinutes": {
|
2468
2477
|
"type": "integer"
|
@@ -2473,7 +2482,7 @@
|
|
2473
2482
|
"type": "structure",
|
2474
2483
|
"members": {
|
2475
2484
|
"ProxySession": {
|
2476
|
-
"shape": "
|
2485
|
+
"shape": "S1b"
|
2477
2486
|
}
|
2478
2487
|
}
|
2479
2488
|
}
|
@@ -2496,7 +2505,7 @@
|
|
2496
2505
|
},
|
2497
2506
|
"Name": {},
|
2498
2507
|
"Endpoints": {
|
2499
|
-
"shape": "
|
2508
|
+
"shape": "S1i"
|
2500
2509
|
}
|
2501
2510
|
}
|
2502
2511
|
},
|
@@ -2504,7 +2513,7 @@
|
|
2504
2513
|
"type": "structure",
|
2505
2514
|
"members": {
|
2506
2515
|
"SipMediaApplication": {
|
2507
|
-
"shape": "
|
2516
|
+
"shape": "S1q"
|
2508
2517
|
}
|
2509
2518
|
}
|
2510
2519
|
}
|
@@ -2533,10 +2542,10 @@
|
|
2533
2542
|
"Arguments": {
|
2534
2543
|
"type": "map",
|
2535
2544
|
"key": {
|
2536
|
-
"shape": "
|
2545
|
+
"shape": "S1t"
|
2537
2546
|
},
|
2538
2547
|
"value": {
|
2539
|
-
"shape": "
|
2548
|
+
"shape": "S1t"
|
2540
2549
|
}
|
2541
2550
|
}
|
2542
2551
|
}
|
@@ -2545,7 +2554,7 @@
|
|
2545
2554
|
"type": "structure",
|
2546
2555
|
"members": {
|
2547
2556
|
"SipMediaApplicationCall": {
|
2548
|
-
"shape": "
|
2557
|
+
"shape": "S1w"
|
2549
2558
|
}
|
2550
2559
|
}
|
2551
2560
|
}
|
@@ -2572,7 +2581,7 @@
|
|
2572
2581
|
"type": "boolean"
|
2573
2582
|
},
|
2574
2583
|
"TargetApplications": {
|
2575
|
-
"shape": "
|
2584
|
+
"shape": "S20"
|
2576
2585
|
}
|
2577
2586
|
}
|
2578
2587
|
},
|
@@ -2580,7 +2589,7 @@
|
|
2580
2589
|
"type": "structure",
|
2581
2590
|
"members": {
|
2582
2591
|
"SipRule": {
|
2583
|
-
"shape": "
|
2592
|
+
"shape": "S24"
|
2584
2593
|
}
|
2585
2594
|
}
|
2586
2595
|
}
|
@@ -2613,7 +2622,7 @@
|
|
2613
2622
|
"type": "structure",
|
2614
2623
|
"members": {
|
2615
2624
|
"VoiceConnector": {
|
2616
|
-
"shape": "
|
2625
|
+
"shape": "S2a"
|
2617
2626
|
}
|
2618
2627
|
}
|
2619
2628
|
}
|
@@ -2638,7 +2647,7 @@
|
|
2638
2647
|
},
|
2639
2648
|
"Name": {},
|
2640
2649
|
"VoiceConnectorItems": {
|
2641
|
-
"shape": "
|
2650
|
+
"shape": "S2d"
|
2642
2651
|
}
|
2643
2652
|
}
|
2644
2653
|
},
|
@@ -2646,7 +2655,7 @@
|
|
2646
2655
|
"type": "structure",
|
2647
2656
|
"members": {
|
2648
2657
|
"VoiceConnectorGroup": {
|
2649
|
-
"shape": "
|
2658
|
+
"shape": "S2h"
|
2650
2659
|
}
|
2651
2660
|
}
|
2652
2661
|
}
|
@@ -2675,7 +2684,7 @@
|
|
2675
2684
|
"type": "structure",
|
2676
2685
|
"members": {
|
2677
2686
|
"VoiceProfile": {
|
2678
|
-
"shape": "
|
2687
|
+
"shape": "S2l"
|
2679
2688
|
}
|
2680
2689
|
}
|
2681
2690
|
}
|
@@ -2704,7 +2713,7 @@
|
|
2704
2713
|
"type": "structure",
|
2705
2714
|
"members": {
|
2706
2715
|
"VoiceProfileDomain": {
|
2707
|
-
"shape": "
|
2716
|
+
"shape": "S2t"
|
2708
2717
|
}
|
2709
2718
|
}
|
2710
2719
|
}
|
@@ -2854,7 +2863,11 @@
|
|
2854
2863
|
"type": "string",
|
2855
2864
|
"sensitive": true
|
2856
2865
|
},
|
2857
|
-
"
|
2866
|
+
"Sm": {
|
2867
|
+
"type": "string",
|
2868
|
+
"sensitive": true
|
2869
|
+
},
|
2870
|
+
"Sq": {
|
2858
2871
|
"type": "structure",
|
2859
2872
|
"members": {
|
2860
2873
|
"PhoneNumberOrderId": {},
|
@@ -2874,22 +2887,22 @@
|
|
2874
2887
|
}
|
2875
2888
|
},
|
2876
2889
|
"CreatedTimestamp": {
|
2877
|
-
"shape": "
|
2890
|
+
"shape": "Sx"
|
2878
2891
|
},
|
2879
2892
|
"UpdatedTimestamp": {
|
2880
|
-
"shape": "
|
2893
|
+
"shape": "Sx"
|
2881
2894
|
}
|
2882
2895
|
}
|
2883
2896
|
},
|
2884
|
-
"
|
2897
|
+
"Sx": {
|
2885
2898
|
"type": "timestamp",
|
2886
2899
|
"timestampFormat": "iso8601"
|
2887
2900
|
},
|
2888
|
-
"
|
2901
|
+
"S13": {
|
2889
2902
|
"type": "list",
|
2890
2903
|
"member": {}
|
2891
2904
|
},
|
2892
|
-
"
|
2905
|
+
"S17": {
|
2893
2906
|
"type": "structure",
|
2894
2907
|
"required": [
|
2895
2908
|
"Country",
|
@@ -2900,7 +2913,7 @@
|
|
2900
2913
|
"AreaCode": {}
|
2901
2914
|
}
|
2902
2915
|
},
|
2903
|
-
"
|
2916
|
+
"S1b": {
|
2904
2917
|
"type": "structure",
|
2905
2918
|
"members": {
|
2906
2919
|
"VoiceConnectorId": {},
|
@@ -2911,16 +2924,16 @@
|
|
2911
2924
|
"type": "integer"
|
2912
2925
|
},
|
2913
2926
|
"Capabilities": {
|
2914
|
-
"shape": "
|
2927
|
+
"shape": "S13"
|
2915
2928
|
},
|
2916
2929
|
"CreatedTimestamp": {
|
2917
|
-
"shape": "
|
2930
|
+
"shape": "Sx"
|
2918
2931
|
},
|
2919
2932
|
"UpdatedTimestamp": {
|
2920
|
-
"shape": "
|
2933
|
+
"shape": "Sx"
|
2921
2934
|
},
|
2922
2935
|
"EndedTimestamp": {
|
2923
|
-
"shape": "
|
2936
|
+
"shape": "Sx"
|
2924
2937
|
},
|
2925
2938
|
"Participants": {
|
2926
2939
|
"type": "list",
|
@@ -2939,11 +2952,11 @@
|
|
2939
2952
|
"NumberSelectionBehavior": {},
|
2940
2953
|
"GeoMatchLevel": {},
|
2941
2954
|
"GeoMatchParams": {
|
2942
|
-
"shape": "
|
2955
|
+
"shape": "S17"
|
2943
2956
|
}
|
2944
2957
|
}
|
2945
2958
|
},
|
2946
|
-
"
|
2959
|
+
"S1i": {
|
2947
2960
|
"type": "list",
|
2948
2961
|
"member": {
|
2949
2962
|
"type": "structure",
|
@@ -2955,7 +2968,7 @@
|
|
2955
2968
|
}
|
2956
2969
|
}
|
2957
2970
|
},
|
2958
|
-
"
|
2971
|
+
"S1l": {
|
2959
2972
|
"type": "list",
|
2960
2973
|
"member": {
|
2961
2974
|
"type": "structure",
|
@@ -2965,7 +2978,7 @@
|
|
2965
2978
|
],
|
2966
2979
|
"members": {
|
2967
2980
|
"Key": {
|
2968
|
-
"shape": "
|
2981
|
+
"shape": "S1n"
|
2969
2982
|
},
|
2970
2983
|
"Value": {
|
2971
2984
|
"type": "string",
|
@@ -2974,39 +2987,39 @@
|
|
2974
2987
|
}
|
2975
2988
|
}
|
2976
2989
|
},
|
2977
|
-
"
|
2990
|
+
"S1n": {
|
2978
2991
|
"type": "string",
|
2979
2992
|
"sensitive": true
|
2980
2993
|
},
|
2981
|
-
"
|
2994
|
+
"S1q": {
|
2982
2995
|
"type": "structure",
|
2983
2996
|
"members": {
|
2984
2997
|
"SipMediaApplicationId": {},
|
2985
2998
|
"AwsRegion": {},
|
2986
2999
|
"Name": {},
|
2987
3000
|
"Endpoints": {
|
2988
|
-
"shape": "
|
3001
|
+
"shape": "S1i"
|
2989
3002
|
},
|
2990
3003
|
"CreatedTimestamp": {
|
2991
|
-
"shape": "
|
3004
|
+
"shape": "Sx"
|
2992
3005
|
},
|
2993
3006
|
"UpdatedTimestamp": {
|
2994
|
-
"shape": "
|
3007
|
+
"shape": "Sx"
|
2995
3008
|
},
|
2996
3009
|
"SipMediaApplicationArn": {}
|
2997
3010
|
}
|
2998
3011
|
},
|
2999
|
-
"
|
3012
|
+
"S1t": {
|
3000
3013
|
"type": "string",
|
3001
3014
|
"sensitive": true
|
3002
3015
|
},
|
3003
|
-
"
|
3016
|
+
"S1w": {
|
3004
3017
|
"type": "structure",
|
3005
3018
|
"members": {
|
3006
3019
|
"TransactionId": {}
|
3007
3020
|
}
|
3008
3021
|
},
|
3009
|
-
"
|
3022
|
+
"S20": {
|
3010
3023
|
"type": "list",
|
3011
3024
|
"member": {
|
3012
3025
|
"type": "structure",
|
@@ -3019,7 +3032,7 @@
|
|
3019
3032
|
}
|
3020
3033
|
}
|
3021
3034
|
},
|
3022
|
-
"
|
3035
|
+
"S24": {
|
3023
3036
|
"type": "structure",
|
3024
3037
|
"members": {
|
3025
3038
|
"SipRuleId": {},
|
@@ -3030,17 +3043,17 @@
|
|
3030
3043
|
"TriggerType": {},
|
3031
3044
|
"TriggerValue": {},
|
3032
3045
|
"TargetApplications": {
|
3033
|
-
"shape": "
|
3046
|
+
"shape": "S20"
|
3034
3047
|
},
|
3035
3048
|
"CreatedTimestamp": {
|
3036
|
-
"shape": "
|
3049
|
+
"shape": "Sx"
|
3037
3050
|
},
|
3038
3051
|
"UpdatedTimestamp": {
|
3039
|
-
"shape": "
|
3052
|
+
"shape": "Sx"
|
3040
3053
|
}
|
3041
3054
|
}
|
3042
3055
|
},
|
3043
|
-
"
|
3056
|
+
"S2a": {
|
3044
3057
|
"type": "structure",
|
3045
3058
|
"members": {
|
3046
3059
|
"VoiceConnectorId": {},
|
@@ -3051,15 +3064,15 @@
|
|
3051
3064
|
"type": "boolean"
|
3052
3065
|
},
|
3053
3066
|
"CreatedTimestamp": {
|
3054
|
-
"shape": "
|
3067
|
+
"shape": "Sx"
|
3055
3068
|
},
|
3056
3069
|
"UpdatedTimestamp": {
|
3057
|
-
"shape": "
|
3070
|
+
"shape": "Sx"
|
3058
3071
|
},
|
3059
3072
|
"VoiceConnectorArn": {}
|
3060
3073
|
}
|
3061
3074
|
},
|
3062
|
-
"
|
3075
|
+
"S2d": {
|
3063
3076
|
"type": "list",
|
3064
3077
|
"member": {
|
3065
3078
|
"type": "structure",
|
@@ -3075,90 +3088,90 @@
|
|
3075
3088
|
}
|
3076
3089
|
}
|
3077
3090
|
},
|
3078
|
-
"
|
3091
|
+
"S2h": {
|
3079
3092
|
"type": "structure",
|
3080
3093
|
"members": {
|
3081
3094
|
"VoiceConnectorGroupId": {},
|
3082
3095
|
"Name": {},
|
3083
3096
|
"VoiceConnectorItems": {
|
3084
|
-
"shape": "
|
3097
|
+
"shape": "S2d"
|
3085
3098
|
},
|
3086
3099
|
"CreatedTimestamp": {
|
3087
|
-
"shape": "
|
3100
|
+
"shape": "Sx"
|
3088
3101
|
},
|
3089
3102
|
"UpdatedTimestamp": {
|
3090
|
-
"shape": "
|
3103
|
+
"shape": "Sx"
|
3091
3104
|
},
|
3092
3105
|
"VoiceConnectorGroupArn": {}
|
3093
3106
|
}
|
3094
3107
|
},
|
3095
|
-
"
|
3108
|
+
"S2l": {
|
3096
3109
|
"type": "structure",
|
3097
3110
|
"members": {
|
3098
3111
|
"VoiceProfileId": {},
|
3099
3112
|
"VoiceProfileArn": {
|
3100
|
-
"shape": "
|
3113
|
+
"shape": "S2m"
|
3101
3114
|
},
|
3102
3115
|
"VoiceProfileDomainId": {},
|
3103
3116
|
"CreatedTimestamp": {
|
3104
|
-
"shape": "
|
3117
|
+
"shape": "Sx"
|
3105
3118
|
},
|
3106
3119
|
"UpdatedTimestamp": {
|
3107
|
-
"shape": "
|
3120
|
+
"shape": "Sx"
|
3108
3121
|
},
|
3109
3122
|
"ExpirationTimestamp": {
|
3110
|
-
"shape": "
|
3123
|
+
"shape": "Sx"
|
3111
3124
|
}
|
3112
3125
|
}
|
3113
3126
|
},
|
3114
|
-
"
|
3127
|
+
"S2m": {
|
3115
3128
|
"type": "string",
|
3116
3129
|
"sensitive": true
|
3117
3130
|
},
|
3118
|
-
"
|
3131
|
+
"S2q": {
|
3119
3132
|
"type": "structure",
|
3120
3133
|
"required": [
|
3121
3134
|
"KmsKeyArn"
|
3122
3135
|
],
|
3123
3136
|
"members": {
|
3124
3137
|
"KmsKeyArn": {
|
3125
|
-
"shape": "
|
3138
|
+
"shape": "S2m"
|
3126
3139
|
}
|
3127
3140
|
}
|
3128
3141
|
},
|
3129
|
-
"
|
3142
|
+
"S2t": {
|
3130
3143
|
"type": "structure",
|
3131
3144
|
"members": {
|
3132
3145
|
"VoiceProfileDomainId": {},
|
3133
3146
|
"VoiceProfileDomainArn": {
|
3134
|
-
"shape": "
|
3147
|
+
"shape": "S2m"
|
3135
3148
|
},
|
3136
3149
|
"Name": {},
|
3137
3150
|
"Description": {},
|
3138
3151
|
"ServerSideEncryptionConfiguration": {
|
3139
|
-
"shape": "
|
3152
|
+
"shape": "S2q"
|
3140
3153
|
},
|
3141
3154
|
"CreatedTimestamp": {
|
3142
|
-
"shape": "
|
3155
|
+
"shape": "Sx"
|
3143
3156
|
},
|
3144
3157
|
"UpdatedTimestamp": {
|
3145
|
-
"shape": "
|
3158
|
+
"shape": "Sx"
|
3146
3159
|
}
|
3147
3160
|
}
|
3148
3161
|
},
|
3149
|
-
"
|
3162
|
+
"S36": {
|
3150
3163
|
"type": "list",
|
3151
3164
|
"member": {
|
3152
|
-
"shape": "
|
3165
|
+
"shape": "S1t"
|
3153
3166
|
}
|
3154
3167
|
},
|
3155
|
-
"
|
3168
|
+
"S3e": {
|
3156
3169
|
"type": "structure",
|
3157
3170
|
"members": {
|
3158
3171
|
"CdrBucket": {}
|
3159
3172
|
}
|
3160
3173
|
},
|
3161
|
-
"
|
3174
|
+
"S3h": {
|
3162
3175
|
"type": "structure",
|
3163
3176
|
"members": {
|
3164
3177
|
"PhoneNumberId": {
|
@@ -3202,7 +3215,7 @@
|
|
3202
3215
|
"Value": {},
|
3203
3216
|
"Name": {},
|
3204
3217
|
"AssociatedTimestamp": {
|
3205
|
-
"shape": "
|
3218
|
+
"shape": "Sx"
|
3206
3219
|
}
|
3207
3220
|
}
|
3208
3221
|
}
|
@@ -3212,18 +3225,21 @@
|
|
3212
3225
|
},
|
3213
3226
|
"CallingNameStatus": {},
|
3214
3227
|
"CreatedTimestamp": {
|
3215
|
-
"shape": "
|
3228
|
+
"shape": "Sx"
|
3216
3229
|
},
|
3217
3230
|
"UpdatedTimestamp": {
|
3218
|
-
"shape": "
|
3231
|
+
"shape": "Sx"
|
3219
3232
|
},
|
3220
3233
|
"DeletionTimestamp": {
|
3221
|
-
"shape": "
|
3234
|
+
"shape": "Sx"
|
3222
3235
|
},
|
3223
|
-
"OrderId": {}
|
3236
|
+
"OrderId": {},
|
3237
|
+
"Name": {
|
3238
|
+
"shape": "Sm"
|
3239
|
+
}
|
3224
3240
|
}
|
3225
3241
|
},
|
3226
|
-
"
|
3242
|
+
"S3z": {
|
3227
3243
|
"type": "structure",
|
3228
3244
|
"required": [
|
3229
3245
|
"AlexaSkillStatus",
|
@@ -3240,7 +3256,7 @@
|
|
3240
3256
|
}
|
3241
3257
|
}
|
3242
3258
|
},
|
3243
|
-
"
|
3259
|
+
"S45": {
|
3244
3260
|
"type": "structure",
|
3245
3261
|
"members": {
|
3246
3262
|
"EnableSipMediaApplicationMessageLogs": {
|
@@ -3248,13 +3264,13 @@
|
|
3248
3264
|
}
|
3249
3265
|
}
|
3250
3266
|
},
|
3251
|
-
"
|
3267
|
+
"S4a": {
|
3252
3268
|
"type": "structure",
|
3253
3269
|
"members": {
|
3254
3270
|
"SpeakerSearchTaskId": {},
|
3255
3271
|
"SpeakerSearchTaskStatus": {},
|
3256
3272
|
"CallDetails": {
|
3257
|
-
"shape": "
|
3273
|
+
"shape": "S4b"
|
3258
3274
|
},
|
3259
3275
|
"SpeakerSearchDetails": {
|
3260
3276
|
"type": "structure",
|
@@ -3275,18 +3291,18 @@
|
|
3275
3291
|
}
|
3276
3292
|
},
|
3277
3293
|
"CreatedTimestamp": {
|
3278
|
-
"shape": "
|
3294
|
+
"shape": "Sx"
|
3279
3295
|
},
|
3280
3296
|
"UpdatedTimestamp": {
|
3281
|
-
"shape": "
|
3297
|
+
"shape": "Sx"
|
3282
3298
|
},
|
3283
3299
|
"StartedTimestamp": {
|
3284
|
-
"shape": "
|
3300
|
+
"shape": "Sx"
|
3285
3301
|
},
|
3286
3302
|
"StatusMessage": {}
|
3287
3303
|
}
|
3288
3304
|
},
|
3289
|
-
"
|
3305
|
+
"S4b": {
|
3290
3306
|
"type": "structure",
|
3291
3307
|
"members": {
|
3292
3308
|
"VoiceConnectorId": {},
|
@@ -3296,7 +3312,7 @@
|
|
3296
3312
|
}
|
3297
3313
|
}
|
3298
3314
|
},
|
3299
|
-
"
|
3315
|
+
"S4k": {
|
3300
3316
|
"type": "structure",
|
3301
3317
|
"members": {
|
3302
3318
|
"DNIS": {
|
@@ -3320,7 +3336,7 @@
|
|
3320
3336
|
}
|
3321
3337
|
}
|
3322
3338
|
},
|
3323
|
-
"
|
3339
|
+
"S4r": {
|
3324
3340
|
"type": "structure",
|
3325
3341
|
"members": {
|
3326
3342
|
"EnableSIPLogs": {
|
@@ -3331,7 +3347,7 @@
|
|
3331
3347
|
}
|
3332
3348
|
}
|
3333
3349
|
},
|
3334
|
-
"
|
3350
|
+
"S4u": {
|
3335
3351
|
"type": "structure",
|
3336
3352
|
"members": {
|
3337
3353
|
"Routes": {
|
@@ -3358,7 +3374,7 @@
|
|
3358
3374
|
}
|
3359
3375
|
}
|
3360
3376
|
},
|
3361
|
-
"
|
3377
|
+
"S53": {
|
3362
3378
|
"type": "structure",
|
3363
3379
|
"members": {
|
3364
3380
|
"DefaultSessionExpiryMinutes": {
|
@@ -3371,15 +3387,15 @@
|
|
3371
3387
|
"shape": "S4"
|
3372
3388
|
},
|
3373
3389
|
"PhoneNumberCountries": {
|
3374
|
-
"shape": "
|
3390
|
+
"shape": "S55"
|
3375
3391
|
}
|
3376
3392
|
}
|
3377
3393
|
},
|
3378
|
-
"
|
3394
|
+
"S55": {
|
3379
3395
|
"type": "list",
|
3380
3396
|
"member": {}
|
3381
3397
|
},
|
3382
|
-
"
|
3398
|
+
"S58": {
|
3383
3399
|
"type": "structure",
|
3384
3400
|
"required": [
|
3385
3401
|
"DataRetentionInHours",
|
@@ -3408,13 +3424,13 @@
|
|
3408
3424
|
"type": "boolean"
|
3409
3425
|
},
|
3410
3426
|
"ConfigurationArn": {
|
3411
|
-
"shape": "
|
3427
|
+
"shape": "S2m"
|
3412
3428
|
}
|
3413
3429
|
}
|
3414
3430
|
}
|
3415
3431
|
}
|
3416
3432
|
},
|
3417
|
-
"
|
3433
|
+
"S5g": {
|
3418
3434
|
"type": "structure",
|
3419
3435
|
"members": {
|
3420
3436
|
"CpsLimit": {
|
@@ -3428,29 +3444,29 @@
|
|
3428
3444
|
"member": {}
|
3429
3445
|
},
|
3430
3446
|
"CidrAllowedList": {
|
3431
|
-
"shape": "
|
3447
|
+
"shape": "S55"
|
3432
3448
|
},
|
3433
3449
|
"Disabled": {
|
3434
3450
|
"type": "boolean"
|
3435
3451
|
}
|
3436
3452
|
}
|
3437
3453
|
},
|
3438
|
-
"
|
3454
|
+
"S5t": {
|
3439
3455
|
"type": "structure",
|
3440
3456
|
"members": {
|
3441
3457
|
"VoiceToneAnalysisTaskId": {},
|
3442
3458
|
"VoiceToneAnalysisTaskStatus": {},
|
3443
3459
|
"CallDetails": {
|
3444
|
-
"shape": "
|
3460
|
+
"shape": "S4b"
|
3445
3461
|
},
|
3446
3462
|
"CreatedTimestamp": {
|
3447
|
-
"shape": "
|
3463
|
+
"shape": "Sx"
|
3448
3464
|
},
|
3449
3465
|
"UpdatedTimestamp": {
|
3450
|
-
"shape": "
|
3466
|
+
"shape": "Sx"
|
3451
3467
|
},
|
3452
3468
|
"StartedTimestamp": {
|
3453
|
-
"shape": "
|
3469
|
+
"shape": "Sx"
|
3454
3470
|
},
|
3455
3471
|
"StatusMessage": {}
|
3456
3472
|
}
|