cdk-comprehend-s3olap 2.0.130 → 2.0.132
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/cdk-comprehend-s3olap.js +2 -2
- package/lib/comprehend-lambdas.js +2 -2
- package/lib/iam-roles.js +4 -4
- package/node_modules/aws-sdk/CHANGELOG.md +23 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/chime-2018-05-01.min.json +32 -28
- package/node_modules/aws-sdk/apis/chime-sdk-media-pipelines-2021-07-15.min.json +2 -1
- package/node_modules/aws-sdk/apis/chime-sdk-meetings-2021-07-15.min.json +3 -1
- package/node_modules/aws-sdk/apis/comprehend-2017-11-27.min.json +181 -154
- package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +239 -199
- package/node_modules/aws-sdk/apis/fms-2018-01-01.min.json +245 -95
- package/node_modules/aws-sdk/apis/fms-2018-01-01.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/guardduty-2017-11-28.min.json +106 -53
- package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +1 -1
- package/node_modules/aws-sdk/apis/iot-2015-05-28.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/ram-2018-01-04.min.json +396 -66
- package/node_modules/aws-sdk/apis/ram-2018-01-04.paginators.json +10 -0
- package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +94 -94
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +710 -703
- package/node_modules/aws-sdk/apis/secretsmanager-2017-10-17.examples.json +32 -0
- package/node_modules/aws-sdk/apis/securityhub-2018-10-26.examples.json +1516 -0
- package/node_modules/aws-sdk/apis/snowball-2016-06-30.min.json +79 -52
- package/node_modules/aws-sdk/apis/wafv2-2019-07-29.min.json +159 -73
- package/node_modules/aws-sdk/clients/chime.d.ts +94 -42
- package/node_modules/aws-sdk/clients/chimesdkmediapipelines.d.ts +14 -10
- package/node_modules/aws-sdk/clients/chimesdkmeetings.d.ts +33 -24
- package/node_modules/aws-sdk/clients/comprehend.d.ts +45 -5
- package/node_modules/aws-sdk/clients/connect.d.ts +59 -1
- package/node_modules/aws-sdk/clients/ecs.d.ts +9 -9
- package/node_modules/aws-sdk/clients/fms.d.ts +225 -21
- package/node_modules/aws-sdk/clients/gamelift.d.ts +240 -240
- package/node_modules/aws-sdk/clients/guardduty.d.ts +61 -4
- package/node_modules/aws-sdk/clients/iot.d.ts +1 -1
- package/node_modules/aws-sdk/clients/ram.d.ts +538 -91
- package/node_modules/aws-sdk/clients/rds.d.ts +16 -16
- package/node_modules/aws-sdk/clients/s3.d.ts +117 -117
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +53 -39
- package/node_modules/aws-sdk/clients/secretsmanager.d.ts +10 -10
- package/node_modules/aws-sdk/clients/snowball.d.ts +56 -9
- package/node_modules/aws-sdk/clients/wafv2.d.ts +120 -10
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +16 -16
- package/node_modules/aws-sdk/dist/aws-sdk.js +436 -357
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +82 -82
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +5 -5
@@ -1,4 +1,4 @@
|
|
1
|
-
// AWS SDK for JavaScript v2.
|
1
|
+
// AWS SDK for JavaScript v2.1363.0
|
2
2
|
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
3
3
|
// License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
|
4
4
|
(function(){function r(e,n,t){function o(i,f){if(!n[i]){if(!e[i]){var c="function"==typeof require&&require;if(!f&&c)return c(i,!0);if(u)return u(i,!0);var a=new Error("Cannot find module '"+i+"'");throw a.code="MODULE_NOT_FOUND",a}var p=n[i]={exports:{}};e[i][0].call(p.exports,function(r){var n=e[i][1][r];return o(n||r)},p,p.exports,r,e,n,t)}return n[i].exports}for(var u="function"==typeof require&&require,i=0;i<t.length;i++)o(t[i]);return o}return r})()({1:[function(require,module,exports){
|
@@ -54926,6 +54926,19 @@ module.exports={
|
|
54926
54926
|
},
|
54927
54927
|
"Errors": {
|
54928
54928
|
"shape": "S25"
|
54929
|
+
},
|
54930
|
+
"Warnings": {
|
54931
|
+
"type": "list",
|
54932
|
+
"member": {
|
54933
|
+
"type": "structure",
|
54934
|
+
"members": {
|
54935
|
+
"Page": {
|
54936
|
+
"type": "integer"
|
54937
|
+
},
|
54938
|
+
"WarnCode": {},
|
54939
|
+
"WarnMessage": {}
|
54940
|
+
}
|
54941
|
+
}
|
54929
54942
|
}
|
54930
54943
|
},
|
54931
54944
|
"sensitive": true
|
@@ -54987,7 +55000,7 @@ module.exports={
|
|
54987
55000
|
],
|
54988
55001
|
"members": {
|
54989
55002
|
"AttributeNames": {
|
54990
|
-
"shape": "
|
55003
|
+
"shape": "S2o"
|
54991
55004
|
},
|
54992
55005
|
"S3Uri": {},
|
54993
55006
|
"AnnotationDataS3Uri": {},
|
@@ -55049,7 +55062,7 @@ module.exports={
|
|
55049
55062
|
"idempotencyToken": true
|
55050
55063
|
},
|
55051
55064
|
"Tags": {
|
55052
|
-
"shape": "
|
55065
|
+
"shape": "S31"
|
55053
55066
|
}
|
55054
55067
|
}
|
55055
55068
|
},
|
@@ -55074,13 +55087,13 @@ module.exports={
|
|
55074
55087
|
"VersionName": {},
|
55075
55088
|
"DataAccessRoleArn": {},
|
55076
55089
|
"Tags": {
|
55077
|
-
"shape": "
|
55090
|
+
"shape": "S31"
|
55078
55091
|
},
|
55079
55092
|
"InputDataConfig": {
|
55080
|
-
"shape": "
|
55093
|
+
"shape": "S3a"
|
55081
55094
|
},
|
55082
55095
|
"OutputDataConfig": {
|
55083
|
-
"shape": "
|
55096
|
+
"shape": "S3h"
|
55084
55097
|
},
|
55085
55098
|
"ClientRequestToken": {
|
55086
55099
|
"idempotencyToken": true
|
@@ -55088,7 +55101,7 @@ module.exports={
|
|
55088
55101
|
"LanguageCode": {},
|
55089
55102
|
"VolumeKmsKeyId": {},
|
55090
55103
|
"VpcConfig": {
|
55091
|
-
"shape": "
|
55104
|
+
"shape": "S3j"
|
55092
55105
|
},
|
55093
55106
|
"Mode": {},
|
55094
55107
|
"ModelKmsKeyId": {},
|
@@ -55119,7 +55132,7 @@ module.exports={
|
|
55119
55132
|
"idempotencyToken": true
|
55120
55133
|
},
|
55121
55134
|
"Tags": {
|
55122
|
-
"shape": "
|
55135
|
+
"shape": "S31"
|
55123
55136
|
},
|
55124
55137
|
"DataAccessRoleArn": {},
|
55125
55138
|
"FlywheelArn": {}
|
@@ -55147,10 +55160,10 @@ module.exports={
|
|
55147
55160
|
"VersionName": {},
|
55148
55161
|
"DataAccessRoleArn": {},
|
55149
55162
|
"Tags": {
|
55150
|
-
"shape": "
|
55163
|
+
"shape": "S31"
|
55151
55164
|
},
|
55152
55165
|
"InputDataConfig": {
|
55153
|
-
"shape": "
|
55166
|
+
"shape": "S3z"
|
55154
55167
|
},
|
55155
55168
|
"ClientRequestToken": {
|
55156
55169
|
"idempotencyToken": true
|
@@ -55158,7 +55171,7 @@ module.exports={
|
|
55158
55171
|
"LanguageCode": {},
|
55159
55172
|
"VolumeKmsKeyId": {},
|
55160
55173
|
"VpcConfig": {
|
55161
|
-
"shape": "
|
55174
|
+
"shape": "S3j"
|
55162
55175
|
},
|
55163
55176
|
"ModelKmsKeyId": {},
|
55164
55177
|
"ModelPolicy": {}
|
@@ -55184,18 +55197,18 @@ module.exports={
|
|
55184
55197
|
"ActiveModelArn": {},
|
55185
55198
|
"DataAccessRoleArn": {},
|
55186
55199
|
"TaskConfig": {
|
55187
|
-
"shape": "
|
55200
|
+
"shape": "S4b"
|
55188
55201
|
},
|
55189
55202
|
"ModelType": {},
|
55190
55203
|
"DataLakeS3Uri": {},
|
55191
55204
|
"DataSecurityConfig": {
|
55192
|
-
"shape": "
|
55205
|
+
"shape": "S4i"
|
55193
55206
|
},
|
55194
55207
|
"ClientRequestToken": {
|
55195
55208
|
"idempotencyToken": true
|
55196
55209
|
},
|
55197
55210
|
"Tags": {
|
55198
|
-
"shape": "
|
55211
|
+
"shape": "S31"
|
55199
55212
|
}
|
55200
55213
|
}
|
55201
55214
|
},
|
@@ -55297,7 +55310,7 @@ module.exports={
|
|
55297
55310
|
"type": "structure",
|
55298
55311
|
"members": {
|
55299
55312
|
"DatasetProperties": {
|
55300
|
-
"shape": "
|
55313
|
+
"shape": "S4x"
|
55301
55314
|
}
|
55302
55315
|
}
|
55303
55316
|
}
|
@@ -55316,7 +55329,7 @@ module.exports={
|
|
55316
55329
|
"type": "structure",
|
55317
55330
|
"members": {
|
55318
55331
|
"DocumentClassificationJobProperties": {
|
55319
|
-
"shape": "
|
55332
|
+
"shape": "S55"
|
55320
55333
|
}
|
55321
55334
|
}
|
55322
55335
|
}
|
@@ -55335,7 +55348,7 @@ module.exports={
|
|
55335
55348
|
"type": "structure",
|
55336
55349
|
"members": {
|
55337
55350
|
"DocumentClassifierProperties": {
|
55338
|
-
"shape": "
|
55351
|
+
"shape": "S5d"
|
55339
55352
|
}
|
55340
55353
|
}
|
55341
55354
|
}
|
@@ -55354,7 +55367,7 @@ module.exports={
|
|
55354
55367
|
"type": "structure",
|
55355
55368
|
"members": {
|
55356
55369
|
"DominantLanguageDetectionJobProperties": {
|
55357
|
-
"shape": "
|
55370
|
+
"shape": "S5k"
|
55358
55371
|
}
|
55359
55372
|
}
|
55360
55373
|
}
|
@@ -55373,7 +55386,7 @@ module.exports={
|
|
55373
55386
|
"type": "structure",
|
55374
55387
|
"members": {
|
55375
55388
|
"EndpointProperties": {
|
55376
|
-
"shape": "
|
55389
|
+
"shape": "S5n"
|
55377
55390
|
}
|
55378
55391
|
}
|
55379
55392
|
}
|
@@ -55392,7 +55405,7 @@ module.exports={
|
|
55392
55405
|
"type": "structure",
|
55393
55406
|
"members": {
|
55394
55407
|
"EntitiesDetectionJobProperties": {
|
55395
|
-
"shape": "
|
55408
|
+
"shape": "S5r"
|
55396
55409
|
}
|
55397
55410
|
}
|
55398
55411
|
}
|
@@ -55411,7 +55424,7 @@ module.exports={
|
|
55411
55424
|
"type": "structure",
|
55412
55425
|
"members": {
|
55413
55426
|
"EntityRecognizerProperties": {
|
55414
|
-
"shape": "
|
55427
|
+
"shape": "S5u"
|
55415
55428
|
}
|
55416
55429
|
}
|
55417
55430
|
}
|
@@ -55430,7 +55443,7 @@ module.exports={
|
|
55430
55443
|
"type": "structure",
|
55431
55444
|
"members": {
|
55432
55445
|
"EventsDetectionJobProperties": {
|
55433
|
-
"shape": "
|
55446
|
+
"shape": "S63"
|
55434
55447
|
}
|
55435
55448
|
}
|
55436
55449
|
}
|
@@ -55449,7 +55462,7 @@ module.exports={
|
|
55449
55462
|
"type": "structure",
|
55450
55463
|
"members": {
|
55451
55464
|
"FlywheelProperties": {
|
55452
|
-
"shape": "
|
55465
|
+
"shape": "S68"
|
55453
55466
|
}
|
55454
55467
|
}
|
55455
55468
|
}
|
@@ -55470,7 +55483,7 @@ module.exports={
|
|
55470
55483
|
"type": "structure",
|
55471
55484
|
"members": {
|
55472
55485
|
"FlywheelIterationProperties": {
|
55473
|
-
"shape": "
|
55486
|
+
"shape": "S6d"
|
55474
55487
|
}
|
55475
55488
|
}
|
55476
55489
|
}
|
@@ -55489,7 +55502,7 @@ module.exports={
|
|
55489
55502
|
"type": "structure",
|
55490
55503
|
"members": {
|
55491
55504
|
"KeyPhrasesDetectionJobProperties": {
|
55492
|
-
"shape": "
|
55505
|
+
"shape": "S6i"
|
55493
55506
|
}
|
55494
55507
|
}
|
55495
55508
|
}
|
@@ -55508,7 +55521,7 @@ module.exports={
|
|
55508
55521
|
"type": "structure",
|
55509
55522
|
"members": {
|
55510
55523
|
"PiiEntitiesDetectionJobProperties": {
|
55511
|
-
"shape": "
|
55524
|
+
"shape": "S6l"
|
55512
55525
|
}
|
55513
55526
|
}
|
55514
55527
|
}
|
@@ -55551,7 +55564,7 @@ module.exports={
|
|
55551
55564
|
"type": "structure",
|
55552
55565
|
"members": {
|
55553
55566
|
"SentimentDetectionJobProperties": {
|
55554
|
-
"shape": "
|
55567
|
+
"shape": "S6w"
|
55555
55568
|
}
|
55556
55569
|
}
|
55557
55570
|
}
|
@@ -55570,7 +55583,7 @@ module.exports={
|
|
55570
55583
|
"type": "structure",
|
55571
55584
|
"members": {
|
55572
55585
|
"TargetedSentimentDetectionJobProperties": {
|
55573
|
-
"shape": "
|
55586
|
+
"shape": "S6z"
|
55574
55587
|
}
|
55575
55588
|
}
|
55576
55589
|
}
|
@@ -55589,7 +55602,7 @@ module.exports={
|
|
55589
55602
|
"type": "structure",
|
55590
55603
|
"members": {
|
55591
55604
|
"TopicsDetectionJobProperties": {
|
55592
|
-
"shape": "
|
55605
|
+
"shape": "S72"
|
55593
55606
|
}
|
55594
55607
|
}
|
55595
55608
|
}
|
@@ -55861,7 +55874,7 @@ module.exports={
|
|
55861
55874
|
"ModelKmsKeyId": {},
|
55862
55875
|
"DataAccessRoleArn": {},
|
55863
55876
|
"Tags": {
|
55864
|
-
"shape": "
|
55877
|
+
"shape": "S31"
|
55865
55878
|
}
|
55866
55879
|
}
|
55867
55880
|
},
|
@@ -55902,7 +55915,7 @@ module.exports={
|
|
55902
55915
|
"DatasetPropertiesList": {
|
55903
55916
|
"type": "list",
|
55904
55917
|
"member": {
|
55905
|
-
"shape": "
|
55918
|
+
"shape": "S4x"
|
55906
55919
|
}
|
55907
55920
|
},
|
55908
55921
|
"NextToken": {}
|
@@ -55938,7 +55951,7 @@ module.exports={
|
|
55938
55951
|
"DocumentClassificationJobPropertiesList": {
|
55939
55952
|
"type": "list",
|
55940
55953
|
"member": {
|
55941
|
-
"shape": "
|
55954
|
+
"shape": "S55"
|
55942
55955
|
}
|
55943
55956
|
},
|
55944
55957
|
"NextToken": {}
|
@@ -56008,7 +56021,7 @@ module.exports={
|
|
56008
56021
|
"DocumentClassifierPropertiesList": {
|
56009
56022
|
"type": "list",
|
56010
56023
|
"member": {
|
56011
|
-
"shape": "
|
56024
|
+
"shape": "S5d"
|
56012
56025
|
}
|
56013
56026
|
},
|
56014
56027
|
"NextToken": {}
|
@@ -56044,7 +56057,7 @@ module.exports={
|
|
56044
56057
|
"DominantLanguageDetectionJobPropertiesList": {
|
56045
56058
|
"type": "list",
|
56046
56059
|
"member": {
|
56047
|
-
"shape": "
|
56060
|
+
"shape": "S5k"
|
56048
56061
|
}
|
56049
56062
|
},
|
56050
56063
|
"NextToken": {}
|
@@ -56080,7 +56093,7 @@ module.exports={
|
|
56080
56093
|
"EndpointPropertiesList": {
|
56081
56094
|
"type": "list",
|
56082
56095
|
"member": {
|
56083
|
-
"shape": "
|
56096
|
+
"shape": "S5n"
|
56084
56097
|
}
|
56085
56098
|
},
|
56086
56099
|
"NextToken": {}
|
@@ -56116,7 +56129,7 @@ module.exports={
|
|
56116
56129
|
"EntitiesDetectionJobPropertiesList": {
|
56117
56130
|
"type": "list",
|
56118
56131
|
"member": {
|
56119
|
-
"shape": "
|
56132
|
+
"shape": "S5r"
|
56120
56133
|
}
|
56121
56134
|
},
|
56122
56135
|
"NextToken": {}
|
@@ -56186,7 +56199,7 @@ module.exports={
|
|
56186
56199
|
"EntityRecognizerPropertiesList": {
|
56187
56200
|
"type": "list",
|
56188
56201
|
"member": {
|
56189
|
-
"shape": "
|
56202
|
+
"shape": "S5u"
|
56190
56203
|
}
|
56191
56204
|
},
|
56192
56205
|
"NextToken": {}
|
@@ -56222,7 +56235,7 @@ module.exports={
|
|
56222
56235
|
"EventsDetectionJobPropertiesList": {
|
56223
56236
|
"type": "list",
|
56224
56237
|
"member": {
|
56225
|
-
"shape": "
|
56238
|
+
"shape": "S63"
|
56226
56239
|
}
|
56227
56240
|
},
|
56228
56241
|
"NextToken": {}
|
@@ -56260,7 +56273,7 @@ module.exports={
|
|
56260
56273
|
"FlywheelIterationPropertiesList": {
|
56261
56274
|
"type": "list",
|
56262
56275
|
"member": {
|
56263
|
-
"shape": "
|
56276
|
+
"shape": "S6d"
|
56264
56277
|
}
|
56265
56278
|
},
|
56266
56279
|
"NextToken": {}
|
@@ -56346,7 +56359,7 @@ module.exports={
|
|
56346
56359
|
"KeyPhrasesDetectionJobPropertiesList": {
|
56347
56360
|
"type": "list",
|
56348
56361
|
"member": {
|
56349
|
-
"shape": "
|
56362
|
+
"shape": "S6i"
|
56350
56363
|
}
|
56351
56364
|
},
|
56352
56365
|
"NextToken": {}
|
@@ -56382,7 +56395,7 @@ module.exports={
|
|
56382
56395
|
"PiiEntitiesDetectionJobPropertiesList": {
|
56383
56396
|
"type": "list",
|
56384
56397
|
"member": {
|
56385
|
-
"shape": "
|
56398
|
+
"shape": "S6l"
|
56386
56399
|
}
|
56387
56400
|
},
|
56388
56401
|
"NextToken": {}
|
@@ -56418,7 +56431,7 @@ module.exports={
|
|
56418
56431
|
"SentimentDetectionJobPropertiesList": {
|
56419
56432
|
"type": "list",
|
56420
56433
|
"member": {
|
56421
|
-
"shape": "
|
56434
|
+
"shape": "S6w"
|
56422
56435
|
}
|
56423
56436
|
},
|
56424
56437
|
"NextToken": {}
|
@@ -56440,7 +56453,7 @@ module.exports={
|
|
56440
56453
|
"members": {
|
56441
56454
|
"ResourceArn": {},
|
56442
56455
|
"Tags": {
|
56443
|
-
"shape": "
|
56456
|
+
"shape": "S31"
|
56444
56457
|
}
|
56445
56458
|
}
|
56446
56459
|
}
|
@@ -56474,7 +56487,7 @@ module.exports={
|
|
56474
56487
|
"TargetedSentimentDetectionJobPropertiesList": {
|
56475
56488
|
"type": "list",
|
56476
56489
|
"member": {
|
56477
|
-
"shape": "
|
56490
|
+
"shape": "S6z"
|
56478
56491
|
}
|
56479
56492
|
},
|
56480
56493
|
"NextToken": {}
|
@@ -56510,7 +56523,7 @@ module.exports={
|
|
56510
56523
|
"TopicsDetectionJobPropertiesList": {
|
56511
56524
|
"type": "list",
|
56512
56525
|
"member": {
|
56513
|
-
"shape": "
|
56526
|
+
"shape": "S72"
|
56514
56527
|
}
|
56515
56528
|
},
|
56516
56529
|
"NextToken": {}
|
@@ -56549,10 +56562,10 @@ module.exports={
|
|
56549
56562
|
"JobName": {},
|
56550
56563
|
"DocumentClassifierArn": {},
|
56551
56564
|
"InputDataConfig": {
|
56552
|
-
"shape": "
|
56565
|
+
"shape": "S59"
|
56553
56566
|
},
|
56554
56567
|
"OutputDataConfig": {
|
56555
|
-
"shape": "
|
56568
|
+
"shape": "S5a"
|
56556
56569
|
},
|
56557
56570
|
"DataAccessRoleArn": {},
|
56558
56571
|
"ClientRequestToken": {
|
@@ -56560,10 +56573,10 @@ module.exports={
|
|
56560
56573
|
},
|
56561
56574
|
"VolumeKmsKeyId": {},
|
56562
56575
|
"VpcConfig": {
|
56563
|
-
"shape": "
|
56576
|
+
"shape": "S3j"
|
56564
56577
|
},
|
56565
56578
|
"Tags": {
|
56566
|
-
"shape": "
|
56579
|
+
"shape": "S31"
|
56567
56580
|
},
|
56568
56581
|
"FlywheelArn": {}
|
56569
56582
|
}
|
@@ -56588,10 +56601,10 @@ module.exports={
|
|
56588
56601
|
],
|
56589
56602
|
"members": {
|
56590
56603
|
"InputDataConfig": {
|
56591
|
-
"shape": "
|
56604
|
+
"shape": "S59"
|
56592
56605
|
},
|
56593
56606
|
"OutputDataConfig": {
|
56594
|
-
"shape": "
|
56607
|
+
"shape": "S5a"
|
56595
56608
|
},
|
56596
56609
|
"DataAccessRoleArn": {},
|
56597
56610
|
"JobName": {},
|
@@ -56600,10 +56613,10 @@ module.exports={
|
|
56600
56613
|
},
|
56601
56614
|
"VolumeKmsKeyId": {},
|
56602
56615
|
"VpcConfig": {
|
56603
|
-
"shape": "
|
56616
|
+
"shape": "S3j"
|
56604
56617
|
},
|
56605
56618
|
"Tags": {
|
56606
|
-
"shape": "
|
56619
|
+
"shape": "S31"
|
56607
56620
|
}
|
56608
56621
|
}
|
56609
56622
|
},
|
@@ -56627,10 +56640,10 @@ module.exports={
|
|
56627
56640
|
],
|
56628
56641
|
"members": {
|
56629
56642
|
"InputDataConfig": {
|
56630
|
-
"shape": "
|
56643
|
+
"shape": "S59"
|
56631
56644
|
},
|
56632
56645
|
"OutputDataConfig": {
|
56633
|
-
"shape": "
|
56646
|
+
"shape": "S5a"
|
56634
56647
|
},
|
56635
56648
|
"DataAccessRoleArn": {},
|
56636
56649
|
"JobName": {},
|
@@ -56641,10 +56654,10 @@ module.exports={
|
|
56641
56654
|
},
|
56642
56655
|
"VolumeKmsKeyId": {},
|
56643
56656
|
"VpcConfig": {
|
56644
|
-
"shape": "
|
56657
|
+
"shape": "S3j"
|
56645
56658
|
},
|
56646
56659
|
"Tags": {
|
56647
|
-
"shape": "
|
56660
|
+
"shape": "S31"
|
56648
56661
|
},
|
56649
56662
|
"FlywheelArn": {}
|
56650
56663
|
}
|
@@ -56671,10 +56684,10 @@ module.exports={
|
|
56671
56684
|
],
|
56672
56685
|
"members": {
|
56673
56686
|
"InputDataConfig": {
|
56674
|
-
"shape": "
|
56687
|
+
"shape": "S59"
|
56675
56688
|
},
|
56676
56689
|
"OutputDataConfig": {
|
56677
|
-
"shape": "
|
56690
|
+
"shape": "S5a"
|
56678
56691
|
},
|
56679
56692
|
"DataAccessRoleArn": {},
|
56680
56693
|
"JobName": {},
|
@@ -56683,10 +56696,10 @@ module.exports={
|
|
56683
56696
|
"idempotencyToken": true
|
56684
56697
|
},
|
56685
56698
|
"TargetEventTypes": {
|
56686
|
-
"shape": "
|
56699
|
+
"shape": "S64"
|
56687
56700
|
},
|
56688
56701
|
"Tags": {
|
56689
|
-
"shape": "
|
56702
|
+
"shape": "S31"
|
56690
56703
|
}
|
56691
56704
|
}
|
56692
56705
|
},
|
@@ -56729,10 +56742,10 @@ module.exports={
|
|
56729
56742
|
],
|
56730
56743
|
"members": {
|
56731
56744
|
"InputDataConfig": {
|
56732
|
-
"shape": "
|
56745
|
+
"shape": "S59"
|
56733
56746
|
},
|
56734
56747
|
"OutputDataConfig": {
|
56735
|
-
"shape": "
|
56748
|
+
"shape": "S5a"
|
56736
56749
|
},
|
56737
56750
|
"DataAccessRoleArn": {},
|
56738
56751
|
"JobName": {},
|
@@ -56742,10 +56755,10 @@ module.exports={
|
|
56742
56755
|
},
|
56743
56756
|
"VolumeKmsKeyId": {},
|
56744
56757
|
"VpcConfig": {
|
56745
|
-
"shape": "
|
56758
|
+
"shape": "S3j"
|
56746
56759
|
},
|
56747
56760
|
"Tags": {
|
56748
|
-
"shape": "
|
56761
|
+
"shape": "S31"
|
56749
56762
|
}
|
56750
56763
|
}
|
56751
56764
|
},
|
@@ -56770,14 +56783,14 @@ module.exports={
|
|
56770
56783
|
],
|
56771
56784
|
"members": {
|
56772
56785
|
"InputDataConfig": {
|
56773
|
-
"shape": "
|
56786
|
+
"shape": "S59"
|
56774
56787
|
},
|
56775
56788
|
"OutputDataConfig": {
|
56776
|
-
"shape": "
|
56789
|
+
"shape": "S5a"
|
56777
56790
|
},
|
56778
56791
|
"Mode": {},
|
56779
56792
|
"RedactionConfig": {
|
56780
|
-
"shape": "
|
56793
|
+
"shape": "S6n"
|
56781
56794
|
},
|
56782
56795
|
"DataAccessRoleArn": {},
|
56783
56796
|
"JobName": {},
|
@@ -56786,7 +56799,7 @@ module.exports={
|
|
56786
56799
|
"idempotencyToken": true
|
56787
56800
|
},
|
56788
56801
|
"Tags": {
|
56789
|
-
"shape": "
|
56802
|
+
"shape": "S31"
|
56790
56803
|
}
|
56791
56804
|
}
|
56792
56805
|
},
|
@@ -56810,10 +56823,10 @@ module.exports={
|
|
56810
56823
|
],
|
56811
56824
|
"members": {
|
56812
56825
|
"InputDataConfig": {
|
56813
|
-
"shape": "
|
56826
|
+
"shape": "S59"
|
56814
56827
|
},
|
56815
56828
|
"OutputDataConfig": {
|
56816
|
-
"shape": "
|
56829
|
+
"shape": "S5a"
|
56817
56830
|
},
|
56818
56831
|
"DataAccessRoleArn": {},
|
56819
56832
|
"JobName": {},
|
@@ -56823,10 +56836,10 @@ module.exports={
|
|
56823
56836
|
},
|
56824
56837
|
"VolumeKmsKeyId": {},
|
56825
56838
|
"VpcConfig": {
|
56826
|
-
"shape": "
|
56839
|
+
"shape": "S3j"
|
56827
56840
|
},
|
56828
56841
|
"Tags": {
|
56829
|
-
"shape": "
|
56842
|
+
"shape": "S31"
|
56830
56843
|
}
|
56831
56844
|
}
|
56832
56845
|
},
|
@@ -56850,10 +56863,10 @@ module.exports={
|
|
56850
56863
|
],
|
56851
56864
|
"members": {
|
56852
56865
|
"InputDataConfig": {
|
56853
|
-
"shape": "
|
56866
|
+
"shape": "S59"
|
56854
56867
|
},
|
56855
56868
|
"OutputDataConfig": {
|
56856
|
-
"shape": "
|
56869
|
+
"shape": "S5a"
|
56857
56870
|
},
|
56858
56871
|
"DataAccessRoleArn": {},
|
56859
56872
|
"JobName": {},
|
@@ -56863,10 +56876,10 @@ module.exports={
|
|
56863
56876
|
},
|
56864
56877
|
"VolumeKmsKeyId": {},
|
56865
56878
|
"VpcConfig": {
|
56866
|
-
"shape": "
|
56879
|
+
"shape": "S3j"
|
56867
56880
|
},
|
56868
56881
|
"Tags": {
|
56869
|
-
"shape": "
|
56882
|
+
"shape": "S31"
|
56870
56883
|
}
|
56871
56884
|
}
|
56872
56885
|
},
|
@@ -56889,10 +56902,10 @@ module.exports={
|
|
56889
56902
|
],
|
56890
56903
|
"members": {
|
56891
56904
|
"InputDataConfig": {
|
56892
|
-
"shape": "
|
56905
|
+
"shape": "S59"
|
56893
56906
|
},
|
56894
56907
|
"OutputDataConfig": {
|
56895
|
-
"shape": "
|
56908
|
+
"shape": "S5a"
|
56896
56909
|
},
|
56897
56910
|
"DataAccessRoleArn": {},
|
56898
56911
|
"JobName": {},
|
@@ -56904,10 +56917,10 @@ module.exports={
|
|
56904
56917
|
},
|
56905
56918
|
"VolumeKmsKeyId": {},
|
56906
56919
|
"VpcConfig": {
|
56907
|
-
"shape": "
|
56920
|
+
"shape": "S3j"
|
56908
56921
|
},
|
56909
56922
|
"Tags": {
|
56910
|
-
"shape": "
|
56923
|
+
"shape": "S31"
|
56911
56924
|
}
|
56912
56925
|
}
|
56913
56926
|
},
|
@@ -57086,7 +57099,7 @@ module.exports={
|
|
57086
57099
|
"members": {
|
57087
57100
|
"ResourceArn": {},
|
57088
57101
|
"Tags": {
|
57089
|
-
"shape": "
|
57102
|
+
"shape": "S31"
|
57090
57103
|
}
|
57091
57104
|
}
|
57092
57105
|
},
|
@@ -57154,7 +57167,7 @@ module.exports={
|
|
57154
57167
|
"ModelKmsKeyId": {},
|
57155
57168
|
"VolumeKmsKeyId": {},
|
57156
57169
|
"VpcConfig": {
|
57157
|
-
"shape": "
|
57170
|
+
"shape": "S3j"
|
57158
57171
|
}
|
57159
57172
|
}
|
57160
57173
|
}
|
@@ -57164,7 +57177,7 @@ module.exports={
|
|
57164
57177
|
"type": "structure",
|
57165
57178
|
"members": {
|
57166
57179
|
"FlywheelProperties": {
|
57167
|
-
"shape": "
|
57180
|
+
"shape": "S68"
|
57168
57181
|
}
|
57169
57182
|
}
|
57170
57183
|
}
|
@@ -57424,11 +57437,11 @@ module.exports={
|
|
57424
57437
|
}
|
57425
57438
|
}
|
57426
57439
|
},
|
57427
|
-
"
|
57440
|
+
"S2o": {
|
57428
57441
|
"type": "list",
|
57429
57442
|
"member": {}
|
57430
57443
|
},
|
57431
|
-
"
|
57444
|
+
"S31": {
|
57432
57445
|
"type": "list",
|
57433
57446
|
"member": {
|
57434
57447
|
"type": "structure",
|
@@ -57441,7 +57454,7 @@ module.exports={
|
|
57441
57454
|
}
|
57442
57455
|
}
|
57443
57456
|
},
|
57444
|
-
"
|
57457
|
+
"S3a": {
|
57445
57458
|
"type": "structure",
|
57446
57459
|
"members": {
|
57447
57460
|
"DataFormat": {},
|
@@ -57451,12 +57464,26 @@ module.exports={
|
|
57451
57464
|
"AugmentedManifests": {
|
57452
57465
|
"type": "list",
|
57453
57466
|
"member": {
|
57454
|
-
"shape": "
|
57467
|
+
"shape": "S3d"
|
57455
57468
|
}
|
57469
|
+
},
|
57470
|
+
"DocumentType": {},
|
57471
|
+
"Documents": {
|
57472
|
+
"type": "structure",
|
57473
|
+
"required": [
|
57474
|
+
"S3Uri"
|
57475
|
+
],
|
57476
|
+
"members": {
|
57477
|
+
"S3Uri": {},
|
57478
|
+
"TestS3Uri": {}
|
57479
|
+
}
|
57480
|
+
},
|
57481
|
+
"DocumentReaderConfig": {
|
57482
|
+
"shape": "S1p"
|
57456
57483
|
}
|
57457
57484
|
}
|
57458
57485
|
},
|
57459
|
-
"
|
57486
|
+
"S3d": {
|
57460
57487
|
"type": "structure",
|
57461
57488
|
"required": [
|
57462
57489
|
"S3Uri",
|
@@ -57466,14 +57493,14 @@ module.exports={
|
|
57466
57493
|
"S3Uri": {},
|
57467
57494
|
"Split": {},
|
57468
57495
|
"AttributeNames": {
|
57469
|
-
"shape": "
|
57496
|
+
"shape": "S2o"
|
57470
57497
|
},
|
57471
57498
|
"AnnotationDataS3Uri": {},
|
57472
57499
|
"SourceDocumentsS3Uri": {},
|
57473
57500
|
"DocumentType": {}
|
57474
57501
|
}
|
57475
57502
|
},
|
57476
|
-
"
|
57503
|
+
"S3h": {
|
57477
57504
|
"type": "structure",
|
57478
57505
|
"members": {
|
57479
57506
|
"S3Uri": {},
|
@@ -57481,7 +57508,7 @@ module.exports={
|
|
57481
57508
|
"FlywheelStatsS3Prefix": {}
|
57482
57509
|
}
|
57483
57510
|
},
|
57484
|
-
"
|
57511
|
+
"S3j": {
|
57485
57512
|
"type": "structure",
|
57486
57513
|
"required": [
|
57487
57514
|
"SecurityGroupIds",
|
@@ -57498,7 +57525,7 @@ module.exports={
|
|
57498
57525
|
}
|
57499
57526
|
}
|
57500
57527
|
},
|
57501
|
-
"
|
57528
|
+
"S3z": {
|
57502
57529
|
"type": "structure",
|
57503
57530
|
"required": [
|
57504
57531
|
"EntityTypes"
|
@@ -57506,7 +57533,7 @@ module.exports={
|
|
57506
57533
|
"members": {
|
57507
57534
|
"DataFormat": {},
|
57508
57535
|
"EntityTypes": {
|
57509
|
-
"shape": "
|
57536
|
+
"shape": "S41"
|
57510
57537
|
},
|
57511
57538
|
"Documents": {
|
57512
57539
|
"type": "structure",
|
@@ -57541,12 +57568,12 @@ module.exports={
|
|
57541
57568
|
"AugmentedManifests": {
|
57542
57569
|
"type": "list",
|
57543
57570
|
"member": {
|
57544
|
-
"shape": "
|
57571
|
+
"shape": "S3d"
|
57545
57572
|
}
|
57546
57573
|
}
|
57547
57574
|
}
|
57548
57575
|
},
|
57549
|
-
"
|
57576
|
+
"S41": {
|
57550
57577
|
"type": "list",
|
57551
57578
|
"member": {
|
57552
57579
|
"type": "structure",
|
@@ -57558,7 +57585,7 @@ module.exports={
|
|
57558
57585
|
}
|
57559
57586
|
}
|
57560
57587
|
},
|
57561
|
-
"
|
57588
|
+
"S4b": {
|
57562
57589
|
"type": "structure",
|
57563
57590
|
"required": [
|
57564
57591
|
"LanguageCode"
|
@@ -57585,24 +57612,24 @@ module.exports={
|
|
57585
57612
|
],
|
57586
57613
|
"members": {
|
57587
57614
|
"EntityTypes": {
|
57588
|
-
"shape": "
|
57615
|
+
"shape": "S41"
|
57589
57616
|
}
|
57590
57617
|
}
|
57591
57618
|
}
|
57592
57619
|
}
|
57593
57620
|
},
|
57594
|
-
"
|
57621
|
+
"S4i": {
|
57595
57622
|
"type": "structure",
|
57596
57623
|
"members": {
|
57597
57624
|
"ModelKmsKeyId": {},
|
57598
57625
|
"VolumeKmsKeyId": {},
|
57599
57626
|
"DataLakeKmsKeyId": {},
|
57600
57627
|
"VpcConfig": {
|
57601
|
-
"shape": "
|
57628
|
+
"shape": "S3j"
|
57602
57629
|
}
|
57603
57630
|
}
|
57604
57631
|
},
|
57605
|
-
"
|
57632
|
+
"S4x": {
|
57606
57633
|
"type": "structure",
|
57607
57634
|
"members": {
|
57608
57635
|
"DatasetArn": {},
|
@@ -57623,7 +57650,7 @@ module.exports={
|
|
57623
57650
|
}
|
57624
57651
|
}
|
57625
57652
|
},
|
57626
|
-
"
|
57653
|
+
"S55": {
|
57627
57654
|
"type": "structure",
|
57628
57655
|
"members": {
|
57629
57656
|
"JobId": {},
|
@@ -57639,20 +57666,20 @@ module.exports={
|
|
57639
57666
|
},
|
57640
57667
|
"DocumentClassifierArn": {},
|
57641
57668
|
"InputDataConfig": {
|
57642
|
-
"shape": "
|
57669
|
+
"shape": "S59"
|
57643
57670
|
},
|
57644
57671
|
"OutputDataConfig": {
|
57645
|
-
"shape": "
|
57672
|
+
"shape": "S5a"
|
57646
57673
|
},
|
57647
57674
|
"DataAccessRoleArn": {},
|
57648
57675
|
"VolumeKmsKeyId": {},
|
57649
57676
|
"VpcConfig": {
|
57650
|
-
"shape": "
|
57677
|
+
"shape": "S3j"
|
57651
57678
|
},
|
57652
57679
|
"FlywheelArn": {}
|
57653
57680
|
}
|
57654
57681
|
},
|
57655
|
-
"
|
57682
|
+
"S59": {
|
57656
57683
|
"type": "structure",
|
57657
57684
|
"required": [
|
57658
57685
|
"S3Uri"
|
@@ -57665,7 +57692,7 @@ module.exports={
|
|
57665
57692
|
}
|
57666
57693
|
}
|
57667
57694
|
},
|
57668
|
-
"
|
57695
|
+
"S5a": {
|
57669
57696
|
"type": "structure",
|
57670
57697
|
"required": [
|
57671
57698
|
"S3Uri"
|
@@ -57675,7 +57702,7 @@ module.exports={
|
|
57675
57702
|
"KmsKeyId": {}
|
57676
57703
|
}
|
57677
57704
|
},
|
57678
|
-
"
|
57705
|
+
"S5d": {
|
57679
57706
|
"type": "structure",
|
57680
57707
|
"members": {
|
57681
57708
|
"DocumentClassifierArn": {},
|
@@ -57695,10 +57722,10 @@ module.exports={
|
|
57695
57722
|
"type": "timestamp"
|
57696
57723
|
},
|
57697
57724
|
"InputDataConfig": {
|
57698
|
-
"shape": "
|
57725
|
+
"shape": "S3a"
|
57699
57726
|
},
|
57700
57727
|
"OutputDataConfig": {
|
57701
|
-
"shape": "
|
57728
|
+
"shape": "S3h"
|
57702
57729
|
},
|
57703
57730
|
"ClassifierMetadata": {
|
57704
57731
|
"type": "structure",
|
@@ -57747,7 +57774,7 @@ module.exports={
|
|
57747
57774
|
"DataAccessRoleArn": {},
|
57748
57775
|
"VolumeKmsKeyId": {},
|
57749
57776
|
"VpcConfig": {
|
57750
|
-
"shape": "
|
57777
|
+
"shape": "S3j"
|
57751
57778
|
},
|
57752
57779
|
"Mode": {},
|
57753
57780
|
"ModelKmsKeyId": {},
|
@@ -57756,7 +57783,7 @@ module.exports={
|
|
57756
57783
|
"FlywheelArn": {}
|
57757
57784
|
}
|
57758
57785
|
},
|
57759
|
-
"
|
57786
|
+
"S5k": {
|
57760
57787
|
"type": "structure",
|
57761
57788
|
"members": {
|
57762
57789
|
"JobId": {},
|
@@ -57771,19 +57798,19 @@ module.exports={
|
|
57771
57798
|
"type": "timestamp"
|
57772
57799
|
},
|
57773
57800
|
"InputDataConfig": {
|
57774
|
-
"shape": "
|
57801
|
+
"shape": "S59"
|
57775
57802
|
},
|
57776
57803
|
"OutputDataConfig": {
|
57777
|
-
"shape": "
|
57804
|
+
"shape": "S5a"
|
57778
57805
|
},
|
57779
57806
|
"DataAccessRoleArn": {},
|
57780
57807
|
"VolumeKmsKeyId": {},
|
57781
57808
|
"VpcConfig": {
|
57782
|
-
"shape": "
|
57809
|
+
"shape": "S3j"
|
57783
57810
|
}
|
57784
57811
|
}
|
57785
57812
|
},
|
57786
|
-
"
|
57813
|
+
"S5n": {
|
57787
57814
|
"type": "structure",
|
57788
57815
|
"members": {
|
57789
57816
|
"EndpointArn": {},
|
@@ -57808,7 +57835,7 @@ module.exports={
|
|
57808
57835
|
"FlywheelArn": {}
|
57809
57836
|
}
|
57810
57837
|
},
|
57811
|
-
"
|
57838
|
+
"S5r": {
|
57812
57839
|
"type": "structure",
|
57813
57840
|
"members": {
|
57814
57841
|
"JobId": {},
|
@@ -57824,21 +57851,21 @@ module.exports={
|
|
57824
57851
|
},
|
57825
57852
|
"EntityRecognizerArn": {},
|
57826
57853
|
"InputDataConfig": {
|
57827
|
-
"shape": "
|
57854
|
+
"shape": "S59"
|
57828
57855
|
},
|
57829
57856
|
"OutputDataConfig": {
|
57830
|
-
"shape": "
|
57857
|
+
"shape": "S5a"
|
57831
57858
|
},
|
57832
57859
|
"LanguageCode": {},
|
57833
57860
|
"DataAccessRoleArn": {},
|
57834
57861
|
"VolumeKmsKeyId": {},
|
57835
57862
|
"VpcConfig": {
|
57836
|
-
"shape": "
|
57863
|
+
"shape": "S3j"
|
57837
57864
|
},
|
57838
57865
|
"FlywheelArn": {}
|
57839
57866
|
}
|
57840
57867
|
},
|
57841
|
-
"
|
57868
|
+
"S5u": {
|
57842
57869
|
"type": "structure",
|
57843
57870
|
"members": {
|
57844
57871
|
"EntityRecognizerArn": {},
|
@@ -57858,7 +57885,7 @@ module.exports={
|
|
57858
57885
|
"type": "timestamp"
|
57859
57886
|
},
|
57860
57887
|
"InputDataConfig": {
|
57861
|
-
"shape": "
|
57888
|
+
"shape": "S3z"
|
57862
57889
|
},
|
57863
57890
|
"RecognizerMetadata": {
|
57864
57891
|
"type": "structure",
|
@@ -57915,7 +57942,7 @@ module.exports={
|
|
57915
57942
|
"DataAccessRoleArn": {},
|
57916
57943
|
"VolumeKmsKeyId": {},
|
57917
57944
|
"VpcConfig": {
|
57918
|
-
"shape": "
|
57945
|
+
"shape": "S3j"
|
57919
57946
|
},
|
57920
57947
|
"ModelKmsKeyId": {},
|
57921
57948
|
"VersionName": {},
|
@@ -57929,7 +57956,7 @@ module.exports={
|
|
57929
57956
|
}
|
57930
57957
|
}
|
57931
57958
|
},
|
57932
|
-
"
|
57959
|
+
"S63": {
|
57933
57960
|
"type": "structure",
|
57934
57961
|
"members": {
|
57935
57962
|
"JobId": {},
|
@@ -57944,34 +57971,34 @@ module.exports={
|
|
57944
57971
|
"type": "timestamp"
|
57945
57972
|
},
|
57946
57973
|
"InputDataConfig": {
|
57947
|
-
"shape": "
|
57974
|
+
"shape": "S59"
|
57948
57975
|
},
|
57949
57976
|
"OutputDataConfig": {
|
57950
|
-
"shape": "
|
57977
|
+
"shape": "S5a"
|
57951
57978
|
},
|
57952
57979
|
"LanguageCode": {},
|
57953
57980
|
"DataAccessRoleArn": {},
|
57954
57981
|
"TargetEventTypes": {
|
57955
|
-
"shape": "
|
57982
|
+
"shape": "S64"
|
57956
57983
|
}
|
57957
57984
|
}
|
57958
57985
|
},
|
57959
|
-
"
|
57986
|
+
"S64": {
|
57960
57987
|
"type": "list",
|
57961
57988
|
"member": {}
|
57962
57989
|
},
|
57963
|
-
"
|
57990
|
+
"S68": {
|
57964
57991
|
"type": "structure",
|
57965
57992
|
"members": {
|
57966
57993
|
"FlywheelArn": {},
|
57967
57994
|
"ActiveModelArn": {},
|
57968
57995
|
"DataAccessRoleArn": {},
|
57969
57996
|
"TaskConfig": {
|
57970
|
-
"shape": "
|
57997
|
+
"shape": "S4b"
|
57971
57998
|
},
|
57972
57999
|
"DataLakeS3Uri": {},
|
57973
58000
|
"DataSecurityConfig": {
|
57974
|
-
"shape": "
|
58001
|
+
"shape": "S4i"
|
57975
58002
|
},
|
57976
58003
|
"Status": {},
|
57977
58004
|
"ModelType": {},
|
@@ -57985,7 +58012,7 @@ module.exports={
|
|
57985
58012
|
"LatestFlywheelIteration": {}
|
57986
58013
|
}
|
57987
58014
|
},
|
57988
|
-
"
|
58015
|
+
"S6d": {
|
57989
58016
|
"type": "structure",
|
57990
58017
|
"members": {
|
57991
58018
|
"FlywheelArn": {},
|
@@ -58000,16 +58027,16 @@ module.exports={
|
|
58000
58027
|
"Message": {},
|
58001
58028
|
"EvaluatedModelArn": {},
|
58002
58029
|
"EvaluatedModelMetrics": {
|
58003
|
-
"shape": "
|
58030
|
+
"shape": "S6f"
|
58004
58031
|
},
|
58005
58032
|
"TrainedModelArn": {},
|
58006
58033
|
"TrainedModelMetrics": {
|
58007
|
-
"shape": "
|
58034
|
+
"shape": "S6f"
|
58008
58035
|
},
|
58009
58036
|
"EvaluationManifestS3Prefix": {}
|
58010
58037
|
}
|
58011
58038
|
},
|
58012
|
-
"
|
58039
|
+
"S6f": {
|
58013
58040
|
"type": "structure",
|
58014
58041
|
"members": {
|
58015
58042
|
"AverageF1Score": {
|
@@ -58026,7 +58053,7 @@ module.exports={
|
|
58026
58053
|
}
|
58027
58054
|
}
|
58028
58055
|
},
|
58029
|
-
"
|
58056
|
+
"S6i": {
|
58030
58057
|
"type": "structure",
|
58031
58058
|
"members": {
|
58032
58059
|
"JobId": {},
|
@@ -58041,20 +58068,20 @@ module.exports={
|
|
58041
58068
|
"type": "timestamp"
|
58042
58069
|
},
|
58043
58070
|
"InputDataConfig": {
|
58044
|
-
"shape": "
|
58071
|
+
"shape": "S59"
|
58045
58072
|
},
|
58046
58073
|
"OutputDataConfig": {
|
58047
|
-
"shape": "
|
58074
|
+
"shape": "S5a"
|
58048
58075
|
},
|
58049
58076
|
"LanguageCode": {},
|
58050
58077
|
"DataAccessRoleArn": {},
|
58051
58078
|
"VolumeKmsKeyId": {},
|
58052
58079
|
"VpcConfig": {
|
58053
|
-
"shape": "
|
58080
|
+
"shape": "S3j"
|
58054
58081
|
}
|
58055
58082
|
}
|
58056
58083
|
},
|
58057
|
-
"
|
58084
|
+
"S6l": {
|
58058
58085
|
"type": "structure",
|
58059
58086
|
"members": {
|
58060
58087
|
"JobId": {},
|
@@ -58069,7 +58096,7 @@ module.exports={
|
|
58069
58096
|
"type": "timestamp"
|
58070
58097
|
},
|
58071
58098
|
"InputDataConfig": {
|
58072
|
-
"shape": "
|
58099
|
+
"shape": "S59"
|
58073
58100
|
},
|
58074
58101
|
"OutputDataConfig": {
|
58075
58102
|
"type": "structure",
|
@@ -58082,14 +58109,14 @@ module.exports={
|
|
58082
58109
|
}
|
58083
58110
|
},
|
58084
58111
|
"RedactionConfig": {
|
58085
|
-
"shape": "
|
58112
|
+
"shape": "S6n"
|
58086
58113
|
},
|
58087
58114
|
"LanguageCode": {},
|
58088
58115
|
"DataAccessRoleArn": {},
|
58089
58116
|
"Mode": {}
|
58090
58117
|
}
|
58091
58118
|
},
|
58092
|
-
"
|
58119
|
+
"S6n": {
|
58093
58120
|
"type": "structure",
|
58094
58121
|
"members": {
|
58095
58122
|
"PiiEntityTypes": {
|
@@ -58100,7 +58127,7 @@ module.exports={
|
|
58100
58127
|
"MaskCharacter": {}
|
58101
58128
|
}
|
58102
58129
|
},
|
58103
|
-
"
|
58130
|
+
"S6w": {
|
58104
58131
|
"type": "structure",
|
58105
58132
|
"members": {
|
58106
58133
|
"JobId": {},
|
@@ -58115,20 +58142,20 @@ module.exports={
|
|
58115
58142
|
"type": "timestamp"
|
58116
58143
|
},
|
58117
58144
|
"InputDataConfig": {
|
58118
|
-
"shape": "
|
58145
|
+
"shape": "S59"
|
58119
58146
|
},
|
58120
58147
|
"OutputDataConfig": {
|
58121
|
-
"shape": "
|
58148
|
+
"shape": "S5a"
|
58122
58149
|
},
|
58123
58150
|
"LanguageCode": {},
|
58124
58151
|
"DataAccessRoleArn": {},
|
58125
58152
|
"VolumeKmsKeyId": {},
|
58126
58153
|
"VpcConfig": {
|
58127
|
-
"shape": "
|
58154
|
+
"shape": "S3j"
|
58128
58155
|
}
|
58129
58156
|
}
|
58130
58157
|
},
|
58131
|
-
"
|
58158
|
+
"S6z": {
|
58132
58159
|
"type": "structure",
|
58133
58160
|
"members": {
|
58134
58161
|
"JobId": {},
|
@@ -58143,20 +58170,20 @@ module.exports={
|
|
58143
58170
|
"type": "timestamp"
|
58144
58171
|
},
|
58145
58172
|
"InputDataConfig": {
|
58146
|
-
"shape": "
|
58173
|
+
"shape": "S59"
|
58147
58174
|
},
|
58148
58175
|
"OutputDataConfig": {
|
58149
|
-
"shape": "
|
58176
|
+
"shape": "S5a"
|
58150
58177
|
},
|
58151
58178
|
"LanguageCode": {},
|
58152
58179
|
"DataAccessRoleArn": {},
|
58153
58180
|
"VolumeKmsKeyId": {},
|
58154
58181
|
"VpcConfig": {
|
58155
|
-
"shape": "
|
58182
|
+
"shape": "S3j"
|
58156
58183
|
}
|
58157
58184
|
}
|
58158
58185
|
},
|
58159
|
-
"
|
58186
|
+
"S72": {
|
58160
58187
|
"type": "structure",
|
58161
58188
|
"members": {
|
58162
58189
|
"JobId": {},
|
@@ -58171,10 +58198,10 @@ module.exports={
|
|
58171
58198
|
"type": "timestamp"
|
58172
58199
|
},
|
58173
58200
|
"InputDataConfig": {
|
58174
|
-
"shape": "
|
58201
|
+
"shape": "S59"
|
58175
58202
|
},
|
58176
58203
|
"OutputDataConfig": {
|
58177
|
-
"shape": "
|
58204
|
+
"shape": "S5a"
|
58178
58205
|
},
|
58179
58206
|
"NumberOfTopics": {
|
58180
58207
|
"type": "integer"
|
@@ -58182,7 +58209,7 @@ module.exports={
|
|
58182
58209
|
"DataAccessRoleArn": {},
|
58183
58210
|
"VolumeKmsKeyId": {},
|
58184
58211
|
"VpcConfig": {
|
58185
|
-
"shape": "
|
58212
|
+
"shape": "S3j"
|
58186
58213
|
}
|
58187
58214
|
}
|
58188
58215
|
}
|
@@ -63497,6 +63524,46 @@ module.exports={
|
|
63497
63524
|
}
|
63498
63525
|
}
|
63499
63526
|
},
|
63527
|
+
"CreateParticipant": {
|
63528
|
+
"http": {
|
63529
|
+
"requestUri": "/contact/create-participant"
|
63530
|
+
},
|
63531
|
+
"input": {
|
63532
|
+
"type": "structure",
|
63533
|
+
"required": [
|
63534
|
+
"InstanceId",
|
63535
|
+
"ContactId",
|
63536
|
+
"ParticipantDetails"
|
63537
|
+
],
|
63538
|
+
"members": {
|
63539
|
+
"InstanceId": {},
|
63540
|
+
"ContactId": {},
|
63541
|
+
"ClientToken": {
|
63542
|
+
"idempotencyToken": true
|
63543
|
+
},
|
63544
|
+
"ParticipantDetails": {
|
63545
|
+
"type": "structure",
|
63546
|
+
"members": {
|
63547
|
+
"ParticipantRole": {},
|
63548
|
+
"DisplayName": {}
|
63549
|
+
}
|
63550
|
+
}
|
63551
|
+
}
|
63552
|
+
},
|
63553
|
+
"output": {
|
63554
|
+
"type": "structure",
|
63555
|
+
"members": {
|
63556
|
+
"ParticipantCredentials": {
|
63557
|
+
"type": "structure",
|
63558
|
+
"members": {
|
63559
|
+
"ParticipantToken": {},
|
63560
|
+
"Expiry": {}
|
63561
|
+
}
|
63562
|
+
},
|
63563
|
+
"ParticipantId": {}
|
63564
|
+
}
|
63565
|
+
}
|
63566
|
+
},
|
63500
63567
|
"CreateQueue": {
|
63501
63568
|
"http": {
|
63502
63569
|
"method": "PUT",
|
@@ -63517,7 +63584,7 @@ module.exports={
|
|
63517
63584
|
"Name": {},
|
63518
63585
|
"Description": {},
|
63519
63586
|
"OutboundCallerConfig": {
|
63520
|
-
"shape": "
|
63587
|
+
"shape": "S39"
|
63521
63588
|
},
|
63522
63589
|
"HoursOfOperationId": {},
|
63523
63590
|
"MaxContacts": {
|
@@ -63559,7 +63626,7 @@ module.exports={
|
|
63559
63626
|
"Name": {},
|
63560
63627
|
"Description": {},
|
63561
63628
|
"QuickConnectConfig": {
|
63562
|
-
"shape": "
|
63629
|
+
"shape": "S3g"
|
63563
63630
|
},
|
63564
63631
|
"Tags": {
|
63565
63632
|
"shape": "S1j"
|
@@ -63600,7 +63667,7 @@ module.exports={
|
|
63600
63667
|
"shape": "S17"
|
63601
63668
|
},
|
63602
63669
|
"MediaConcurrencies": {
|
63603
|
-
"shape": "
|
63670
|
+
"shape": "S3q"
|
63604
63671
|
},
|
63605
63672
|
"Tags": {
|
63606
63673
|
"shape": "S1j"
|
@@ -63636,11 +63703,11 @@ module.exports={
|
|
63636
63703
|
},
|
63637
63704
|
"Name": {},
|
63638
63705
|
"TriggerEventSource": {
|
63639
|
-
"shape": "
|
63706
|
+
"shape": "S3y"
|
63640
63707
|
},
|
63641
63708
|
"Function": {},
|
63642
63709
|
"Actions": {
|
63643
|
-
"shape": "
|
63710
|
+
"shape": "S41"
|
63644
63711
|
},
|
63645
63712
|
"PublishStatus": {},
|
63646
63713
|
"ClientToken": {
|
@@ -63675,7 +63742,7 @@ module.exports={
|
|
63675
63742
|
"SecurityProfileName": {},
|
63676
63743
|
"Description": {},
|
63677
63744
|
"Permissions": {
|
63678
|
-
"shape": "
|
63745
|
+
"shape": "S4u"
|
63679
63746
|
},
|
63680
63747
|
"InstanceId": {
|
63681
63748
|
"location": "uri",
|
@@ -63685,10 +63752,10 @@ module.exports={
|
|
63685
63752
|
"shape": "S1j"
|
63686
63753
|
},
|
63687
63754
|
"AllowedAccessControlTags": {
|
63688
|
-
"shape": "
|
63755
|
+
"shape": "S4w"
|
63689
63756
|
},
|
63690
63757
|
"TagRestrictedResources": {
|
63691
|
-
"shape": "
|
63758
|
+
"shape": "S4z"
|
63692
63759
|
}
|
63693
63760
|
}
|
63694
63761
|
},
|
@@ -63721,14 +63788,14 @@ module.exports={
|
|
63721
63788
|
"Description": {},
|
63722
63789
|
"ContactFlowId": {},
|
63723
63790
|
"Constraints": {
|
63724
|
-
"shape": "
|
63791
|
+
"shape": "S56"
|
63725
63792
|
},
|
63726
63793
|
"Defaults": {
|
63727
|
-
"shape": "
|
63794
|
+
"shape": "S5f"
|
63728
63795
|
},
|
63729
63796
|
"Status": {},
|
63730
63797
|
"Fields": {
|
63731
|
-
"shape": "
|
63798
|
+
"shape": "S5k"
|
63732
63799
|
},
|
63733
63800
|
"ClientToken": {
|
63734
63801
|
"idempotencyToken": true
|
@@ -63831,14 +63898,14 @@ module.exports={
|
|
63831
63898
|
"Username": {},
|
63832
63899
|
"Password": {},
|
63833
63900
|
"IdentityInfo": {
|
63834
|
-
"shape": "
|
63901
|
+
"shape": "S67"
|
63835
63902
|
},
|
63836
63903
|
"PhoneConfig": {
|
63837
|
-
"shape": "
|
63904
|
+
"shape": "S6b"
|
63838
63905
|
},
|
63839
63906
|
"DirectoryUserId": {},
|
63840
63907
|
"SecurityProfileIds": {
|
63841
|
-
"shape": "
|
63908
|
+
"shape": "S6g"
|
63842
63909
|
},
|
63843
63910
|
"RoutingProfileId": {},
|
63844
63911
|
"HierarchyGroupId": {},
|
@@ -64607,7 +64674,7 @@ module.exports={
|
|
64607
64674
|
"type": "structure",
|
64608
64675
|
"members": {
|
64609
64676
|
"Attribute": {
|
64610
|
-
"shape": "
|
64677
|
+
"shape": "S8b"
|
64611
64678
|
}
|
64612
64679
|
}
|
64613
64680
|
}
|
@@ -64719,7 +64786,7 @@ module.exports={
|
|
64719
64786
|
"type": "structure",
|
64720
64787
|
"members": {
|
64721
64788
|
"Queue": {
|
64722
|
-
"shape": "
|
64789
|
+
"shape": "S8p"
|
64723
64790
|
}
|
64724
64791
|
}
|
64725
64792
|
}
|
@@ -64757,7 +64824,7 @@ module.exports={
|
|
64757
64824
|
"Name": {},
|
64758
64825
|
"Description": {},
|
64759
64826
|
"QuickConnectConfig": {
|
64760
|
-
"shape": "
|
64827
|
+
"shape": "S3g"
|
64761
64828
|
},
|
64762
64829
|
"Tags": {
|
64763
64830
|
"shape": "S1j"
|
@@ -64793,7 +64860,7 @@ module.exports={
|
|
64793
64860
|
"type": "structure",
|
64794
64861
|
"members": {
|
64795
64862
|
"RoutingProfile": {
|
64796
|
-
"shape": "
|
64863
|
+
"shape": "S8w"
|
64797
64864
|
}
|
64798
64865
|
}
|
64799
64866
|
}
|
@@ -64845,11 +64912,11 @@ module.exports={
|
|
64845
64912
|
"RuleId": {},
|
64846
64913
|
"RuleArn": {},
|
64847
64914
|
"TriggerEventSource": {
|
64848
|
-
"shape": "
|
64915
|
+
"shape": "S3y"
|
64849
64916
|
},
|
64850
64917
|
"Function": {},
|
64851
64918
|
"Actions": {
|
64852
|
-
"shape": "
|
64919
|
+
"shape": "S41"
|
64853
64920
|
},
|
64854
64921
|
"PublishStatus": {},
|
64855
64922
|
"CreatedTime": {
|
@@ -64904,10 +64971,10 @@ module.exports={
|
|
64904
64971
|
"shape": "S1j"
|
64905
64972
|
},
|
64906
64973
|
"AllowedAccessControlTags": {
|
64907
|
-
"shape": "
|
64974
|
+
"shape": "S4w"
|
64908
64975
|
},
|
64909
64976
|
"TagRestrictedResources": {
|
64910
|
-
"shape": "
|
64977
|
+
"shape": "S4z"
|
64911
64978
|
}
|
64912
64979
|
}
|
64913
64980
|
}
|
@@ -64983,14 +65050,14 @@ module.exports={
|
|
64983
65050
|
"Arn": {},
|
64984
65051
|
"Username": {},
|
64985
65052
|
"IdentityInfo": {
|
64986
|
-
"shape": "
|
65053
|
+
"shape": "S67"
|
64987
65054
|
},
|
64988
65055
|
"PhoneConfig": {
|
64989
|
-
"shape": "
|
65056
|
+
"shape": "S6b"
|
64990
65057
|
},
|
64991
65058
|
"DirectoryUserId": {},
|
64992
65059
|
"SecurityProfileIds": {
|
64993
|
-
"shape": "
|
65060
|
+
"shape": "S6g"
|
64994
65061
|
},
|
64995
65062
|
"RoutingProfileId": {},
|
64996
65063
|
"HierarchyGroupId": {},
|
@@ -65038,19 +65105,19 @@ module.exports={
|
|
65038
65105
|
"type": "structure",
|
65039
65106
|
"members": {
|
65040
65107
|
"LevelOne": {
|
65041
|
-
"shape": "
|
65108
|
+
"shape": "S9i"
|
65042
65109
|
},
|
65043
65110
|
"LevelTwo": {
|
65044
|
-
"shape": "
|
65111
|
+
"shape": "S9i"
|
65045
65112
|
},
|
65046
65113
|
"LevelThree": {
|
65047
|
-
"shape": "
|
65114
|
+
"shape": "S9i"
|
65048
65115
|
},
|
65049
65116
|
"LevelFour": {
|
65050
|
-
"shape": "
|
65117
|
+
"shape": "S9i"
|
65051
65118
|
},
|
65052
65119
|
"LevelFive": {
|
65053
|
-
"shape": "
|
65120
|
+
"shape": "S9i"
|
65054
65121
|
}
|
65055
65122
|
}
|
65056
65123
|
},
|
@@ -65086,19 +65153,19 @@ module.exports={
|
|
65086
65153
|
"type": "structure",
|
65087
65154
|
"members": {
|
65088
65155
|
"LevelOne": {
|
65089
|
-
"shape": "
|
65156
|
+
"shape": "S9m"
|
65090
65157
|
},
|
65091
65158
|
"LevelTwo": {
|
65092
|
-
"shape": "
|
65159
|
+
"shape": "S9m"
|
65093
65160
|
},
|
65094
65161
|
"LevelThree": {
|
65095
|
-
"shape": "
|
65162
|
+
"shape": "S9m"
|
65096
65163
|
},
|
65097
65164
|
"LevelFour": {
|
65098
|
-
"shape": "
|
65165
|
+
"shape": "S9m"
|
65099
65166
|
},
|
65100
65167
|
"LevelFive": {
|
65101
|
-
"shape": "
|
65168
|
+
"shape": "S9m"
|
65102
65169
|
}
|
65103
65170
|
}
|
65104
65171
|
}
|
@@ -65442,7 +65509,7 @@ module.exports={
|
|
65442
65509
|
"type": "structure",
|
65443
65510
|
"members": {
|
65444
65511
|
"Attributes": {
|
65445
|
-
"shape": "
|
65512
|
+
"shape": "Sa7"
|
65446
65513
|
}
|
65447
65514
|
}
|
65448
65515
|
}
|
@@ -65464,15 +65531,15 @@ module.exports={
|
|
65464
65531
|
"locationName": "InstanceId"
|
65465
65532
|
},
|
65466
65533
|
"Filters": {
|
65467
|
-
"shape": "
|
65534
|
+
"shape": "Sab"
|
65468
65535
|
},
|
65469
65536
|
"Groupings": {
|
65470
|
-
"shape": "
|
65537
|
+
"shape": "Saf"
|
65471
65538
|
},
|
65472
65539
|
"CurrentMetrics": {
|
65473
65540
|
"type": "list",
|
65474
65541
|
"member": {
|
65475
|
-
"shape": "
|
65542
|
+
"shape": "Sai"
|
65476
65543
|
}
|
65477
65544
|
},
|
65478
65545
|
"NextToken": {},
|
@@ -65501,7 +65568,7 @@ module.exports={
|
|
65501
65568
|
"type": "structure",
|
65502
65569
|
"members": {
|
65503
65570
|
"Dimensions": {
|
65504
|
-
"shape": "
|
65571
|
+
"shape": "Sat"
|
65505
65572
|
},
|
65506
65573
|
"Collections": {
|
65507
65574
|
"type": "list",
|
@@ -65509,7 +65576,7 @@ module.exports={
|
|
65509
65576
|
"type": "structure",
|
65510
65577
|
"members": {
|
65511
65578
|
"Metric": {
|
65512
|
-
"shape": "
|
65579
|
+
"shape": "Sai"
|
65513
65580
|
},
|
65514
65581
|
"Value": {
|
65515
65582
|
"type": "double"
|
@@ -65548,7 +65615,7 @@ module.exports={
|
|
65548
65615
|
"type": "structure",
|
65549
65616
|
"members": {
|
65550
65617
|
"Queues": {
|
65551
|
-
"shape": "
|
65618
|
+
"shape": "Sac"
|
65552
65619
|
},
|
65553
65620
|
"ContactFilter": {
|
65554
65621
|
"type": "structure",
|
@@ -65560,7 +65627,7 @@ module.exports={
|
|
65560
65627
|
}
|
65561
65628
|
},
|
65562
65629
|
"RoutingProfiles": {
|
65563
|
-
"shape": "
|
65630
|
+
"shape": "Sae"
|
65564
65631
|
},
|
65565
65632
|
"Agents": {
|
65566
65633
|
"type": "list",
|
@@ -65595,25 +65662,25 @@ module.exports={
|
|
65595
65662
|
}
|
65596
65663
|
},
|
65597
65664
|
"RoutingProfile": {
|
65598
|
-
"shape": "
|
65665
|
+
"shape": "Sav"
|
65599
65666
|
},
|
65600
65667
|
"HierarchyPath": {
|
65601
65668
|
"type": "structure",
|
65602
65669
|
"members": {
|
65603
65670
|
"LevelOne": {
|
65604
|
-
"shape": "
|
65671
|
+
"shape": "Sbc"
|
65605
65672
|
},
|
65606
65673
|
"LevelTwo": {
|
65607
|
-
"shape": "
|
65674
|
+
"shape": "Sbc"
|
65608
65675
|
},
|
65609
65676
|
"LevelThree": {
|
65610
|
-
"shape": "
|
65677
|
+
"shape": "Sbc"
|
65611
65678
|
},
|
65612
65679
|
"LevelFour": {
|
65613
|
-
"shape": "
|
65680
|
+
"shape": "Sbc"
|
65614
65681
|
},
|
65615
65682
|
"LevelFive": {
|
65616
|
-
"shape": "
|
65683
|
+
"shape": "Sbc"
|
65617
65684
|
}
|
65618
65685
|
}
|
65619
65686
|
},
|
@@ -65628,13 +65695,13 @@ module.exports={
|
|
65628
65695
|
}
|
65629
65696
|
},
|
65630
65697
|
"AvailableSlotsByChannel": {
|
65631
|
-
"shape": "
|
65698
|
+
"shape": "Sbe"
|
65632
65699
|
},
|
65633
65700
|
"MaxSlotsByChannel": {
|
65634
|
-
"shape": "
|
65701
|
+
"shape": "Sbe"
|
65635
65702
|
},
|
65636
65703
|
"ActiveSlotsByChannel": {
|
65637
|
-
"shape": "
|
65704
|
+
"shape": "Sbe"
|
65638
65705
|
},
|
65639
65706
|
"Contacts": {
|
65640
65707
|
"type": "list",
|
@@ -65652,7 +65719,7 @@ module.exports={
|
|
65652
65719
|
"type": "timestamp"
|
65653
65720
|
},
|
65654
65721
|
"Queue": {
|
65655
|
-
"shape": "
|
65722
|
+
"shape": "Sau"
|
65656
65723
|
}
|
65657
65724
|
}
|
65658
65725
|
}
|
@@ -65691,13 +65758,13 @@ module.exports={
|
|
65691
65758
|
"type": "structure",
|
65692
65759
|
"members": {
|
65693
65760
|
"AccessToken": {
|
65694
|
-
"shape": "
|
65761
|
+
"shape": "Sbl"
|
65695
65762
|
},
|
65696
65763
|
"AccessTokenExpiration": {
|
65697
65764
|
"type": "timestamp"
|
65698
65765
|
},
|
65699
65766
|
"RefreshToken": {
|
65700
|
-
"shape": "
|
65767
|
+
"shape": "Sbl"
|
65701
65768
|
},
|
65702
65769
|
"RefreshTokenExpiration": {
|
65703
65770
|
"type": "timestamp"
|
@@ -65735,15 +65802,15 @@ module.exports={
|
|
65735
65802
|
"type": "timestamp"
|
65736
65803
|
},
|
65737
65804
|
"Filters": {
|
65738
|
-
"shape": "
|
65805
|
+
"shape": "Sab"
|
65739
65806
|
},
|
65740
65807
|
"Groupings": {
|
65741
|
-
"shape": "
|
65808
|
+
"shape": "Saf"
|
65742
65809
|
},
|
65743
65810
|
"HistoricalMetrics": {
|
65744
65811
|
"type": "list",
|
65745
65812
|
"member": {
|
65746
|
-
"shape": "
|
65813
|
+
"shape": "Sbp"
|
65747
65814
|
}
|
65748
65815
|
},
|
65749
65816
|
"NextToken": {},
|
@@ -65762,7 +65829,7 @@ module.exports={
|
|
65762
65829
|
"type": "structure",
|
65763
65830
|
"members": {
|
65764
65831
|
"Dimensions": {
|
65765
|
-
"shape": "
|
65832
|
+
"shape": "Sat"
|
65766
65833
|
},
|
65767
65834
|
"Collections": {
|
65768
65835
|
"type": "list",
|
@@ -65770,7 +65837,7 @@ module.exports={
|
|
65770
65837
|
"type": "structure",
|
65771
65838
|
"members": {
|
65772
65839
|
"Metric": {
|
65773
|
-
"shape": "
|
65840
|
+
"shape": "Sbp"
|
65774
65841
|
},
|
65775
65842
|
"Value": {
|
65776
65843
|
"type": "double"
|
@@ -65825,7 +65892,7 @@ module.exports={
|
|
65825
65892
|
"Metrics": {
|
65826
65893
|
"type": "list",
|
65827
65894
|
"member": {
|
65828
|
-
"shape": "
|
65895
|
+
"shape": "Sc8"
|
65829
65896
|
}
|
65830
65897
|
},
|
65831
65898
|
"NextToken": {},
|
@@ -65854,7 +65921,7 @@ module.exports={
|
|
65854
65921
|
"type": "structure",
|
65855
65922
|
"members": {
|
65856
65923
|
"Metric": {
|
65857
|
-
"shape": "
|
65924
|
+
"shape": "Sc8"
|
65858
65925
|
},
|
65859
65926
|
"Value": {
|
65860
65927
|
"type": "double"
|
@@ -65909,13 +65976,13 @@ module.exports={
|
|
65909
65976
|
"Description": {},
|
65910
65977
|
"ContactFlowId": {},
|
65911
65978
|
"Constraints": {
|
65912
|
-
"shape": "
|
65979
|
+
"shape": "S56"
|
65913
65980
|
},
|
65914
65981
|
"Defaults": {
|
65915
|
-
"shape": "
|
65982
|
+
"shape": "S5f"
|
65916
65983
|
},
|
65917
65984
|
"Fields": {
|
65918
|
-
"shape": "
|
65985
|
+
"shape": "S5k"
|
65919
65986
|
},
|
65920
65987
|
"Status": {},
|
65921
65988
|
"LastModifiedTime": {
|
@@ -65951,7 +66018,7 @@ module.exports={
|
|
65951
66018
|
"type": "structure",
|
65952
66019
|
"members": {
|
65953
66020
|
"TelephonyConfig": {
|
65954
|
-
"shape": "
|
66021
|
+
"shape": "Sct"
|
65955
66022
|
},
|
65956
66023
|
"Id": {},
|
65957
66024
|
"Arn": {}
|
@@ -66416,7 +66483,7 @@ module.exports={
|
|
66416
66483
|
"Attributes": {
|
66417
66484
|
"type": "list",
|
66418
66485
|
"member": {
|
66419
|
-
"shape": "
|
66486
|
+
"shape": "S8b"
|
66420
66487
|
}
|
66421
66488
|
},
|
66422
66489
|
"NextToken": {}
|
@@ -66663,12 +66730,12 @@ module.exports={
|
|
66663
66730
|
"locationName": "InstanceId"
|
66664
66731
|
},
|
66665
66732
|
"PhoneNumberTypes": {
|
66666
|
-
"shape": "
|
66733
|
+
"shape": "Sev",
|
66667
66734
|
"location": "querystring",
|
66668
66735
|
"locationName": "phoneNumberTypes"
|
66669
66736
|
},
|
66670
66737
|
"PhoneNumberCountryCodes": {
|
66671
|
-
"shape": "
|
66738
|
+
"shape": "Sew",
|
66672
66739
|
"location": "querystring",
|
66673
66740
|
"locationName": "phoneNumberCountryCodes"
|
66674
66741
|
},
|
@@ -66716,10 +66783,10 @@ module.exports={
|
|
66716
66783
|
},
|
66717
66784
|
"NextToken": {},
|
66718
66785
|
"PhoneNumberCountryCodes": {
|
66719
|
-
"shape": "
|
66786
|
+
"shape": "Sew"
|
66720
66787
|
},
|
66721
66788
|
"PhoneNumberTypes": {
|
66722
|
-
"shape": "
|
66789
|
+
"shape": "Sev"
|
66723
66790
|
},
|
66724
66791
|
"PhoneNumberPrefix": {}
|
66725
66792
|
}
|
@@ -66825,7 +66892,7 @@ module.exports={
|
|
66825
66892
|
"members": {
|
66826
66893
|
"NextToken": {},
|
66827
66894
|
"QuickConnectSummaryList": {
|
66828
|
-
"shape": "
|
66895
|
+
"shape": "Sfe"
|
66829
66896
|
}
|
66830
66897
|
}
|
66831
66898
|
}
|
@@ -66917,7 +66984,7 @@ module.exports={
|
|
66917
66984
|
"type": "structure",
|
66918
66985
|
"members": {
|
66919
66986
|
"QuickConnectSummaryList": {
|
66920
|
-
"shape": "
|
66987
|
+
"shape": "Sfe"
|
66921
66988
|
},
|
66922
66989
|
"NextToken": {}
|
66923
66990
|
}
|
@@ -67197,7 +67264,7 @@ module.exports={
|
|
67197
67264
|
"type": "structure",
|
67198
67265
|
"members": {
|
67199
67266
|
"Permissions": {
|
67200
|
-
"shape": "
|
67267
|
+
"shape": "S4u"
|
67201
67268
|
},
|
67202
67269
|
"NextToken": {}
|
67203
67270
|
}
|
@@ -67457,7 +67524,7 @@ module.exports={
|
|
67457
67524
|
"UserHierarchyGroupSummaryList": {
|
67458
67525
|
"type": "list",
|
67459
67526
|
"member": {
|
67460
|
-
"shape": "
|
67527
|
+
"shape": "S9i"
|
67461
67528
|
}
|
67462
67529
|
},
|
67463
67530
|
"NextToken": {}
|
@@ -67706,12 +67773,12 @@ module.exports={
|
|
67706
67773
|
"type": "structure",
|
67707
67774
|
"members": {
|
67708
67775
|
"TagFilter": {
|
67709
|
-
"shape": "
|
67776
|
+
"shape": "Shi"
|
67710
67777
|
}
|
67711
67778
|
}
|
67712
67779
|
},
|
67713
67780
|
"SearchCriteria": {
|
67714
|
-
"shape": "
|
67781
|
+
"shape": "Shm"
|
67715
67782
|
}
|
67716
67783
|
}
|
67717
67784
|
},
|
@@ -67721,7 +67788,7 @@ module.exports={
|
|
67721
67788
|
"Queues": {
|
67722
67789
|
"type": "list",
|
67723
67790
|
"member": {
|
67724
|
-
"shape": "
|
67791
|
+
"shape": "S8p"
|
67725
67792
|
}
|
67726
67793
|
},
|
67727
67794
|
"NextToken": {},
|
@@ -67750,12 +67817,12 @@ module.exports={
|
|
67750
67817
|
"type": "structure",
|
67751
67818
|
"members": {
|
67752
67819
|
"TagFilter": {
|
67753
|
-
"shape": "
|
67820
|
+
"shape": "Shi"
|
67754
67821
|
}
|
67755
67822
|
}
|
67756
67823
|
},
|
67757
67824
|
"SearchCriteria": {
|
67758
|
-
"shape": "
|
67825
|
+
"shape": "Shv"
|
67759
67826
|
}
|
67760
67827
|
}
|
67761
67828
|
},
|
@@ -67765,7 +67832,7 @@ module.exports={
|
|
67765
67832
|
"RoutingProfiles": {
|
67766
67833
|
"type": "list",
|
67767
67834
|
"member": {
|
67768
|
-
"shape": "
|
67835
|
+
"shape": "S8w"
|
67769
67836
|
}
|
67770
67837
|
},
|
67771
67838
|
"NextToken": {},
|
@@ -67791,13 +67858,13 @@ module.exports={
|
|
67791
67858
|
"type": "integer"
|
67792
67859
|
},
|
67793
67860
|
"SearchCriteria": {
|
67794
|
-
"shape": "
|
67861
|
+
"shape": "Si0"
|
67795
67862
|
},
|
67796
67863
|
"SearchFilter": {
|
67797
67864
|
"type": "structure",
|
67798
67865
|
"members": {
|
67799
67866
|
"TagFilter": {
|
67800
|
-
"shape": "
|
67867
|
+
"shape": "Shi"
|
67801
67868
|
}
|
67802
67869
|
}
|
67803
67870
|
}
|
@@ -67845,12 +67912,12 @@ module.exports={
|
|
67845
67912
|
"type": "structure",
|
67846
67913
|
"members": {
|
67847
67914
|
"TagFilter": {
|
67848
|
-
"shape": "
|
67915
|
+
"shape": "Shi"
|
67849
67916
|
}
|
67850
67917
|
}
|
67851
67918
|
},
|
67852
67919
|
"SearchCriteria": {
|
67853
|
-
"shape": "
|
67920
|
+
"shape": "Si8"
|
67854
67921
|
}
|
67855
67922
|
}
|
67856
67923
|
},
|
@@ -67874,11 +67941,11 @@ module.exports={
|
|
67874
67941
|
}
|
67875
67942
|
},
|
67876
67943
|
"PhoneConfig": {
|
67877
|
-
"shape": "
|
67944
|
+
"shape": "S6b"
|
67878
67945
|
},
|
67879
67946
|
"RoutingProfileId": {},
|
67880
67947
|
"SecurityProfileIds": {
|
67881
|
-
"shape": "
|
67948
|
+
"shape": "S6g"
|
67882
67949
|
},
|
67883
67950
|
"Tags": {
|
67884
67951
|
"shape": "S1j"
|
@@ -67965,7 +68032,7 @@ module.exports={
|
|
67965
68032
|
"InstanceId": {},
|
67966
68033
|
"ContactFlowId": {},
|
67967
68034
|
"Attributes": {
|
67968
|
-
"shape": "
|
68035
|
+
"shape": "Sa7"
|
67969
68036
|
},
|
67970
68037
|
"ParticipantDetails": {
|
67971
68038
|
"type": "structure",
|
@@ -68107,7 +68174,7 @@ module.exports={
|
|
68107
68174
|
"SourcePhoneNumber": {},
|
68108
68175
|
"QueueId": {},
|
68109
68176
|
"Attributes": {
|
68110
|
-
"shape": "
|
68177
|
+
"shape": "Sa7"
|
68111
68178
|
},
|
68112
68179
|
"AnswerMachineDetectionConfig": {
|
68113
68180
|
"type": "structure",
|
@@ -68147,11 +68214,11 @@ module.exports={
|
|
68147
68214
|
"PreviousContactId": {},
|
68148
68215
|
"ContactFlowId": {},
|
68149
68216
|
"Attributes": {
|
68150
|
-
"shape": "
|
68217
|
+
"shape": "Sa7"
|
68151
68218
|
},
|
68152
68219
|
"Name": {},
|
68153
68220
|
"References": {
|
68154
|
-
"shape": "
|
68221
|
+
"shape": "S47"
|
68155
68222
|
},
|
68156
68223
|
"Description": {},
|
68157
68224
|
"ClientToken": {
|
@@ -68387,7 +68454,7 @@ module.exports={
|
|
68387
68454
|
"Name": {},
|
68388
68455
|
"Description": {},
|
68389
68456
|
"References": {
|
68390
|
-
"shape": "
|
68457
|
+
"shape": "S47"
|
68391
68458
|
}
|
68392
68459
|
}
|
68393
68460
|
},
|
@@ -68411,7 +68478,7 @@ module.exports={
|
|
68411
68478
|
"InitialContactId": {},
|
68412
68479
|
"InstanceId": {},
|
68413
68480
|
"Attributes": {
|
68414
|
-
"shape": "
|
68481
|
+
"shape": "Sa7"
|
68415
68482
|
}
|
68416
68483
|
}
|
68417
68484
|
},
|
@@ -68860,7 +68927,7 @@ module.exports={
|
|
68860
68927
|
"locationName": "QueueId"
|
68861
68928
|
},
|
68862
68929
|
"OutboundCallerConfig": {
|
68863
|
-
"shape": "
|
68930
|
+
"shape": "S39"
|
68864
68931
|
}
|
68865
68932
|
}
|
68866
68933
|
}
|
@@ -68910,7 +68977,7 @@ module.exports={
|
|
68910
68977
|
"locationName": "QuickConnectId"
|
68911
68978
|
},
|
68912
68979
|
"QuickConnectConfig": {
|
68913
|
-
"shape": "
|
68980
|
+
"shape": "S3g"
|
68914
68981
|
}
|
68915
68982
|
}
|
68916
68983
|
}
|
@@ -68960,7 +69027,7 @@ module.exports={
|
|
68960
69027
|
"locationName": "RoutingProfileId"
|
68961
69028
|
},
|
68962
69029
|
"MediaConcurrencies": {
|
68963
|
-
"shape": "
|
69030
|
+
"shape": "S3q"
|
68964
69031
|
}
|
68965
69032
|
}
|
68966
69033
|
}
|
@@ -69066,7 +69133,7 @@ module.exports={
|
|
69066
69133
|
"Name": {},
|
69067
69134
|
"Function": {},
|
69068
69135
|
"Actions": {
|
69069
|
-
"shape": "
|
69136
|
+
"shape": "S41"
|
69070
69137
|
},
|
69071
69138
|
"PublishStatus": {}
|
69072
69139
|
}
|
@@ -69085,7 +69152,7 @@ module.exports={
|
|
69085
69152
|
"members": {
|
69086
69153
|
"Description": {},
|
69087
69154
|
"Permissions": {
|
69088
|
-
"shape": "
|
69155
|
+
"shape": "S4u"
|
69089
69156
|
},
|
69090
69157
|
"SecurityProfileId": {
|
69091
69158
|
"location": "uri",
|
@@ -69096,10 +69163,10 @@ module.exports={
|
|
69096
69163
|
"locationName": "InstanceId"
|
69097
69164
|
},
|
69098
69165
|
"AllowedAccessControlTags": {
|
69099
|
-
"shape": "
|
69166
|
+
"shape": "S4w"
|
69100
69167
|
},
|
69101
69168
|
"TagRestrictedResources": {
|
69102
|
-
"shape": "
|
69169
|
+
"shape": "S4z"
|
69103
69170
|
}
|
69104
69171
|
}
|
69105
69172
|
}
|
@@ -69127,14 +69194,14 @@ module.exports={
|
|
69127
69194
|
"Description": {},
|
69128
69195
|
"ContactFlowId": {},
|
69129
69196
|
"Constraints": {
|
69130
|
-
"shape": "
|
69197
|
+
"shape": "S56"
|
69131
69198
|
},
|
69132
69199
|
"Defaults": {
|
69133
|
-
"shape": "
|
69200
|
+
"shape": "S5f"
|
69134
69201
|
},
|
69135
69202
|
"Status": {},
|
69136
69203
|
"Fields": {
|
69137
|
-
"shape": "
|
69204
|
+
"shape": "S5k"
|
69138
69205
|
}
|
69139
69206
|
}
|
69140
69207
|
},
|
@@ -69148,13 +69215,13 @@ module.exports={
|
|
69148
69215
|
"Description": {},
|
69149
69216
|
"ContactFlowId": {},
|
69150
69217
|
"Constraints": {
|
69151
|
-
"shape": "
|
69218
|
+
"shape": "S56"
|
69152
69219
|
},
|
69153
69220
|
"Defaults": {
|
69154
|
-
"shape": "
|
69221
|
+
"shape": "S5f"
|
69155
69222
|
},
|
69156
69223
|
"Fields": {
|
69157
|
-
"shape": "
|
69224
|
+
"shape": "S5k"
|
69158
69225
|
},
|
69159
69226
|
"Status": {},
|
69160
69227
|
"LastModifiedTime": {
|
@@ -69182,7 +69249,7 @@ module.exports={
|
|
69182
69249
|
"locationName": "Id"
|
69183
69250
|
},
|
69184
69251
|
"TelephonyConfig": {
|
69185
|
-
"shape": "
|
69252
|
+
"shape": "Sct"
|
69186
69253
|
}
|
69187
69254
|
}
|
69188
69255
|
},
|
@@ -69253,19 +69320,19 @@ module.exports={
|
|
69253
69320
|
"type": "structure",
|
69254
69321
|
"members": {
|
69255
69322
|
"LevelOne": {
|
69256
|
-
"shape": "
|
69323
|
+
"shape": "Sla"
|
69257
69324
|
},
|
69258
69325
|
"LevelTwo": {
|
69259
|
-
"shape": "
|
69326
|
+
"shape": "Sla"
|
69260
69327
|
},
|
69261
69328
|
"LevelThree": {
|
69262
|
-
"shape": "
|
69329
|
+
"shape": "Sla"
|
69263
69330
|
},
|
69264
69331
|
"LevelFour": {
|
69265
|
-
"shape": "
|
69332
|
+
"shape": "Sla"
|
69266
69333
|
},
|
69267
69334
|
"LevelFive": {
|
69268
|
-
"shape": "
|
69335
|
+
"shape": "Sla"
|
69269
69336
|
}
|
69270
69337
|
}
|
69271
69338
|
},
|
@@ -69289,7 +69356,7 @@ module.exports={
|
|
69289
69356
|
],
|
69290
69357
|
"members": {
|
69291
69358
|
"IdentityInfo": {
|
69292
|
-
"shape": "
|
69359
|
+
"shape": "S67"
|
69293
69360
|
},
|
69294
69361
|
"UserId": {
|
69295
69362
|
"location": "uri",
|
@@ -69315,7 +69382,7 @@ module.exports={
|
|
69315
69382
|
],
|
69316
69383
|
"members": {
|
69317
69384
|
"PhoneConfig": {
|
69318
|
-
"shape": "
|
69385
|
+
"shape": "S6b"
|
69319
69386
|
},
|
69320
69387
|
"UserId": {
|
69321
69388
|
"location": "uri",
|
@@ -69365,7 +69432,7 @@ module.exports={
|
|
69365
69432
|
],
|
69366
69433
|
"members": {
|
69367
69434
|
"SecurityProfileIds": {
|
69368
|
-
"shape": "
|
69435
|
+
"shape": "S6g"
|
69369
69436
|
},
|
69370
69437
|
"UserId": {
|
69371
69438
|
"location": "uri",
|
@@ -69548,7 +69615,7 @@ module.exports={
|
|
69548
69615
|
"type": "string",
|
69549
69616
|
"sensitive": true
|
69550
69617
|
},
|
69551
|
-
"
|
69618
|
+
"S39": {
|
69552
69619
|
"type": "structure",
|
69553
69620
|
"members": {
|
69554
69621
|
"OutboundCallerIdName": {},
|
@@ -69556,7 +69623,7 @@ module.exports={
|
|
69556
69623
|
"OutboundFlowId": {}
|
69557
69624
|
}
|
69558
69625
|
},
|
69559
|
-
"
|
69626
|
+
"S3g": {
|
69560
69627
|
"type": "structure",
|
69561
69628
|
"required": [
|
69562
69629
|
"QuickConnectType"
|
@@ -69596,7 +69663,7 @@ module.exports={
|
|
69596
69663
|
}
|
69597
69664
|
}
|
69598
69665
|
},
|
69599
|
-
"
|
69666
|
+
"S3q": {
|
69600
69667
|
"type": "list",
|
69601
69668
|
"member": {
|
69602
69669
|
"type": "structure",
|
@@ -69621,7 +69688,7 @@ module.exports={
|
|
69621
69688
|
}
|
69622
69689
|
}
|
69623
69690
|
},
|
69624
|
-
"
|
69691
|
+
"S3y": {
|
69625
69692
|
"type": "structure",
|
69626
69693
|
"required": [
|
69627
69694
|
"EventSourceName"
|
@@ -69631,7 +69698,7 @@ module.exports={
|
|
69631
69698
|
"IntegrationAssociationId": {}
|
69632
69699
|
}
|
69633
69700
|
},
|
69634
|
-
"
|
69701
|
+
"S41": {
|
69635
69702
|
"type": "list",
|
69636
69703
|
"member": {
|
69637
69704
|
"type": "structure",
|
@@ -69651,7 +69718,7 @@ module.exports={
|
|
69651
69718
|
"Description": {},
|
69652
69719
|
"ContactFlowId": {},
|
69653
69720
|
"References": {
|
69654
|
-
"shape": "
|
69721
|
+
"shape": "S47"
|
69655
69722
|
}
|
69656
69723
|
}
|
69657
69724
|
},
|
@@ -69700,7 +69767,7 @@ module.exports={
|
|
69700
69767
|
}
|
69701
69768
|
}
|
69702
69769
|
},
|
69703
|
-
"
|
69770
|
+
"S47": {
|
69704
69771
|
"type": "map",
|
69705
69772
|
"key": {},
|
69706
69773
|
"value": {
|
@@ -69715,20 +69782,20 @@ module.exports={
|
|
69715
69782
|
}
|
69716
69783
|
}
|
69717
69784
|
},
|
69718
|
-
"
|
69785
|
+
"S4u": {
|
69719
69786
|
"type": "list",
|
69720
69787
|
"member": {}
|
69721
69788
|
},
|
69722
|
-
"
|
69789
|
+
"S4w": {
|
69723
69790
|
"type": "map",
|
69724
69791
|
"key": {},
|
69725
69792
|
"value": {}
|
69726
69793
|
},
|
69727
|
-
"
|
69794
|
+
"S4z": {
|
69728
69795
|
"type": "list",
|
69729
69796
|
"member": {}
|
69730
69797
|
},
|
69731
|
-
"
|
69798
|
+
"S56": {
|
69732
69799
|
"type": "structure",
|
69733
69800
|
"members": {
|
69734
69801
|
"RequiredFields": {
|
@@ -69737,7 +69804,7 @@ module.exports={
|
|
69737
69804
|
"type": "structure",
|
69738
69805
|
"members": {
|
69739
69806
|
"Id": {
|
69740
|
-
"shape": "
|
69807
|
+
"shape": "S59"
|
69741
69808
|
}
|
69742
69809
|
}
|
69743
69810
|
}
|
@@ -69748,7 +69815,7 @@ module.exports={
|
|
69748
69815
|
"type": "structure",
|
69749
69816
|
"members": {
|
69750
69817
|
"Id": {
|
69751
|
-
"shape": "
|
69818
|
+
"shape": "S59"
|
69752
69819
|
}
|
69753
69820
|
}
|
69754
69821
|
}
|
@@ -69759,20 +69826,20 @@ module.exports={
|
|
69759
69826
|
"type": "structure",
|
69760
69827
|
"members": {
|
69761
69828
|
"Id": {
|
69762
|
-
"shape": "
|
69829
|
+
"shape": "S59"
|
69763
69830
|
}
|
69764
69831
|
}
|
69765
69832
|
}
|
69766
69833
|
}
|
69767
69834
|
}
|
69768
69835
|
},
|
69769
|
-
"
|
69836
|
+
"S59": {
|
69770
69837
|
"type": "structure",
|
69771
69838
|
"members": {
|
69772
69839
|
"Name": {}
|
69773
69840
|
}
|
69774
69841
|
},
|
69775
|
-
"
|
69842
|
+
"S5f": {
|
69776
69843
|
"type": "structure",
|
69777
69844
|
"members": {
|
69778
69845
|
"DefaultFieldValues": {
|
@@ -69781,7 +69848,7 @@ module.exports={
|
|
69781
69848
|
"type": "structure",
|
69782
69849
|
"members": {
|
69783
69850
|
"Id": {
|
69784
|
-
"shape": "
|
69851
|
+
"shape": "S59"
|
69785
69852
|
},
|
69786
69853
|
"DefaultValue": {}
|
69787
69854
|
}
|
@@ -69789,7 +69856,7 @@ module.exports={
|
|
69789
69856
|
}
|
69790
69857
|
}
|
69791
69858
|
},
|
69792
|
-
"
|
69859
|
+
"S5k": {
|
69793
69860
|
"type": "list",
|
69794
69861
|
"member": {
|
69795
69862
|
"type": "structure",
|
@@ -69798,7 +69865,7 @@ module.exports={
|
|
69798
69865
|
],
|
69799
69866
|
"members": {
|
69800
69867
|
"Id": {
|
69801
|
-
"shape": "
|
69868
|
+
"shape": "S59"
|
69802
69869
|
},
|
69803
69870
|
"Description": {},
|
69804
69871
|
"Type": {},
|
@@ -69809,7 +69876,7 @@ module.exports={
|
|
69809
69876
|
}
|
69810
69877
|
}
|
69811
69878
|
},
|
69812
|
-
"
|
69879
|
+
"S67": {
|
69813
69880
|
"type": "structure",
|
69814
69881
|
"members": {
|
69815
69882
|
"FirstName": {},
|
@@ -69819,7 +69886,7 @@ module.exports={
|
|
69819
69886
|
"Mobile": {}
|
69820
69887
|
}
|
69821
69888
|
},
|
69822
|
-
"
|
69889
|
+
"S6b": {
|
69823
69890
|
"type": "structure",
|
69824
69891
|
"required": [
|
69825
69892
|
"PhoneType"
|
@@ -69835,18 +69902,18 @@ module.exports={
|
|
69835
69902
|
"DeskPhoneNumber": {}
|
69836
69903
|
}
|
69837
69904
|
},
|
69838
|
-
"
|
69905
|
+
"S6g": {
|
69839
69906
|
"type": "list",
|
69840
69907
|
"member": {}
|
69841
69908
|
},
|
69842
|
-
"
|
69909
|
+
"S8b": {
|
69843
69910
|
"type": "structure",
|
69844
69911
|
"members": {
|
69845
69912
|
"AttributeType": {},
|
69846
69913
|
"Value": {}
|
69847
69914
|
}
|
69848
69915
|
},
|
69849
|
-
"
|
69916
|
+
"S8p": {
|
69850
69917
|
"type": "structure",
|
69851
69918
|
"members": {
|
69852
69919
|
"Name": {},
|
@@ -69854,7 +69921,7 @@ module.exports={
|
|
69854
69921
|
"QueueId": {},
|
69855
69922
|
"Description": {},
|
69856
69923
|
"OutboundCallerConfig": {
|
69857
|
-
"shape": "
|
69924
|
+
"shape": "S39"
|
69858
69925
|
},
|
69859
69926
|
"HoursOfOperationId": {},
|
69860
69927
|
"MaxContacts": {
|
@@ -69866,7 +69933,7 @@ module.exports={
|
|
69866
69933
|
}
|
69867
69934
|
}
|
69868
69935
|
},
|
69869
|
-
"
|
69936
|
+
"S8w": {
|
69870
69937
|
"type": "structure",
|
69871
69938
|
"members": {
|
69872
69939
|
"InstanceId": {},
|
@@ -69875,7 +69942,7 @@ module.exports={
|
|
69875
69942
|
"RoutingProfileId": {},
|
69876
69943
|
"Description": {},
|
69877
69944
|
"MediaConcurrencies": {
|
69878
|
-
"shape": "
|
69945
|
+
"shape": "S3q"
|
69879
69946
|
},
|
69880
69947
|
"DefaultOutboundQueueId": {},
|
69881
69948
|
"Tags": {
|
@@ -69889,7 +69956,7 @@ module.exports={
|
|
69889
69956
|
}
|
69890
69957
|
}
|
69891
69958
|
},
|
69892
|
-
"
|
69959
|
+
"S9i": {
|
69893
69960
|
"type": "structure",
|
69894
69961
|
"members": {
|
69895
69962
|
"Id": {},
|
@@ -69897,7 +69964,7 @@ module.exports={
|
|
69897
69964
|
"Name": {}
|
69898
69965
|
}
|
69899
69966
|
},
|
69900
|
-
"
|
69967
|
+
"S9m": {
|
69901
69968
|
"type": "structure",
|
69902
69969
|
"members": {
|
69903
69970
|
"Id": {},
|
@@ -69905,90 +69972,90 @@ module.exports={
|
|
69905
69972
|
"Name": {}
|
69906
69973
|
}
|
69907
69974
|
},
|
69908
|
-
"
|
69975
|
+
"Sa7": {
|
69909
69976
|
"type": "map",
|
69910
69977
|
"key": {},
|
69911
69978
|
"value": {}
|
69912
69979
|
},
|
69913
|
-
"
|
69980
|
+
"Sab": {
|
69914
69981
|
"type": "structure",
|
69915
69982
|
"members": {
|
69916
69983
|
"Queues": {
|
69917
|
-
"shape": "
|
69984
|
+
"shape": "Sac"
|
69918
69985
|
},
|
69919
69986
|
"Channels": {
|
69920
69987
|
"type": "list",
|
69921
69988
|
"member": {}
|
69922
69989
|
},
|
69923
69990
|
"RoutingProfiles": {
|
69924
|
-
"shape": "
|
69991
|
+
"shape": "Sae"
|
69925
69992
|
}
|
69926
69993
|
}
|
69927
69994
|
},
|
69928
|
-
"
|
69995
|
+
"Sac": {
|
69929
69996
|
"type": "list",
|
69930
69997
|
"member": {}
|
69931
69998
|
},
|
69932
|
-
"
|
69999
|
+
"Sae": {
|
69933
70000
|
"type": "list",
|
69934
70001
|
"member": {}
|
69935
70002
|
},
|
69936
|
-
"
|
70003
|
+
"Saf": {
|
69937
70004
|
"type": "list",
|
69938
70005
|
"member": {}
|
69939
70006
|
},
|
69940
|
-
"
|
70007
|
+
"Sai": {
|
69941
70008
|
"type": "structure",
|
69942
70009
|
"members": {
|
69943
70010
|
"Name": {},
|
69944
70011
|
"Unit": {}
|
69945
70012
|
}
|
69946
70013
|
},
|
69947
|
-
"
|
70014
|
+
"Sat": {
|
69948
70015
|
"type": "structure",
|
69949
70016
|
"members": {
|
69950
70017
|
"Queue": {
|
69951
|
-
"shape": "
|
70018
|
+
"shape": "Sau"
|
69952
70019
|
},
|
69953
70020
|
"Channel": {},
|
69954
70021
|
"RoutingProfile": {
|
69955
|
-
"shape": "
|
70022
|
+
"shape": "Sav"
|
69956
70023
|
}
|
69957
70024
|
}
|
69958
70025
|
},
|
69959
|
-
"
|
70026
|
+
"Sau": {
|
69960
70027
|
"type": "structure",
|
69961
70028
|
"members": {
|
69962
70029
|
"Id": {},
|
69963
70030
|
"Arn": {}
|
69964
70031
|
}
|
69965
70032
|
},
|
69966
|
-
"
|
70033
|
+
"Sav": {
|
69967
70034
|
"type": "structure",
|
69968
70035
|
"members": {
|
69969
70036
|
"Id": {},
|
69970
70037
|
"Arn": {}
|
69971
70038
|
}
|
69972
70039
|
},
|
69973
|
-
"
|
70040
|
+
"Sbc": {
|
69974
70041
|
"type": "structure",
|
69975
70042
|
"members": {
|
69976
70043
|
"Id": {},
|
69977
70044
|
"Arn": {}
|
69978
70045
|
}
|
69979
70046
|
},
|
69980
|
-
"
|
70047
|
+
"Sbe": {
|
69981
70048
|
"type": "map",
|
69982
70049
|
"key": {},
|
69983
70050
|
"value": {
|
69984
70051
|
"type": "integer"
|
69985
70052
|
}
|
69986
70053
|
},
|
69987
|
-
"
|
70054
|
+
"Sbl": {
|
69988
70055
|
"type": "string",
|
69989
70056
|
"sensitive": true
|
69990
70057
|
},
|
69991
|
-
"
|
70058
|
+
"Sbp": {
|
69992
70059
|
"type": "structure",
|
69993
70060
|
"members": {
|
69994
70061
|
"Name": {},
|
@@ -70005,7 +70072,7 @@ module.exports={
|
|
70005
70072
|
"Unit": {}
|
70006
70073
|
}
|
70007
70074
|
},
|
70008
|
-
"
|
70075
|
+
"Sc8": {
|
70009
70076
|
"type": "structure",
|
70010
70077
|
"members": {
|
70011
70078
|
"Name": {},
|
@@ -70036,7 +70103,7 @@ module.exports={
|
|
70036
70103
|
}
|
70037
70104
|
}
|
70038
70105
|
},
|
70039
|
-
"
|
70106
|
+
"Sct": {
|
70040
70107
|
"type": "structure",
|
70041
70108
|
"required": [
|
70042
70109
|
"Distributions"
|
@@ -70060,15 +70127,15 @@ module.exports={
|
|
70060
70127
|
}
|
70061
70128
|
}
|
70062
70129
|
},
|
70063
|
-
"
|
70130
|
+
"Sev": {
|
70064
70131
|
"type": "list",
|
70065
70132
|
"member": {}
|
70066
70133
|
},
|
70067
|
-
"
|
70134
|
+
"Sew": {
|
70068
70135
|
"type": "list",
|
70069
70136
|
"member": {}
|
70070
70137
|
},
|
70071
|
-
"
|
70138
|
+
"Sfe": {
|
70072
70139
|
"type": "list",
|
70073
70140
|
"member": {
|
70074
70141
|
"type": "structure",
|
@@ -70080,58 +70147,58 @@ module.exports={
|
|
70080
70147
|
}
|
70081
70148
|
}
|
70082
70149
|
},
|
70083
|
-
"
|
70150
|
+
"Shi": {
|
70084
70151
|
"type": "structure",
|
70085
70152
|
"members": {
|
70086
70153
|
"OrConditions": {
|
70087
70154
|
"type": "list",
|
70088
70155
|
"member": {
|
70089
|
-
"shape": "
|
70156
|
+
"shape": "Shk"
|
70090
70157
|
}
|
70091
70158
|
},
|
70092
70159
|
"AndConditions": {
|
70093
|
-
"shape": "
|
70160
|
+
"shape": "Shk"
|
70094
70161
|
},
|
70095
70162
|
"TagCondition": {
|
70096
|
-
"shape": "
|
70163
|
+
"shape": "Shl"
|
70097
70164
|
}
|
70098
70165
|
}
|
70099
70166
|
},
|
70100
|
-
"
|
70167
|
+
"Shk": {
|
70101
70168
|
"type": "list",
|
70102
70169
|
"member": {
|
70103
|
-
"shape": "
|
70170
|
+
"shape": "Shl"
|
70104
70171
|
}
|
70105
70172
|
},
|
70106
|
-
"
|
70173
|
+
"Shl": {
|
70107
70174
|
"type": "structure",
|
70108
70175
|
"members": {
|
70109
70176
|
"TagKey": {},
|
70110
70177
|
"TagValue": {}
|
70111
70178
|
}
|
70112
70179
|
},
|
70113
|
-
"
|
70180
|
+
"Shm": {
|
70114
70181
|
"type": "structure",
|
70115
70182
|
"members": {
|
70116
70183
|
"OrConditions": {
|
70117
|
-
"shape": "
|
70184
|
+
"shape": "Shn"
|
70118
70185
|
},
|
70119
70186
|
"AndConditions": {
|
70120
|
-
"shape": "
|
70187
|
+
"shape": "Shn"
|
70121
70188
|
},
|
70122
70189
|
"StringCondition": {
|
70123
|
-
"shape": "
|
70190
|
+
"shape": "Sho"
|
70124
70191
|
},
|
70125
70192
|
"QueueTypeCondition": {}
|
70126
70193
|
}
|
70127
70194
|
},
|
70128
|
-
"
|
70195
|
+
"Shn": {
|
70129
70196
|
"type": "list",
|
70130
70197
|
"member": {
|
70131
|
-
"shape": "
|
70198
|
+
"shape": "Shm"
|
70132
70199
|
}
|
70133
70200
|
},
|
70134
|
-
"
|
70201
|
+
"Sho": {
|
70135
70202
|
"type": "structure",
|
70136
70203
|
"members": {
|
70137
70204
|
"FieldName": {},
|
@@ -70139,57 +70206,57 @@ module.exports={
|
|
70139
70206
|
"ComparisonType": {}
|
70140
70207
|
}
|
70141
70208
|
},
|
70142
|
-
"
|
70209
|
+
"Shv": {
|
70143
70210
|
"type": "structure",
|
70144
70211
|
"members": {
|
70145
70212
|
"OrConditions": {
|
70146
|
-
"shape": "
|
70213
|
+
"shape": "Shw"
|
70147
70214
|
},
|
70148
70215
|
"AndConditions": {
|
70149
|
-
"shape": "
|
70216
|
+
"shape": "Shw"
|
70150
70217
|
},
|
70151
70218
|
"StringCondition": {
|
70152
|
-
"shape": "
|
70219
|
+
"shape": "Sho"
|
70153
70220
|
}
|
70154
70221
|
}
|
70155
70222
|
},
|
70156
|
-
"
|
70223
|
+
"Shw": {
|
70157
70224
|
"type": "list",
|
70158
70225
|
"member": {
|
70159
|
-
"shape": "
|
70226
|
+
"shape": "Shv"
|
70160
70227
|
}
|
70161
70228
|
},
|
70162
|
-
"
|
70229
|
+
"Si0": {
|
70163
70230
|
"type": "structure",
|
70164
70231
|
"members": {
|
70165
70232
|
"OrConditions": {
|
70166
|
-
"shape": "
|
70233
|
+
"shape": "Si1"
|
70167
70234
|
},
|
70168
70235
|
"AndConditions": {
|
70169
|
-
"shape": "
|
70236
|
+
"shape": "Si1"
|
70170
70237
|
},
|
70171
70238
|
"StringCondition": {
|
70172
|
-
"shape": "
|
70239
|
+
"shape": "Sho"
|
70173
70240
|
}
|
70174
70241
|
}
|
70175
70242
|
},
|
70176
|
-
"
|
70243
|
+
"Si1": {
|
70177
70244
|
"type": "list",
|
70178
70245
|
"member": {
|
70179
|
-
"shape": "
|
70246
|
+
"shape": "Si0"
|
70180
70247
|
}
|
70181
70248
|
},
|
70182
|
-
"
|
70249
|
+
"Si8": {
|
70183
70250
|
"type": "structure",
|
70184
70251
|
"members": {
|
70185
70252
|
"OrConditions": {
|
70186
|
-
"shape": "
|
70253
|
+
"shape": "Si9"
|
70187
70254
|
},
|
70188
70255
|
"AndConditions": {
|
70189
|
-
"shape": "
|
70256
|
+
"shape": "Si9"
|
70190
70257
|
},
|
70191
70258
|
"StringCondition": {
|
70192
|
-
"shape": "
|
70259
|
+
"shape": "Sho"
|
70193
70260
|
},
|
70194
70261
|
"HierarchyGroupCondition": {
|
70195
70262
|
"type": "structure",
|
@@ -70200,13 +70267,13 @@ module.exports={
|
|
70200
70267
|
}
|
70201
70268
|
}
|
70202
70269
|
},
|
70203
|
-
"
|
70270
|
+
"Si9": {
|
70204
70271
|
"type": "list",
|
70205
70272
|
"member": {
|
70206
|
-
"shape": "
|
70273
|
+
"shape": "Si8"
|
70207
70274
|
}
|
70208
70275
|
},
|
70209
|
-
"
|
70276
|
+
"Sla": {
|
70210
70277
|
"type": "structure",
|
70211
70278
|
"required": [
|
70212
70279
|
"Name"
|
@@ -150384,7 +150451,7 @@ module.exports={
|
|
150384
150451
|
"serviceFullName": "AWS IoT",
|
150385
150452
|
"serviceId": "IoT",
|
150386
150453
|
"signatureVersion": "v4",
|
150387
|
-
"signingName": "
|
150454
|
+
"signingName": "iot",
|
150388
150455
|
"uid": "iot-2015-05-28"
|
150389
150456
|
},
|
150390
150457
|
"operations": {
|
@@ -160669,6 +160736,12 @@ module.exports={
|
|
160669
160736
|
"output_token": "nextToken",
|
160670
160737
|
"result_key": "jobs"
|
160671
160738
|
},
|
160739
|
+
"ListManagedJobTemplates": {
|
160740
|
+
"input_token": "nextToken",
|
160741
|
+
"limit_key": "maxResults",
|
160742
|
+
"output_token": "nextToken",
|
160743
|
+
"result_key": "managedJobTemplates"
|
160744
|
+
},
|
160672
160745
|
"ListMetricValues": {
|
160673
160746
|
"input_token": "nextToken",
|
160674
160747
|
"limit_key": "maxResults",
|
@@ -160729,6 +160802,12 @@ module.exports={
|
|
160729
160802
|
"output_token": "nextToken",
|
160730
160803
|
"result_key": "templates"
|
160731
160804
|
},
|
160805
|
+
"ListRelatedResourcesForAuditFinding": {
|
160806
|
+
"input_token": "nextToken",
|
160807
|
+
"limit_key": "maxResults",
|
160808
|
+
"output_token": "nextToken",
|
160809
|
+
"result_key": "relatedResources"
|
160810
|
+
},
|
160732
160811
|
"ListRoleAliases": {
|
160733
160812
|
"input_token": "marker",
|
160734
160813
|
"limit_key": "pageSize",
|
@@ -255135,7 +255214,7 @@ AWS.util.update(AWS, {
|
|
255135
255214
|
/**
|
255136
255215
|
* @constant
|
255137
255216
|
*/
|
255138
|
-
VERSION: '2.
|
255217
|
+
VERSION: '2.1363.0',
|
255139
255218
|
|
255140
255219
|
/**
|
255141
255220
|
* @api private
|
@@ -277252,7 +277331,7 @@ var LRUCache = /** @class */ (function () {
|
|
277252
277331
|
}());
|
277253
277332
|
exports.LRUCache = LRUCache;
|
277254
277333
|
},{}],462:[function(require,module,exports){
|
277255
|
-
// AWS SDK for JavaScript v2.
|
277334
|
+
// AWS SDK for JavaScript v2.1363.0
|
277256
277335
|
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
277257
277336
|
// License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
|
277258
277337
|
require('./browser_loader');
|