aws-sdk 2.1629.0 → 2.1631.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/apis/acm-2015-12-08.min.json +3 -0
- package/apis/athena-2017-05-18.min.json +3 -0
- package/apis/bedrock-agent-2023-06-05.min.json +28 -15
- package/apis/bedrock-runtime-2023-09-30.min.json +514 -44
- package/apis/cloudtrail-2013-11-01.min.json +40 -23
- package/apis/codebuild-2016-10-06.min.json +7 -1
- package/apis/connect-2017-08-08.min.json +451 -268
- package/apis/emr-serverless-2021-07-13.min.json +147 -11
- package/apis/emr-serverless-2021-07-13.paginators.json +6 -0
- package/apis/glue-2017-03-31.min.json +563 -559
- package/apis/sagemaker-2017-07-24.min.json +524 -479
- package/clients/athena.d.ts +5 -5
- package/clients/bedrockagent.d.ts +17 -0
- package/clients/bedrockruntime.d.ts +421 -0
- package/clients/cloudtrail.d.ts +29 -12
- package/clients/codebuild.d.ts +11 -3
- package/clients/connect.d.ts +238 -9
- package/clients/emrserverless.d.ts +169 -0
- package/clients/glue.d.ts +17 -0
- package/clients/rds.d.ts +5 -5
- package/clients/sagemaker.d.ts +49 -10
- package/clients/securityhub.d.ts +1 -1
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +12 -12
- package/dist/aws-sdk.js +507 -295
- package/dist/aws-sdk.min.js +106 -106
- package/lib/core.js +1 -1
- package/package.json +1 -1
package/dist/aws-sdk.js
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
// AWS SDK for JavaScript v2.
|
1
|
+
// AWS SDK for JavaScript v2.1631.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){
|
@@ -9,6 +9,9 @@ module.exports={
|
|
9
9
|
"endpointPrefix": "acm",
|
10
10
|
"jsonVersion": "1.1",
|
11
11
|
"protocol": "json",
|
12
|
+
"protocols": [
|
13
|
+
"json"
|
14
|
+
],
|
12
15
|
"serviceAbbreviation": "ACM",
|
13
16
|
"serviceFullName": "AWS Certificate Manager",
|
14
17
|
"serviceId": "ACM",
|
@@ -7106,6 +7109,9 @@ module.exports={
|
|
7106
7109
|
"endpointPrefix": "athena",
|
7107
7110
|
"jsonVersion": "1.1",
|
7108
7111
|
"protocol": "json",
|
7112
|
+
"protocols": [
|
7113
|
+
"json"
|
7114
|
+
],
|
7109
7115
|
"serviceFullName": "Amazon Athena",
|
7110
7116
|
"serviceId": "Athena",
|
7111
7117
|
"signatureVersion": "v4",
|
@@ -41751,6 +41757,9 @@ module.exports={
|
|
41751
41757
|
"endpointPrefix": "cloudtrail",
|
41752
41758
|
"jsonVersion": "1.1",
|
41753
41759
|
"protocol": "json",
|
41760
|
+
"protocols": [
|
41761
|
+
"json"
|
41762
|
+
],
|
41754
41763
|
"serviceAbbreviation": "CloudTrail",
|
41755
41764
|
"serviceFullName": "AWS CloudTrail",
|
41756
41765
|
"serviceId": "CloudTrail",
|
@@ -42246,7 +42255,21 @@ module.exports={
|
|
42246
42255
|
"KmsKeyId": {},
|
42247
42256
|
"BillingMode": {},
|
42248
42257
|
"FederationStatus": {},
|
42249
|
-
"FederationRoleArn": {}
|
42258
|
+
"FederationRoleArn": {},
|
42259
|
+
"PartitionKeys": {
|
42260
|
+
"type": "list",
|
42261
|
+
"member": {
|
42262
|
+
"type": "structure",
|
42263
|
+
"required": [
|
42264
|
+
"Name",
|
42265
|
+
"Type"
|
42266
|
+
],
|
42267
|
+
"members": {
|
42268
|
+
"Name": {},
|
42269
|
+
"Type": {}
|
42270
|
+
}
|
42271
|
+
}
|
42272
|
+
}
|
42250
42273
|
}
|
42251
42274
|
},
|
42252
42275
|
"idempotent": true
|
@@ -42266,7 +42289,7 @@ module.exports={
|
|
42266
42289
|
"members": {
|
42267
42290
|
"TrailARN": {},
|
42268
42291
|
"EventSelectors": {
|
42269
|
-
"shape": "
|
42292
|
+
"shape": "S2f"
|
42270
42293
|
},
|
42271
42294
|
"AdvancedEventSelectors": {
|
42272
42295
|
"shape": "So"
|
@@ -42290,10 +42313,10 @@ module.exports={
|
|
42290
42313
|
"members": {
|
42291
42314
|
"ImportId": {},
|
42292
42315
|
"Destinations": {
|
42293
|
-
"shape": "
|
42316
|
+
"shape": "S2o"
|
42294
42317
|
},
|
42295
42318
|
"ImportSource": {
|
42296
|
-
"shape": "
|
42319
|
+
"shape": "S2p"
|
42297
42320
|
},
|
42298
42321
|
"StartEventTime": {
|
42299
42322
|
"type": "timestamp"
|
@@ -42309,7 +42332,7 @@ module.exports={
|
|
42309
42332
|
"type": "timestamp"
|
42310
42333
|
},
|
42311
42334
|
"ImportStatistics": {
|
42312
|
-
"shape": "
|
42335
|
+
"shape": "S2s"
|
42313
42336
|
}
|
42314
42337
|
}
|
42315
42338
|
}
|
@@ -42327,7 +42350,7 @@ module.exports={
|
|
42327
42350
|
"members": {
|
42328
42351
|
"TrailARN": {},
|
42329
42352
|
"InsightSelectors": {
|
42330
|
-
"shape": "
|
42353
|
+
"shape": "S2v"
|
42331
42354
|
},
|
42332
42355
|
"EventDataStoreArn": {},
|
42333
42356
|
"InsightsDestination": {}
|
@@ -42629,7 +42652,7 @@ module.exports={
|
|
42629
42652
|
"ImportId": {},
|
42630
42653
|
"ImportStatus": {},
|
42631
42654
|
"Destinations": {
|
42632
|
-
"shape": "
|
42655
|
+
"shape": "S2o"
|
42633
42656
|
},
|
42634
42657
|
"CreatedTimestamp": {
|
42635
42658
|
"type": "timestamp"
|
@@ -42915,7 +42938,7 @@ module.exports={
|
|
42915
42938
|
"members": {
|
42916
42939
|
"TrailName": {},
|
42917
42940
|
"EventSelectors": {
|
42918
|
-
"shape": "
|
42941
|
+
"shape": "S2f"
|
42919
42942
|
},
|
42920
42943
|
"AdvancedEventSelectors": {
|
42921
42944
|
"shape": "So"
|
@@ -42927,7 +42950,7 @@ module.exports={
|
|
42927
42950
|
"members": {
|
42928
42951
|
"TrailARN": {},
|
42929
42952
|
"EventSelectors": {
|
42930
|
-
"shape": "
|
42953
|
+
"shape": "S2f"
|
42931
42954
|
},
|
42932
42955
|
"AdvancedEventSelectors": {
|
42933
42956
|
"shape": "So"
|
@@ -42945,7 +42968,7 @@ module.exports={
|
|
42945
42968
|
"members": {
|
42946
42969
|
"TrailName": {},
|
42947
42970
|
"InsightSelectors": {
|
42948
|
-
"shape": "
|
42971
|
+
"shape": "S2v"
|
42949
42972
|
},
|
42950
42973
|
"EventDataStore": {},
|
42951
42974
|
"InsightsDestination": {}
|
@@ -42956,7 +42979,7 @@ module.exports={
|
|
42956
42979
|
"members": {
|
42957
42980
|
"TrailARN": {},
|
42958
42981
|
"InsightSelectors": {
|
42959
|
-
"shape": "
|
42982
|
+
"shape": "S2v"
|
42960
42983
|
},
|
42961
42984
|
"EventDataStoreArn": {},
|
42962
42985
|
"InsightsDestination": {}
|
@@ -43083,10 +43106,10 @@ module.exports={
|
|
43083
43106
|
"type": "structure",
|
43084
43107
|
"members": {
|
43085
43108
|
"Destinations": {
|
43086
|
-
"shape": "
|
43109
|
+
"shape": "S2o"
|
43087
43110
|
},
|
43088
43111
|
"ImportSource": {
|
43089
|
-
"shape": "
|
43112
|
+
"shape": "S2p"
|
43090
43113
|
},
|
43091
43114
|
"StartEventTime": {
|
43092
43115
|
"type": "timestamp"
|
@@ -43102,10 +43125,10 @@ module.exports={
|
|
43102
43125
|
"members": {
|
43103
43126
|
"ImportId": {},
|
43104
43127
|
"Destinations": {
|
43105
|
-
"shape": "
|
43128
|
+
"shape": "S2o"
|
43106
43129
|
},
|
43107
43130
|
"ImportSource": {
|
43108
|
-
"shape": "
|
43131
|
+
"shape": "S2p"
|
43109
43132
|
},
|
43110
43133
|
"StartEventTime": {
|
43111
43134
|
"type": "timestamp"
|
@@ -43190,10 +43213,10 @@ module.exports={
|
|
43190
43213
|
"members": {
|
43191
43214
|
"ImportId": {},
|
43192
43215
|
"ImportSource": {
|
43193
|
-
"shape": "
|
43216
|
+
"shape": "S2p"
|
43194
43217
|
},
|
43195
43218
|
"Destinations": {
|
43196
|
-
"shape": "
|
43219
|
+
"shape": "S2o"
|
43197
43220
|
},
|
43198
43221
|
"ImportStatus": {},
|
43199
43222
|
"CreatedTimestamp": {
|
@@ -43209,7 +43232,7 @@ module.exports={
|
|
43209
43232
|
"type": "timestamp"
|
43210
43233
|
},
|
43211
43234
|
"ImportStatistics": {
|
43212
|
-
"shape": "
|
43235
|
+
"shape": "S2s"
|
43213
43236
|
}
|
43214
43237
|
}
|
43215
43238
|
}
|
@@ -43488,7 +43511,7 @@ module.exports={
|
|
43488
43511
|
}
|
43489
43512
|
}
|
43490
43513
|
},
|
43491
|
-
"
|
43514
|
+
"S2f": {
|
43492
43515
|
"type": "list",
|
43493
43516
|
"member": {
|
43494
43517
|
"type": "structure",
|
@@ -43517,11 +43540,11 @@ module.exports={
|
|
43517
43540
|
}
|
43518
43541
|
}
|
43519
43542
|
},
|
43520
|
-
"
|
43543
|
+
"S2o": {
|
43521
43544
|
"type": "list",
|
43522
43545
|
"member": {}
|
43523
43546
|
},
|
43524
|
-
"
|
43547
|
+
"S2p": {
|
43525
43548
|
"type": "structure",
|
43526
43549
|
"required": [
|
43527
43550
|
"S3"
|
@@ -43542,7 +43565,7 @@ module.exports={
|
|
43542
43565
|
}
|
43543
43566
|
}
|
43544
43567
|
},
|
43545
|
-
"
|
43568
|
+
"S2s": {
|
43546
43569
|
"type": "structure",
|
43547
43570
|
"members": {
|
43548
43571
|
"PrefixesFound": {
|
@@ -43562,7 +43585,7 @@ module.exports={
|
|
43562
43585
|
}
|
43563
43586
|
}
|
43564
43587
|
},
|
43565
|
-
"
|
43588
|
+
"S2v": {
|
43566
43589
|
"type": "list",
|
43567
43590
|
"member": {
|
43568
43591
|
"type": "structure",
|
@@ -44061,7 +44084,10 @@ module.exports={
|
|
44061
44084
|
"filterGroups": {
|
44062
44085
|
"shape": "S3d"
|
44063
44086
|
},
|
44064
|
-
"buildType": {}
|
44087
|
+
"buildType": {},
|
44088
|
+
"manualCreation": {
|
44089
|
+
"type": "boolean"
|
44090
|
+
}
|
44065
44091
|
}
|
44066
44092
|
},
|
44067
44093
|
"output": {
|
@@ -45938,6 +45964,9 @@ module.exports={
|
|
45938
45964
|
"shape": "S3d"
|
45939
45965
|
},
|
45940
45966
|
"buildType": {},
|
45967
|
+
"manualCreation": {
|
45968
|
+
"type": "boolean"
|
45969
|
+
},
|
45941
45970
|
"lastModifiedSecret": {
|
45942
45971
|
"type": "timestamp"
|
45943
45972
|
}
|
@@ -67521,10 +67550,7 @@ module.exports={
|
|
67521
67550
|
"shape": "S38"
|
67522
67551
|
},
|
67523
67552
|
"Campaign": {
|
67524
|
-
"
|
67525
|
-
"members": {
|
67526
|
-
"CampaignId": {}
|
67527
|
-
}
|
67553
|
+
"shape": "S3b"
|
67528
67554
|
}
|
67529
67555
|
}
|
67530
67556
|
}
|
@@ -69264,6 +69290,32 @@ module.exports={
|
|
69264
69290
|
},
|
69265
69291
|
"AgentPauseDurationInSeconds": {
|
69266
69292
|
"type": "integer"
|
69293
|
+
},
|
69294
|
+
"HierarchyGroups": {
|
69295
|
+
"type": "structure",
|
69296
|
+
"members": {
|
69297
|
+
"Level1": {
|
69298
|
+
"shape": "Scn"
|
69299
|
+
},
|
69300
|
+
"Level2": {
|
69301
|
+
"shape": "Scn"
|
69302
|
+
},
|
69303
|
+
"Level3": {
|
69304
|
+
"shape": "Scn"
|
69305
|
+
},
|
69306
|
+
"Level4": {
|
69307
|
+
"shape": "Scn"
|
69308
|
+
},
|
69309
|
+
"Level5": {
|
69310
|
+
"shape": "Scn"
|
69311
|
+
}
|
69312
|
+
}
|
69313
|
+
},
|
69314
|
+
"DeviceInfo": {
|
69315
|
+
"shape": "Sco"
|
69316
|
+
},
|
69317
|
+
"Capabilities": {
|
69318
|
+
"shape": "Scs"
|
69267
69319
|
}
|
69268
69320
|
}
|
69269
69321
|
},
|
@@ -69305,7 +69357,100 @@ module.exports={
|
|
69305
69357
|
"type": "long"
|
69306
69358
|
},
|
69307
69359
|
"Tags": {
|
69308
|
-
"shape": "
|
69360
|
+
"shape": "Scz"
|
69361
|
+
},
|
69362
|
+
"ConnectedToSystemTimestamp": {
|
69363
|
+
"type": "timestamp"
|
69364
|
+
},
|
69365
|
+
"RoutingCriteria": {
|
69366
|
+
"type": "structure",
|
69367
|
+
"members": {
|
69368
|
+
"Steps": {
|
69369
|
+
"type": "list",
|
69370
|
+
"member": {
|
69371
|
+
"type": "structure",
|
69372
|
+
"members": {
|
69373
|
+
"Expiry": {
|
69374
|
+
"type": "structure",
|
69375
|
+
"members": {
|
69376
|
+
"DurationInSeconds": {
|
69377
|
+
"type": "integer"
|
69378
|
+
},
|
69379
|
+
"ExpiryTimestamp": {
|
69380
|
+
"type": "timestamp"
|
69381
|
+
}
|
69382
|
+
}
|
69383
|
+
},
|
69384
|
+
"Expression": {
|
69385
|
+
"shape": "Sd7"
|
69386
|
+
},
|
69387
|
+
"Status": {}
|
69388
|
+
}
|
69389
|
+
}
|
69390
|
+
},
|
69391
|
+
"ActivationTimestamp": {
|
69392
|
+
"type": "timestamp"
|
69393
|
+
},
|
69394
|
+
"Index": {
|
69395
|
+
"type": "integer"
|
69396
|
+
}
|
69397
|
+
}
|
69398
|
+
},
|
69399
|
+
"Customer": {
|
69400
|
+
"type": "structure",
|
69401
|
+
"members": {
|
69402
|
+
"DeviceInfo": {
|
69403
|
+
"shape": "Sco"
|
69404
|
+
},
|
69405
|
+
"Capabilities": {
|
69406
|
+
"shape": "Scs"
|
69407
|
+
}
|
69408
|
+
}
|
69409
|
+
},
|
69410
|
+
"Campaign": {
|
69411
|
+
"shape": "S3b"
|
69412
|
+
},
|
69413
|
+
"AnsweringMachineDetectionStatus": {},
|
69414
|
+
"CustomerVoiceActivity": {
|
69415
|
+
"type": "structure",
|
69416
|
+
"members": {
|
69417
|
+
"GreetingStartTimestamp": {
|
69418
|
+
"type": "timestamp"
|
69419
|
+
},
|
69420
|
+
"GreetingEndTimestamp": {
|
69421
|
+
"type": "timestamp"
|
69422
|
+
}
|
69423
|
+
}
|
69424
|
+
},
|
69425
|
+
"QualityMetrics": {
|
69426
|
+
"type": "structure",
|
69427
|
+
"members": {
|
69428
|
+
"Agent": {
|
69429
|
+
"type": "structure",
|
69430
|
+
"members": {
|
69431
|
+
"Audio": {
|
69432
|
+
"shape": "Sdj"
|
69433
|
+
}
|
69434
|
+
}
|
69435
|
+
},
|
69436
|
+
"Customer": {
|
69437
|
+
"type": "structure",
|
69438
|
+
"members": {
|
69439
|
+
"Audio": {
|
69440
|
+
"shape": "Sdj"
|
69441
|
+
}
|
69442
|
+
}
|
69443
|
+
}
|
69444
|
+
}
|
69445
|
+
},
|
69446
|
+
"DisconnectDetails": {
|
69447
|
+
"type": "structure",
|
69448
|
+
"members": {
|
69449
|
+
"PotentialDisconnectIssue": {}
|
69450
|
+
}
|
69451
|
+
},
|
69452
|
+
"SegmentAttributes": {
|
69453
|
+
"shape": "Sdq"
|
69309
69454
|
}
|
69310
69455
|
}
|
69311
69456
|
}
|
@@ -69367,7 +69512,7 @@ module.exports={
|
|
69367
69512
|
"EvaluatorArn": {},
|
69368
69513
|
"ContactAgentId": {},
|
69369
69514
|
"Score": {
|
69370
|
-
"shape": "
|
69515
|
+
"shape": "Sdy"
|
69371
69516
|
}
|
69372
69517
|
}
|
69373
69518
|
},
|
@@ -69378,23 +69523,23 @@ module.exports={
|
|
69378
69523
|
"type": "structure",
|
69379
69524
|
"members": {
|
69380
69525
|
"Value": {
|
69381
|
-
"shape": "
|
69526
|
+
"shape": "Se2"
|
69382
69527
|
},
|
69383
69528
|
"SystemSuggestedValue": {
|
69384
|
-
"shape": "
|
69529
|
+
"shape": "Se2"
|
69385
69530
|
}
|
69386
69531
|
}
|
69387
69532
|
}
|
69388
69533
|
},
|
69389
69534
|
"Notes": {
|
69390
|
-
"shape": "
|
69535
|
+
"shape": "Se5"
|
69391
69536
|
},
|
69392
69537
|
"Status": {},
|
69393
69538
|
"Scores": {
|
69394
69539
|
"type": "map",
|
69395
69540
|
"key": {},
|
69396
69541
|
"value": {
|
69397
|
-
"shape": "
|
69542
|
+
"shape": "Sdy"
|
69398
69543
|
}
|
69399
69544
|
},
|
69400
69545
|
"CreatedTime": {
|
@@ -69462,7 +69607,7 @@ module.exports={
|
|
69462
69607
|
"type": "structure",
|
69463
69608
|
"members": {
|
69464
69609
|
"ContactFlow": {
|
69465
|
-
"shape": "
|
69610
|
+
"shape": "Sed"
|
69466
69611
|
}
|
69467
69612
|
}
|
69468
69613
|
}
|
@@ -69493,7 +69638,7 @@ module.exports={
|
|
69493
69638
|
"type": "structure",
|
69494
69639
|
"members": {
|
69495
69640
|
"ContactFlowModule": {
|
69496
|
-
"shape": "
|
69641
|
+
"shape": "Seh"
|
69497
69642
|
}
|
69498
69643
|
}
|
69499
69644
|
}
|
@@ -69606,7 +69751,7 @@ module.exports={
|
|
69606
69751
|
"type": "structure",
|
69607
69752
|
"members": {
|
69608
69753
|
"HoursOfOperation": {
|
69609
|
-
"shape": "
|
69754
|
+
"shape": "Ser"
|
69610
69755
|
}
|
69611
69756
|
}
|
69612
69757
|
}
|
@@ -69692,7 +69837,7 @@ module.exports={
|
|
69692
69837
|
"type": "structure",
|
69693
69838
|
"members": {
|
69694
69839
|
"Attribute": {
|
69695
|
-
"shape": "
|
69840
|
+
"shape": "Sf1"
|
69696
69841
|
}
|
69697
69842
|
}
|
69698
69843
|
}
|
@@ -69806,7 +69951,7 @@ module.exports={
|
|
69806
69951
|
"type": "structure",
|
69807
69952
|
"members": {
|
69808
69953
|
"PredefinedAttribute": {
|
69809
|
-
"shape": "
|
69954
|
+
"shape": "Sff"
|
69810
69955
|
}
|
69811
69956
|
}
|
69812
69957
|
}
|
@@ -69837,7 +69982,7 @@ module.exports={
|
|
69837
69982
|
"type": "structure",
|
69838
69983
|
"members": {
|
69839
69984
|
"Prompt": {
|
69840
|
-
"shape": "
|
69985
|
+
"shape": "Sfi"
|
69841
69986
|
}
|
69842
69987
|
}
|
69843
69988
|
}
|
@@ -69868,7 +70013,7 @@ module.exports={
|
|
69868
70013
|
"type": "structure",
|
69869
70014
|
"members": {
|
69870
70015
|
"Queue": {
|
69871
|
-
"shape": "
|
70016
|
+
"shape": "Sfl"
|
69872
70017
|
}
|
69873
70018
|
}
|
69874
70019
|
}
|
@@ -69899,7 +70044,7 @@ module.exports={
|
|
69899
70044
|
"type": "structure",
|
69900
70045
|
"members": {
|
69901
70046
|
"QuickConnect": {
|
69902
|
-
"shape": "
|
70047
|
+
"shape": "Sfp"
|
69903
70048
|
}
|
69904
70049
|
}
|
69905
70050
|
}
|
@@ -69930,7 +70075,7 @@ module.exports={
|
|
69930
70075
|
"type": "structure",
|
69931
70076
|
"members": {
|
69932
70077
|
"RoutingProfile": {
|
69933
|
-
"shape": "
|
70078
|
+
"shape": "Sfs"
|
69934
70079
|
}
|
69935
70080
|
}
|
69936
70081
|
}
|
@@ -70190,19 +70335,19 @@ module.exports={
|
|
70190
70335
|
"type": "structure",
|
70191
70336
|
"members": {
|
70192
70337
|
"LevelOne": {
|
70193
|
-
"shape": "
|
70338
|
+
"shape": "Sgf"
|
70194
70339
|
},
|
70195
70340
|
"LevelTwo": {
|
70196
|
-
"shape": "
|
70341
|
+
"shape": "Sgf"
|
70197
70342
|
},
|
70198
70343
|
"LevelThree": {
|
70199
|
-
"shape": "
|
70344
|
+
"shape": "Sgf"
|
70200
70345
|
},
|
70201
70346
|
"LevelFour": {
|
70202
|
-
"shape": "
|
70347
|
+
"shape": "Sgf"
|
70203
70348
|
},
|
70204
70349
|
"LevelFive": {
|
70205
|
-
"shape": "
|
70350
|
+
"shape": "Sgf"
|
70206
70351
|
}
|
70207
70352
|
}
|
70208
70353
|
},
|
@@ -70242,19 +70387,19 @@ module.exports={
|
|
70242
70387
|
"type": "structure",
|
70243
70388
|
"members": {
|
70244
70389
|
"LevelOne": {
|
70245
|
-
"shape": "
|
70390
|
+
"shape": "Sgj"
|
70246
70391
|
},
|
70247
70392
|
"LevelTwo": {
|
70248
|
-
"shape": "
|
70393
|
+
"shape": "Sgj"
|
70249
70394
|
},
|
70250
70395
|
"LevelThree": {
|
70251
|
-
"shape": "
|
70396
|
+
"shape": "Sgj"
|
70252
70397
|
},
|
70253
70398
|
"LevelFour": {
|
70254
|
-
"shape": "
|
70399
|
+
"shape": "Sgj"
|
70255
70400
|
},
|
70256
70401
|
"LevelFive": {
|
70257
|
-
"shape": "
|
70402
|
+
"shape": "Sgj"
|
70258
70403
|
}
|
70259
70404
|
}
|
70260
70405
|
}
|
@@ -70837,15 +70982,15 @@ module.exports={
|
|
70837
70982
|
"locationName": "InstanceId"
|
70838
70983
|
},
|
70839
70984
|
"Filters": {
|
70840
|
-
"shape": "
|
70985
|
+
"shape": "Shk"
|
70841
70986
|
},
|
70842
70987
|
"Groupings": {
|
70843
|
-
"shape": "
|
70988
|
+
"shape": "Shq"
|
70844
70989
|
},
|
70845
70990
|
"CurrentMetrics": {
|
70846
70991
|
"type": "list",
|
70847
70992
|
"member": {
|
70848
|
-
"shape": "
|
70993
|
+
"shape": "Sht"
|
70849
70994
|
}
|
70850
70995
|
},
|
70851
70996
|
"NextToken": {},
|
@@ -70874,7 +71019,7 @@ module.exports={
|
|
70874
71019
|
"type": "structure",
|
70875
71020
|
"members": {
|
70876
71021
|
"Dimensions": {
|
70877
|
-
"shape": "
|
71022
|
+
"shape": "Si4"
|
70878
71023
|
},
|
70879
71024
|
"Collections": {
|
70880
71025
|
"type": "list",
|
@@ -70882,7 +71027,7 @@ module.exports={
|
|
70882
71027
|
"type": "structure",
|
70883
71028
|
"members": {
|
70884
71029
|
"Metric": {
|
70885
|
-
"shape": "
|
71030
|
+
"shape": "Sht"
|
70886
71031
|
},
|
70887
71032
|
"Value": {
|
70888
71033
|
"type": "double"
|
@@ -70921,7 +71066,7 @@ module.exports={
|
|
70921
71066
|
"type": "structure",
|
70922
71067
|
"members": {
|
70923
71068
|
"Queues": {
|
70924
|
-
"shape": "
|
71069
|
+
"shape": "Shl"
|
70925
71070
|
},
|
70926
71071
|
"ContactFilter": {
|
70927
71072
|
"type": "structure",
|
@@ -70933,7 +71078,7 @@ module.exports={
|
|
70933
71078
|
}
|
70934
71079
|
},
|
70935
71080
|
"RoutingProfiles": {
|
70936
|
-
"shape": "
|
71081
|
+
"shape": "Shn"
|
70937
71082
|
},
|
70938
71083
|
"Agents": {
|
70939
71084
|
"type": "list",
|
@@ -70968,25 +71113,25 @@ module.exports={
|
|
70968
71113
|
}
|
70969
71114
|
},
|
70970
71115
|
"RoutingProfile": {
|
70971
|
-
"shape": "
|
71116
|
+
"shape": "Si6"
|
70972
71117
|
},
|
70973
71118
|
"HierarchyPath": {
|
70974
71119
|
"type": "structure",
|
70975
71120
|
"members": {
|
70976
71121
|
"LevelOne": {
|
70977
|
-
"shape": "
|
71122
|
+
"shape": "Sin"
|
70978
71123
|
},
|
70979
71124
|
"LevelTwo": {
|
70980
|
-
"shape": "
|
71125
|
+
"shape": "Sin"
|
70981
71126
|
},
|
70982
71127
|
"LevelThree": {
|
70983
|
-
"shape": "
|
71128
|
+
"shape": "Sin"
|
70984
71129
|
},
|
70985
71130
|
"LevelFour": {
|
70986
|
-
"shape": "
|
71131
|
+
"shape": "Sin"
|
70987
71132
|
},
|
70988
71133
|
"LevelFive": {
|
70989
|
-
"shape": "
|
71134
|
+
"shape": "Sin"
|
70990
71135
|
}
|
70991
71136
|
}
|
70992
71137
|
},
|
@@ -71001,13 +71146,13 @@ module.exports={
|
|
71001
71146
|
}
|
71002
71147
|
},
|
71003
71148
|
"AvailableSlotsByChannel": {
|
71004
|
-
"shape": "
|
71149
|
+
"shape": "Sip"
|
71005
71150
|
},
|
71006
71151
|
"MaxSlotsByChannel": {
|
71007
|
-
"shape": "
|
71152
|
+
"shape": "Sip"
|
71008
71153
|
},
|
71009
71154
|
"ActiveSlotsByChannel": {
|
71010
|
-
"shape": "
|
71155
|
+
"shape": "Sip"
|
71011
71156
|
},
|
71012
71157
|
"Contacts": {
|
71013
71158
|
"type": "list",
|
@@ -71025,7 +71170,7 @@ module.exports={
|
|
71025
71170
|
"type": "timestamp"
|
71026
71171
|
},
|
71027
71172
|
"Queue": {
|
71028
|
-
"shape": "
|
71173
|
+
"shape": "Si5"
|
71029
71174
|
}
|
71030
71175
|
}
|
71031
71176
|
}
|
@@ -71064,13 +71209,13 @@ module.exports={
|
|
71064
71209
|
"type": "structure",
|
71065
71210
|
"members": {
|
71066
71211
|
"AccessToken": {
|
71067
|
-
"shape": "
|
71212
|
+
"shape": "Siw"
|
71068
71213
|
},
|
71069
71214
|
"AccessTokenExpiration": {
|
71070
71215
|
"type": "timestamp"
|
71071
71216
|
},
|
71072
71217
|
"RefreshToken": {
|
71073
|
-
"shape": "
|
71218
|
+
"shape": "Siw"
|
71074
71219
|
},
|
71075
71220
|
"RefreshTokenExpiration": {
|
71076
71221
|
"type": "timestamp"
|
@@ -71145,15 +71290,15 @@ module.exports={
|
|
71145
71290
|
"type": "timestamp"
|
71146
71291
|
},
|
71147
71292
|
"Filters": {
|
71148
|
-
"shape": "
|
71293
|
+
"shape": "Shk"
|
71149
71294
|
},
|
71150
71295
|
"Groupings": {
|
71151
|
-
"shape": "
|
71296
|
+
"shape": "Shq"
|
71152
71297
|
},
|
71153
71298
|
"HistoricalMetrics": {
|
71154
71299
|
"type": "list",
|
71155
71300
|
"member": {
|
71156
|
-
"shape": "
|
71301
|
+
"shape": "Sj1"
|
71157
71302
|
}
|
71158
71303
|
},
|
71159
71304
|
"NextToken": {},
|
@@ -71172,7 +71317,7 @@ module.exports={
|
|
71172
71317
|
"type": "structure",
|
71173
71318
|
"members": {
|
71174
71319
|
"Dimensions": {
|
71175
|
-
"shape": "
|
71320
|
+
"shape": "Si4"
|
71176
71321
|
},
|
71177
71322
|
"Collections": {
|
71178
71323
|
"type": "list",
|
@@ -71180,7 +71325,7 @@ module.exports={
|
|
71180
71325
|
"type": "structure",
|
71181
71326
|
"members": {
|
71182
71327
|
"Metric": {
|
71183
|
-
"shape": "
|
71328
|
+
"shape": "Sj1"
|
71184
71329
|
},
|
71185
71330
|
"Value": {
|
71186
71331
|
"type": "double"
|
@@ -71242,7 +71387,7 @@ module.exports={
|
|
71242
71387
|
"Metrics": {
|
71243
71388
|
"type": "list",
|
71244
71389
|
"member": {
|
71245
|
-
"shape": "
|
71390
|
+
"shape": "Sjm"
|
71246
71391
|
}
|
71247
71392
|
},
|
71248
71393
|
"NextToken": {},
|
@@ -71283,7 +71428,7 @@ module.exports={
|
|
71283
71428
|
"type": "structure",
|
71284
71429
|
"members": {
|
71285
71430
|
"Metric": {
|
71286
|
-
"shape": "
|
71431
|
+
"shape": "Sjm"
|
71287
71432
|
},
|
71288
71433
|
"Value": {
|
71289
71434
|
"type": "double"
|
@@ -71413,15 +71558,15 @@ module.exports={
|
|
71413
71558
|
"type": "structure",
|
71414
71559
|
"members": {
|
71415
71560
|
"TelephonyConfig": {
|
71416
|
-
"shape": "
|
71561
|
+
"shape": "Skb"
|
71417
71562
|
},
|
71418
71563
|
"Id": {},
|
71419
71564
|
"Arn": {},
|
71420
71565
|
"SignInConfig": {
|
71421
|
-
"shape": "
|
71566
|
+
"shape": "Skg"
|
71422
71567
|
},
|
71423
71568
|
"AgentConfig": {
|
71424
|
-
"shape": "
|
71569
|
+
"shape": "Skj"
|
71425
71570
|
}
|
71426
71571
|
}
|
71427
71572
|
}
|
@@ -71694,7 +71839,7 @@ module.exports={
|
|
71694
71839
|
"Status": {},
|
71695
71840
|
"EvaluatorArn": {},
|
71696
71841
|
"Score": {
|
71697
|
-
"shape": "
|
71842
|
+
"shape": "Sdy"
|
71698
71843
|
},
|
71699
71844
|
"CreatedTime": {
|
71700
71845
|
"type": "timestamp"
|
@@ -72224,7 +72369,7 @@ module.exports={
|
|
72224
72369
|
"Attributes": {
|
72225
72370
|
"type": "list",
|
72226
72371
|
"member": {
|
72227
|
-
"shape": "
|
72372
|
+
"shape": "Sf1"
|
72228
72373
|
}
|
72229
72374
|
},
|
72230
72375
|
"NextToken": {}
|
@@ -72476,12 +72621,12 @@ module.exports={
|
|
72476
72621
|
"locationName": "InstanceId"
|
72477
72622
|
},
|
72478
72623
|
"PhoneNumberTypes": {
|
72479
|
-
"shape": "
|
72624
|
+
"shape": "Smz",
|
72480
72625
|
"location": "querystring",
|
72481
72626
|
"locationName": "phoneNumberTypes"
|
72482
72627
|
},
|
72483
72628
|
"PhoneNumberCountryCodes": {
|
72484
|
-
"shape": "
|
72629
|
+
"shape": "Sn0",
|
72485
72630
|
"location": "querystring",
|
72486
72631
|
"locationName": "phoneNumberCountryCodes"
|
72487
72632
|
},
|
@@ -72530,10 +72675,10 @@ module.exports={
|
|
72530
72675
|
},
|
72531
72676
|
"NextToken": {},
|
72532
72677
|
"PhoneNumberCountryCodes": {
|
72533
|
-
"shape": "
|
72678
|
+
"shape": "Sn0"
|
72534
72679
|
},
|
72535
72680
|
"PhoneNumberTypes": {
|
72536
|
-
"shape": "
|
72681
|
+
"shape": "Smz"
|
72537
72682
|
},
|
72538
72683
|
"PhoneNumberPrefix": {}
|
72539
72684
|
}
|
@@ -72692,7 +72837,7 @@ module.exports={
|
|
72692
72837
|
"members": {
|
72693
72838
|
"NextToken": {},
|
72694
72839
|
"QuickConnectSummaryList": {
|
72695
|
-
"shape": "
|
72840
|
+
"shape": "Snl"
|
72696
72841
|
},
|
72697
72842
|
"LastModifiedTime": {
|
72698
72843
|
"type": "timestamp"
|
@@ -72792,7 +72937,7 @@ module.exports={
|
|
72792
72937
|
"type": "structure",
|
72793
72938
|
"members": {
|
72794
72939
|
"QuickConnectSummaryList": {
|
72795
|
-
"shape": "
|
72940
|
+
"shape": "Snl"
|
72796
72941
|
},
|
72797
72942
|
"NextToken": {}
|
72798
72943
|
}
|
@@ -72862,7 +73007,7 @@ module.exports={
|
|
72862
73007
|
"Content": {},
|
72863
73008
|
"ContentType": {},
|
72864
73009
|
"Time": {
|
72865
|
-
"shape": "
|
73010
|
+
"shape": "Soa"
|
72866
73011
|
},
|
72867
73012
|
"Redaction": {
|
72868
73013
|
"type": "structure",
|
@@ -72870,7 +73015,7 @@ module.exports={
|
|
72870
73015
|
"CharacterOffsets": {
|
72871
73016
|
"type": "list",
|
72872
73017
|
"member": {
|
72873
|
-
"shape": "
|
73018
|
+
"shape": "Soe"
|
72874
73019
|
}
|
72875
73020
|
}
|
72876
73021
|
}
|
@@ -72908,7 +73053,7 @@ module.exports={
|
|
72908
73053
|
"members": {
|
72909
73054
|
"Id": {},
|
72910
73055
|
"CharacterOffsets": {
|
72911
|
-
"shape": "
|
73056
|
+
"shape": "Soe"
|
72912
73057
|
}
|
72913
73058
|
}
|
72914
73059
|
}
|
@@ -72946,7 +73091,7 @@ module.exports={
|
|
72946
73091
|
"Content": {},
|
72947
73092
|
"Id": {},
|
72948
73093
|
"CharacterOffsets": {
|
72949
|
-
"shape": "
|
73094
|
+
"shape": "Soe"
|
72950
73095
|
}
|
72951
73096
|
}
|
72952
73097
|
}
|
@@ -72970,7 +73115,7 @@ module.exports={
|
|
72970
73115
|
"DisplayName": {},
|
72971
73116
|
"EventType": {},
|
72972
73117
|
"Time": {
|
72973
|
-
"shape": "
|
73118
|
+
"shape": "Soa"
|
72974
73119
|
}
|
72975
73120
|
}
|
72976
73121
|
},
|
@@ -73005,7 +73150,7 @@ module.exports={
|
|
73005
73150
|
}
|
73006
73151
|
},
|
73007
73152
|
"Time": {
|
73008
|
-
"shape": "
|
73153
|
+
"shape": "Soa"
|
73009
73154
|
}
|
73010
73155
|
}
|
73011
73156
|
}
|
@@ -73657,7 +73802,7 @@ module.exports={
|
|
73657
73802
|
"UserHierarchyGroupSummaryList": {
|
73658
73803
|
"type": "list",
|
73659
73804
|
"member": {
|
73660
|
-
"shape": "
|
73805
|
+
"shape": "Sgf"
|
73661
73806
|
}
|
73662
73807
|
},
|
73663
73808
|
"NextToken": {}
|
@@ -74107,12 +74252,12 @@ module.exports={
|
|
74107
74252
|
"type": "structure",
|
74108
74253
|
"members": {
|
74109
74254
|
"TagFilter": {
|
74110
|
-
"shape": "
|
74255
|
+
"shape": "Srh"
|
74111
74256
|
}
|
74112
74257
|
}
|
74113
74258
|
},
|
74114
74259
|
"SearchCriteria": {
|
74115
|
-
"shape": "
|
74260
|
+
"shape": "Srl"
|
74116
74261
|
}
|
74117
74262
|
}
|
74118
74263
|
},
|
@@ -74122,7 +74267,7 @@ module.exports={
|
|
74122
74267
|
"ContactFlowModules": {
|
74123
74268
|
"type": "list",
|
74124
74269
|
"member": {
|
74125
|
-
"shape": "
|
74270
|
+
"shape": "Seh"
|
74126
74271
|
}
|
74127
74272
|
},
|
74128
74273
|
"NextToken": {},
|
@@ -74151,12 +74296,12 @@ module.exports={
|
|
74151
74296
|
"type": "structure",
|
74152
74297
|
"members": {
|
74153
74298
|
"TagFilter": {
|
74154
|
-
"shape": "
|
74299
|
+
"shape": "Srh"
|
74155
74300
|
}
|
74156
74301
|
}
|
74157
74302
|
},
|
74158
74303
|
"SearchCriteria": {
|
74159
|
-
"shape": "
|
74304
|
+
"shape": "Srt"
|
74160
74305
|
}
|
74161
74306
|
}
|
74162
74307
|
},
|
@@ -74166,7 +74311,7 @@ module.exports={
|
|
74166
74311
|
"ContactFlows": {
|
74167
74312
|
"type": "list",
|
74168
74313
|
"member": {
|
74169
|
-
"shape": "
|
74314
|
+
"shape": "Sed"
|
74170
74315
|
}
|
74171
74316
|
},
|
74172
74317
|
"NextToken": {},
|
@@ -74216,19 +74361,19 @@ module.exports={
|
|
74216
74361
|
"type": "structure",
|
74217
74362
|
"members": {
|
74218
74363
|
"L1Ids": {
|
74219
|
-
"shape": "
|
74364
|
+
"shape": "Ss3"
|
74220
74365
|
},
|
74221
74366
|
"L2Ids": {
|
74222
|
-
"shape": "
|
74367
|
+
"shape": "Ss3"
|
74223
74368
|
},
|
74224
74369
|
"L3Ids": {
|
74225
|
-
"shape": "
|
74370
|
+
"shape": "Ss3"
|
74226
74371
|
},
|
74227
74372
|
"L4Ids": {
|
74228
|
-
"shape": "
|
74373
|
+
"shape": "Ss3"
|
74229
74374
|
},
|
74230
74375
|
"L5Ids": {
|
74231
|
-
"shape": "
|
74376
|
+
"shape": "Ss3"
|
74232
74377
|
}
|
74233
74378
|
}
|
74234
74379
|
},
|
@@ -74404,12 +74549,12 @@ module.exports={
|
|
74404
74549
|
"type": "structure",
|
74405
74550
|
"members": {
|
74406
74551
|
"TagFilter": {
|
74407
|
-
"shape": "
|
74552
|
+
"shape": "Srh"
|
74408
74553
|
}
|
74409
74554
|
}
|
74410
74555
|
},
|
74411
74556
|
"SearchCriteria": {
|
74412
|
-
"shape": "
|
74557
|
+
"shape": "Ssu"
|
74413
74558
|
}
|
74414
74559
|
}
|
74415
74560
|
},
|
@@ -74419,7 +74564,7 @@ module.exports={
|
|
74419
74564
|
"HoursOfOperations": {
|
74420
74565
|
"type": "list",
|
74421
74566
|
"member": {
|
74422
|
-
"shape": "
|
74567
|
+
"shape": "Ser"
|
74423
74568
|
}
|
74424
74569
|
},
|
74425
74570
|
"NextToken": {},
|
@@ -74445,7 +74590,7 @@ module.exports={
|
|
74445
74590
|
"type": "integer"
|
74446
74591
|
},
|
74447
74592
|
"SearchCriteria": {
|
74448
|
-
"shape": "
|
74593
|
+
"shape": "Ssz"
|
74449
74594
|
}
|
74450
74595
|
}
|
74451
74596
|
},
|
@@ -74455,7 +74600,7 @@ module.exports={
|
|
74455
74600
|
"PredefinedAttributes": {
|
74456
74601
|
"type": "list",
|
74457
74602
|
"member": {
|
74458
|
-
"shape": "
|
74603
|
+
"shape": "Sff"
|
74459
74604
|
}
|
74460
74605
|
},
|
74461
74606
|
"NextToken": {},
|
@@ -74484,12 +74629,12 @@ module.exports={
|
|
74484
74629
|
"type": "structure",
|
74485
74630
|
"members": {
|
74486
74631
|
"TagFilter": {
|
74487
|
-
"shape": "
|
74632
|
+
"shape": "Srh"
|
74488
74633
|
}
|
74489
74634
|
}
|
74490
74635
|
},
|
74491
74636
|
"SearchCriteria": {
|
74492
|
-
"shape": "
|
74637
|
+
"shape": "St5"
|
74493
74638
|
}
|
74494
74639
|
}
|
74495
74640
|
},
|
@@ -74499,7 +74644,7 @@ module.exports={
|
|
74499
74644
|
"Prompts": {
|
74500
74645
|
"type": "list",
|
74501
74646
|
"member": {
|
74502
|
-
"shape": "
|
74647
|
+
"shape": "Sfi"
|
74503
74648
|
}
|
74504
74649
|
},
|
74505
74650
|
"NextToken": {},
|
@@ -74528,12 +74673,12 @@ module.exports={
|
|
74528
74673
|
"type": "structure",
|
74529
74674
|
"members": {
|
74530
74675
|
"TagFilter": {
|
74531
|
-
"shape": "
|
74676
|
+
"shape": "Srh"
|
74532
74677
|
}
|
74533
74678
|
}
|
74534
74679
|
},
|
74535
74680
|
"SearchCriteria": {
|
74536
|
-
"shape": "
|
74681
|
+
"shape": "Stc"
|
74537
74682
|
}
|
74538
74683
|
}
|
74539
74684
|
},
|
@@ -74543,7 +74688,7 @@ module.exports={
|
|
74543
74688
|
"Queues": {
|
74544
74689
|
"type": "list",
|
74545
74690
|
"member": {
|
74546
|
-
"shape": "
|
74691
|
+
"shape": "Sfl"
|
74547
74692
|
}
|
74548
74693
|
},
|
74549
74694
|
"NextToken": {},
|
@@ -74572,12 +74717,12 @@ module.exports={
|
|
74572
74717
|
"type": "structure",
|
74573
74718
|
"members": {
|
74574
74719
|
"TagFilter": {
|
74575
|
-
"shape": "
|
74720
|
+
"shape": "Srh"
|
74576
74721
|
}
|
74577
74722
|
}
|
74578
74723
|
},
|
74579
74724
|
"SearchCriteria": {
|
74580
|
-
"shape": "
|
74725
|
+
"shape": "Stj"
|
74581
74726
|
}
|
74582
74727
|
}
|
74583
74728
|
},
|
@@ -74587,7 +74732,7 @@ module.exports={
|
|
74587
74732
|
"QuickConnects": {
|
74588
74733
|
"type": "list",
|
74589
74734
|
"member": {
|
74590
|
-
"shape": "
|
74735
|
+
"shape": "Sfp"
|
74591
74736
|
}
|
74592
74737
|
},
|
74593
74738
|
"NextToken": {},
|
@@ -74668,12 +74813,12 @@ module.exports={
|
|
74668
74813
|
"type": "structure",
|
74669
74814
|
"members": {
|
74670
74815
|
"TagFilter": {
|
74671
|
-
"shape": "
|
74816
|
+
"shape": "Srh"
|
74672
74817
|
}
|
74673
74818
|
}
|
74674
74819
|
},
|
74675
74820
|
"SearchCriteria": {
|
74676
|
-
"shape": "
|
74821
|
+
"shape": "Sty"
|
74677
74822
|
}
|
74678
74823
|
}
|
74679
74824
|
},
|
@@ -74683,7 +74828,7 @@ module.exports={
|
|
74683
74828
|
"RoutingProfiles": {
|
74684
74829
|
"type": "list",
|
74685
74830
|
"member": {
|
74686
|
-
"shape": "
|
74831
|
+
"shape": "Sfs"
|
74687
74832
|
}
|
74688
74833
|
},
|
74689
74834
|
"NextToken": {},
|
@@ -74709,13 +74854,13 @@ module.exports={
|
|
74709
74854
|
"type": "integer"
|
74710
74855
|
},
|
74711
74856
|
"SearchCriteria": {
|
74712
|
-
"shape": "
|
74857
|
+
"shape": "Su3"
|
74713
74858
|
},
|
74714
74859
|
"SearchFilter": {
|
74715
74860
|
"type": "structure",
|
74716
74861
|
"members": {
|
74717
74862
|
"TagFilter": {
|
74718
|
-
"shape": "
|
74863
|
+
"shape": "Srh"
|
74719
74864
|
}
|
74720
74865
|
}
|
74721
74866
|
}
|
@@ -74766,7 +74911,7 @@ module.exports={
|
|
74766
74911
|
"type": "structure",
|
74767
74912
|
"members": {
|
74768
74913
|
"TagFilter": {
|
74769
|
-
"shape": "
|
74914
|
+
"shape": "Srh"
|
74770
74915
|
},
|
74771
74916
|
"UserAttributeFilter": {
|
74772
74917
|
"type": "structure",
|
@@ -74774,24 +74919,24 @@ module.exports={
|
|
74774
74919
|
"OrConditions": {
|
74775
74920
|
"type": "list",
|
74776
74921
|
"member": {
|
74777
|
-
"shape": "
|
74922
|
+
"shape": "Sud"
|
74778
74923
|
}
|
74779
74924
|
},
|
74780
74925
|
"AndCondition": {
|
74781
|
-
"shape": "
|
74926
|
+
"shape": "Sud"
|
74782
74927
|
},
|
74783
74928
|
"TagCondition": {
|
74784
|
-
"shape": "
|
74929
|
+
"shape": "Srk"
|
74785
74930
|
},
|
74786
74931
|
"HierarchyGroupCondition": {
|
74787
|
-
"shape": "
|
74932
|
+
"shape": "Sue"
|
74788
74933
|
}
|
74789
74934
|
}
|
74790
74935
|
}
|
74791
74936
|
}
|
74792
74937
|
},
|
74793
74938
|
"SearchCriteria": {
|
74794
|
-
"shape": "
|
74939
|
+
"shape": "Sug"
|
74795
74940
|
}
|
74796
74941
|
}
|
74797
74942
|
},
|
@@ -74924,16 +75069,16 @@ module.exports={
|
|
74924
75069
|
"type": "structure",
|
74925
75070
|
"members": {
|
74926
75071
|
"SupportedMessagingContentTypes": {
|
74927
|
-
"shape": "
|
75072
|
+
"shape": "Suz"
|
74928
75073
|
},
|
74929
75074
|
"ParticipantDetails": {
|
74930
|
-
"shape": "
|
75075
|
+
"shape": "Sv1"
|
74931
75076
|
},
|
74932
75077
|
"Attributes": {
|
74933
75078
|
"shape": "S38"
|
74934
75079
|
},
|
74935
75080
|
"StreamingConfiguration": {
|
74936
|
-
"shape": "
|
75081
|
+
"shape": "Sv2"
|
74937
75082
|
}
|
74938
75083
|
}
|
74939
75084
|
}
|
@@ -75035,7 +75180,7 @@ module.exports={
|
|
75035
75180
|
"shape": "S38"
|
75036
75181
|
},
|
75037
75182
|
"ParticipantDetails": {
|
75038
|
-
"shape": "
|
75183
|
+
"shape": "Sv1"
|
75039
75184
|
},
|
75040
75185
|
"InitialMessage": {
|
75041
75186
|
"type": "structure",
|
@@ -75055,7 +75200,7 @@ module.exports={
|
|
75055
75200
|
"type": "integer"
|
75056
75201
|
},
|
75057
75202
|
"SupportedMessagingContentTypes": {
|
75058
|
-
"shape": "
|
75203
|
+
"shape": "Suz"
|
75059
75204
|
},
|
75060
75205
|
"PersistentChat": {
|
75061
75206
|
"type": "structure",
|
@@ -75066,14 +75211,7 @@ module.exports={
|
|
75066
75211
|
},
|
75067
75212
|
"RelatedContactId": {},
|
75068
75213
|
"SegmentAttributes": {
|
75069
|
-
"
|
75070
|
-
"key": {},
|
75071
|
-
"value": {
|
75072
|
-
"type": "structure",
|
75073
|
-
"members": {
|
75074
|
-
"ValueString": {}
|
75075
|
-
}
|
75076
|
-
}
|
75214
|
+
"shape": "Sdq"
|
75077
75215
|
}
|
75078
75216
|
}
|
75079
75217
|
},
|
@@ -75169,7 +75307,7 @@ module.exports={
|
|
75169
75307
|
"InstanceId": {},
|
75170
75308
|
"ContactId": {},
|
75171
75309
|
"ChatStreamingConfiguration": {
|
75172
|
-
"shape": "
|
75310
|
+
"shape": "Sv2"
|
75173
75311
|
},
|
75174
75312
|
"ClientToken": {
|
75175
75313
|
"idempotencyToken": true
|
@@ -75312,15 +75450,15 @@ module.exports={
|
|
75312
75450
|
"type": "structure",
|
75313
75451
|
"members": {
|
75314
75452
|
"Customer": {
|
75315
|
-
"shape": "
|
75453
|
+
"shape": "Scs"
|
75316
75454
|
},
|
75317
75455
|
"Agent": {
|
75318
|
-
"shape": "
|
75456
|
+
"shape": "Scs"
|
75319
75457
|
}
|
75320
75458
|
}
|
75321
75459
|
},
|
75322
75460
|
"ParticipantDetails": {
|
75323
|
-
"shape": "
|
75461
|
+
"shape": "Sv1"
|
75324
75462
|
},
|
75325
75463
|
"RelatedContactId": {},
|
75326
75464
|
"References": {
|
@@ -75473,10 +75611,10 @@ module.exports={
|
|
75473
75611
|
"locationName": "EvaluationId"
|
75474
75612
|
},
|
75475
75613
|
"Answers": {
|
75476
|
-
"shape": "
|
75614
|
+
"shape": "Swj"
|
75477
75615
|
},
|
75478
75616
|
"Notes": {
|
75479
|
-
"shape": "
|
75617
|
+
"shape": "Se5"
|
75480
75618
|
}
|
75481
75619
|
}
|
75482
75620
|
},
|
@@ -75529,7 +75667,7 @@ module.exports={
|
|
75529
75667
|
"ContactId": {},
|
75530
75668
|
"InstanceId": {},
|
75531
75669
|
"Tags": {
|
75532
|
-
"shape": "
|
75670
|
+
"shape": "Scz"
|
75533
75671
|
}
|
75534
75672
|
}
|
75535
75673
|
},
|
@@ -75760,10 +75898,10 @@ module.exports={
|
|
75760
75898
|
"locationName": "EvaluationId"
|
75761
75899
|
},
|
75762
75900
|
"Answers": {
|
75763
|
-
"shape": "
|
75901
|
+
"shape": "Swj"
|
75764
75902
|
},
|
75765
75903
|
"Notes": {
|
75766
|
-
"shape": "
|
75904
|
+
"shape": "Se5"
|
75767
75905
|
}
|
75768
75906
|
}
|
75769
75907
|
},
|
@@ -76742,13 +76880,13 @@ module.exports={
|
|
76742
76880
|
"locationName": "Id"
|
76743
76881
|
},
|
76744
76882
|
"TelephonyConfig": {
|
76745
|
-
"shape": "
|
76883
|
+
"shape": "Skb"
|
76746
76884
|
},
|
76747
76885
|
"SignInConfig": {
|
76748
|
-
"shape": "
|
76886
|
+
"shape": "Skg"
|
76749
76887
|
},
|
76750
76888
|
"AgentConfig": {
|
76751
|
-
"shape": "
|
76889
|
+
"shape": "Skj"
|
76752
76890
|
}
|
76753
76891
|
}
|
76754
76892
|
},
|
@@ -76819,19 +76957,19 @@ module.exports={
|
|
76819
76957
|
"type": "structure",
|
76820
76958
|
"members": {
|
76821
76959
|
"LevelOne": {
|
76822
|
-
"shape": "
|
76960
|
+
"shape": "Syv"
|
76823
76961
|
},
|
76824
76962
|
"LevelTwo": {
|
76825
|
-
"shape": "
|
76963
|
+
"shape": "Syv"
|
76826
76964
|
},
|
76827
76965
|
"LevelThree": {
|
76828
|
-
"shape": "
|
76966
|
+
"shape": "Syv"
|
76829
76967
|
},
|
76830
76968
|
"LevelFour": {
|
76831
|
-
"shape": "
|
76969
|
+
"shape": "Syv"
|
76832
76970
|
},
|
76833
76971
|
"LevelFive": {
|
76834
|
-
"shape": "
|
76972
|
+
"shape": "Syv"
|
76835
76973
|
}
|
76836
76974
|
}
|
76837
76975
|
},
|
@@ -77242,6 +77380,12 @@ module.exports={
|
|
77242
77380
|
"key": {},
|
77243
77381
|
"value": {}
|
77244
77382
|
},
|
77383
|
+
"S3b": {
|
77384
|
+
"type": "structure",
|
77385
|
+
"members": {
|
77386
|
+
"CampaignId": {}
|
77387
|
+
}
|
77388
|
+
},
|
77245
77389
|
"S4d": {
|
77246
77390
|
"type": "list",
|
77247
77391
|
"member": {
|
@@ -77932,12 +78076,82 @@ module.exports={
|
|
77932
78076
|
"type": "string",
|
77933
78077
|
"sensitive": true
|
77934
78078
|
},
|
77935
|
-
"
|
78079
|
+
"Scn": {
|
78080
|
+
"type": "structure",
|
78081
|
+
"members": {
|
78082
|
+
"Arn": {}
|
78083
|
+
}
|
78084
|
+
},
|
78085
|
+
"Sco": {
|
78086
|
+
"type": "structure",
|
78087
|
+
"members": {
|
78088
|
+
"PlatformName": {},
|
78089
|
+
"PlatformVersion": {},
|
78090
|
+
"OperatingSystem": {}
|
78091
|
+
}
|
78092
|
+
},
|
78093
|
+
"Scs": {
|
78094
|
+
"type": "structure",
|
78095
|
+
"members": {
|
78096
|
+
"Video": {}
|
78097
|
+
}
|
78098
|
+
},
|
78099
|
+
"Scz": {
|
77936
78100
|
"type": "map",
|
77937
78101
|
"key": {},
|
77938
78102
|
"value": {}
|
77939
78103
|
},
|
77940
|
-
"
|
78104
|
+
"Sd7": {
|
78105
|
+
"type": "structure",
|
78106
|
+
"members": {
|
78107
|
+
"AttributeCondition": {
|
78108
|
+
"type": "structure",
|
78109
|
+
"members": {
|
78110
|
+
"Name": {},
|
78111
|
+
"Value": {},
|
78112
|
+
"ProficiencyLevel": {
|
78113
|
+
"type": "float"
|
78114
|
+
},
|
78115
|
+
"ComparisonOperator": {}
|
78116
|
+
}
|
78117
|
+
},
|
78118
|
+
"AndExpression": {
|
78119
|
+
"shape": "Sdb"
|
78120
|
+
},
|
78121
|
+
"OrExpression": {
|
78122
|
+
"shape": "Sdb"
|
78123
|
+
}
|
78124
|
+
}
|
78125
|
+
},
|
78126
|
+
"Sdb": {
|
78127
|
+
"type": "list",
|
78128
|
+
"member": {
|
78129
|
+
"shape": "Sd7"
|
78130
|
+
}
|
78131
|
+
},
|
78132
|
+
"Sdj": {
|
78133
|
+
"type": "structure",
|
78134
|
+
"members": {
|
78135
|
+
"QualityScore": {
|
78136
|
+
"type": "float"
|
78137
|
+
},
|
78138
|
+
"PotentialQualityIssues": {
|
78139
|
+
"type": "list",
|
78140
|
+
"member": {}
|
78141
|
+
}
|
78142
|
+
}
|
78143
|
+
},
|
78144
|
+
"Sdq": {
|
78145
|
+
"type": "map",
|
78146
|
+
"key": {},
|
78147
|
+
"value": {
|
78148
|
+
"type": "structure",
|
78149
|
+
"members": {
|
78150
|
+
"ValueString": {}
|
78151
|
+
}
|
78152
|
+
}
|
78153
|
+
},
|
78154
|
+
"Sdy": {
|
77941
78155
|
"type": "structure",
|
77942
78156
|
"members": {
|
77943
78157
|
"Percentage": {
|
@@ -77951,7 +78165,7 @@ module.exports={
|
|
77951
78165
|
}
|
77952
78166
|
}
|
77953
78167
|
},
|
77954
|
-
"
|
78168
|
+
"Se2": {
|
77955
78169
|
"type": "structure",
|
77956
78170
|
"members": {
|
77957
78171
|
"StringValue": {},
|
@@ -77964,7 +78178,7 @@ module.exports={
|
|
77964
78178
|
},
|
77965
78179
|
"union": true
|
77966
78180
|
},
|
77967
|
-
"
|
78181
|
+
"Se5": {
|
77968
78182
|
"type": "map",
|
77969
78183
|
"key": {},
|
77970
78184
|
"value": {
|
@@ -77974,7 +78188,7 @@ module.exports={
|
|
77974
78188
|
}
|
77975
78189
|
}
|
77976
78190
|
},
|
77977
|
-
"
|
78191
|
+
"Sed": {
|
77978
78192
|
"type": "structure",
|
77979
78193
|
"members": {
|
77980
78194
|
"Arn": {},
|
@@ -77990,7 +78204,7 @@ module.exports={
|
|
77990
78204
|
}
|
77991
78205
|
}
|
77992
78206
|
},
|
77993
|
-
"
|
78207
|
+
"Seh": {
|
77994
78208
|
"type": "structure",
|
77995
78209
|
"members": {
|
77996
78210
|
"Arn": {},
|
@@ -78005,7 +78219,7 @@ module.exports={
|
|
78005
78219
|
}
|
78006
78220
|
}
|
78007
78221
|
},
|
78008
|
-
"
|
78222
|
+
"Ser": {
|
78009
78223
|
"type": "structure",
|
78010
78224
|
"members": {
|
78011
78225
|
"HoursOfOperationId": {},
|
@@ -78025,14 +78239,14 @@ module.exports={
|
|
78025
78239
|
"LastModifiedRegion": {}
|
78026
78240
|
}
|
78027
78241
|
},
|
78028
|
-
"
|
78242
|
+
"Sf1": {
|
78029
78243
|
"type": "structure",
|
78030
78244
|
"members": {
|
78031
78245
|
"AttributeType": {},
|
78032
78246
|
"Value": {}
|
78033
78247
|
}
|
78034
78248
|
},
|
78035
|
-
"
|
78249
|
+
"Sff": {
|
78036
78250
|
"type": "structure",
|
78037
78251
|
"members": {
|
78038
78252
|
"Name": {},
|
@@ -78045,7 +78259,7 @@ module.exports={
|
|
78045
78259
|
"LastModifiedRegion": {}
|
78046
78260
|
}
|
78047
78261
|
},
|
78048
|
-
"
|
78262
|
+
"Sfi": {
|
78049
78263
|
"type": "structure",
|
78050
78264
|
"members": {
|
78051
78265
|
"PromptARN": {},
|
@@ -78061,7 +78275,7 @@ module.exports={
|
|
78061
78275
|
"LastModifiedRegion": {}
|
78062
78276
|
}
|
78063
78277
|
},
|
78064
|
-
"
|
78278
|
+
"Sfl": {
|
78065
78279
|
"type": "structure",
|
78066
78280
|
"members": {
|
78067
78281
|
"Name": {},
|
@@ -78085,7 +78299,7 @@ module.exports={
|
|
78085
78299
|
"LastModifiedRegion": {}
|
78086
78300
|
}
|
78087
78301
|
},
|
78088
|
-
"
|
78302
|
+
"Sfp": {
|
78089
78303
|
"type": "structure",
|
78090
78304
|
"members": {
|
78091
78305
|
"QuickConnectARN": {},
|
@@ -78104,7 +78318,7 @@ module.exports={
|
|
78104
78318
|
"LastModifiedRegion": {}
|
78105
78319
|
}
|
78106
78320
|
},
|
78107
|
-
"
|
78321
|
+
"Sfs": {
|
78108
78322
|
"type": "structure",
|
78109
78323
|
"members": {
|
78110
78324
|
"InstanceId": {},
|
@@ -78132,10 +78346,14 @@ module.exports={
|
|
78132
78346
|
"LastModifiedRegion": {},
|
78133
78347
|
"IsDefault": {
|
78134
78348
|
"type": "boolean"
|
78349
|
+
},
|
78350
|
+
"AssociatedQueueIds": {
|
78351
|
+
"type": "list",
|
78352
|
+
"member": {}
|
78135
78353
|
}
|
78136
78354
|
}
|
78137
78355
|
},
|
78138
|
-
"
|
78356
|
+
"Sgf": {
|
78139
78357
|
"type": "structure",
|
78140
78358
|
"members": {
|
78141
78359
|
"Id": {},
|
@@ -78147,7 +78365,7 @@ module.exports={
|
|
78147
78365
|
"LastModifiedRegion": {}
|
78148
78366
|
}
|
78149
78367
|
},
|
78150
|
-
"
|
78368
|
+
"Sgj": {
|
78151
78369
|
"type": "structure",
|
78152
78370
|
"members": {
|
78153
78371
|
"Id": {},
|
@@ -78159,18 +78377,18 @@ module.exports={
|
|
78159
78377
|
"LastModifiedRegion": {}
|
78160
78378
|
}
|
78161
78379
|
},
|
78162
|
-
"
|
78380
|
+
"Shk": {
|
78163
78381
|
"type": "structure",
|
78164
78382
|
"members": {
|
78165
78383
|
"Queues": {
|
78166
|
-
"shape": "
|
78384
|
+
"shape": "Shl"
|
78167
78385
|
},
|
78168
78386
|
"Channels": {
|
78169
78387
|
"type": "list",
|
78170
78388
|
"member": {}
|
78171
78389
|
},
|
78172
78390
|
"RoutingProfiles": {
|
78173
|
-
"shape": "
|
78391
|
+
"shape": "Shn"
|
78174
78392
|
},
|
78175
78393
|
"RoutingStepExpressions": {
|
78176
78394
|
"type": "list",
|
@@ -78178,71 +78396,71 @@ module.exports={
|
|
78178
78396
|
}
|
78179
78397
|
}
|
78180
78398
|
},
|
78181
|
-
"
|
78399
|
+
"Shl": {
|
78182
78400
|
"type": "list",
|
78183
78401
|
"member": {}
|
78184
78402
|
},
|
78185
|
-
"
|
78403
|
+
"Shn": {
|
78186
78404
|
"type": "list",
|
78187
78405
|
"member": {}
|
78188
78406
|
},
|
78189
|
-
"
|
78407
|
+
"Shq": {
|
78190
78408
|
"type": "list",
|
78191
78409
|
"member": {}
|
78192
78410
|
},
|
78193
|
-
"
|
78411
|
+
"Sht": {
|
78194
78412
|
"type": "structure",
|
78195
78413
|
"members": {
|
78196
78414
|
"Name": {},
|
78197
78415
|
"Unit": {}
|
78198
78416
|
}
|
78199
78417
|
},
|
78200
|
-
"
|
78418
|
+
"Si4": {
|
78201
78419
|
"type": "structure",
|
78202
78420
|
"members": {
|
78203
78421
|
"Queue": {
|
78204
|
-
"shape": "
|
78422
|
+
"shape": "Si5"
|
78205
78423
|
},
|
78206
78424
|
"Channel": {},
|
78207
78425
|
"RoutingProfile": {
|
78208
|
-
"shape": "
|
78426
|
+
"shape": "Si6"
|
78209
78427
|
},
|
78210
78428
|
"RoutingStepExpression": {}
|
78211
78429
|
}
|
78212
78430
|
},
|
78213
|
-
"
|
78431
|
+
"Si5": {
|
78214
78432
|
"type": "structure",
|
78215
78433
|
"members": {
|
78216
78434
|
"Id": {},
|
78217
78435
|
"Arn": {}
|
78218
78436
|
}
|
78219
78437
|
},
|
78220
|
-
"
|
78438
|
+
"Si6": {
|
78221
78439
|
"type": "structure",
|
78222
78440
|
"members": {
|
78223
78441
|
"Id": {},
|
78224
78442
|
"Arn": {}
|
78225
78443
|
}
|
78226
78444
|
},
|
78227
|
-
"
|
78445
|
+
"Sin": {
|
78228
78446
|
"type": "structure",
|
78229
78447
|
"members": {
|
78230
78448
|
"Id": {},
|
78231
78449
|
"Arn": {}
|
78232
78450
|
}
|
78233
78451
|
},
|
78234
|
-
"
|
78452
|
+
"Sip": {
|
78235
78453
|
"type": "map",
|
78236
78454
|
"key": {},
|
78237
78455
|
"value": {
|
78238
78456
|
"type": "integer"
|
78239
78457
|
}
|
78240
78458
|
},
|
78241
|
-
"
|
78459
|
+
"Siw": {
|
78242
78460
|
"type": "string",
|
78243
78461
|
"sensitive": true
|
78244
78462
|
},
|
78245
|
-
"
|
78463
|
+
"Sj1": {
|
78246
78464
|
"type": "structure",
|
78247
78465
|
"members": {
|
78248
78466
|
"Name": {},
|
@@ -78259,7 +78477,7 @@ module.exports={
|
|
78259
78477
|
"Unit": {}
|
78260
78478
|
}
|
78261
78479
|
},
|
78262
|
-
"
|
78480
|
+
"Sjm": {
|
78263
78481
|
"type": "structure",
|
78264
78482
|
"members": {
|
78265
78483
|
"Name": {},
|
@@ -78293,18 +78511,18 @@ module.exports={
|
|
78293
78511
|
}
|
78294
78512
|
}
|
78295
78513
|
},
|
78296
|
-
"
|
78514
|
+
"Skb": {
|
78297
78515
|
"type": "structure",
|
78298
78516
|
"required": [
|
78299
78517
|
"Distributions"
|
78300
78518
|
],
|
78301
78519
|
"members": {
|
78302
78520
|
"Distributions": {
|
78303
|
-
"shape": "
|
78521
|
+
"shape": "Skc"
|
78304
78522
|
}
|
78305
78523
|
}
|
78306
78524
|
},
|
78307
|
-
"
|
78525
|
+
"Skc": {
|
78308
78526
|
"type": "list",
|
78309
78527
|
"member": {
|
78310
78528
|
"type": "structure",
|
@@ -78320,7 +78538,7 @@ module.exports={
|
|
78320
78538
|
}
|
78321
78539
|
}
|
78322
78540
|
},
|
78323
|
-
"
|
78541
|
+
"Skg": {
|
78324
78542
|
"type": "structure",
|
78325
78543
|
"required": [
|
78326
78544
|
"Distributions"
|
@@ -78344,26 +78562,26 @@ module.exports={
|
|
78344
78562
|
}
|
78345
78563
|
}
|
78346
78564
|
},
|
78347
|
-
"
|
78565
|
+
"Skj": {
|
78348
78566
|
"type": "structure",
|
78349
78567
|
"required": [
|
78350
78568
|
"Distributions"
|
78351
78569
|
],
|
78352
78570
|
"members": {
|
78353
78571
|
"Distributions": {
|
78354
|
-
"shape": "
|
78572
|
+
"shape": "Skc"
|
78355
78573
|
}
|
78356
78574
|
}
|
78357
78575
|
},
|
78358
|
-
"
|
78576
|
+
"Smz": {
|
78359
78577
|
"type": "list",
|
78360
78578
|
"member": {}
|
78361
78579
|
},
|
78362
|
-
"
|
78580
|
+
"Sn0": {
|
78363
78581
|
"type": "list",
|
78364
78582
|
"member": {}
|
78365
78583
|
},
|
78366
|
-
"
|
78584
|
+
"Snl": {
|
78367
78585
|
"type": "list",
|
78368
78586
|
"member": {
|
78369
78587
|
"type": "structure",
|
@@ -78379,7 +78597,7 @@ module.exports={
|
|
78379
78597
|
}
|
78380
78598
|
}
|
78381
78599
|
},
|
78382
|
-
"
|
78600
|
+
"Soa": {
|
78383
78601
|
"type": "structure",
|
78384
78602
|
"members": {
|
78385
78603
|
"AbsoluteTime": {
|
@@ -78389,7 +78607,7 @@ module.exports={
|
|
78389
78607
|
},
|
78390
78608
|
"union": true
|
78391
78609
|
},
|
78392
|
-
"
|
78610
|
+
"Soe": {
|
78393
78611
|
"type": "structure",
|
78394
78612
|
"required": [
|
78395
78613
|
"BeginOffsetChar",
|
@@ -78404,57 +78622,57 @@ module.exports={
|
|
78404
78622
|
}
|
78405
78623
|
}
|
78406
78624
|
},
|
78407
|
-
"
|
78625
|
+
"Srh": {
|
78408
78626
|
"type": "structure",
|
78409
78627
|
"members": {
|
78410
78628
|
"OrConditions": {
|
78411
78629
|
"type": "list",
|
78412
78630
|
"member": {
|
78413
|
-
"shape": "
|
78631
|
+
"shape": "Srj"
|
78414
78632
|
}
|
78415
78633
|
},
|
78416
78634
|
"AndConditions": {
|
78417
|
-
"shape": "
|
78635
|
+
"shape": "Srj"
|
78418
78636
|
},
|
78419
78637
|
"TagCondition": {
|
78420
|
-
"shape": "
|
78638
|
+
"shape": "Srk"
|
78421
78639
|
}
|
78422
78640
|
}
|
78423
78641
|
},
|
78424
|
-
"
|
78642
|
+
"Srj": {
|
78425
78643
|
"type": "list",
|
78426
78644
|
"member": {
|
78427
|
-
"shape": "
|
78645
|
+
"shape": "Srk"
|
78428
78646
|
}
|
78429
78647
|
},
|
78430
|
-
"
|
78648
|
+
"Srk": {
|
78431
78649
|
"type": "structure",
|
78432
78650
|
"members": {
|
78433
78651
|
"TagKey": {},
|
78434
78652
|
"TagValue": {}
|
78435
78653
|
}
|
78436
78654
|
},
|
78437
|
-
"
|
78655
|
+
"Srl": {
|
78438
78656
|
"type": "structure",
|
78439
78657
|
"members": {
|
78440
78658
|
"OrConditions": {
|
78441
|
-
"shape": "
|
78659
|
+
"shape": "Srm"
|
78442
78660
|
},
|
78443
78661
|
"AndConditions": {
|
78444
|
-
"shape": "
|
78662
|
+
"shape": "Srm"
|
78445
78663
|
},
|
78446
78664
|
"StringCondition": {
|
78447
|
-
"shape": "
|
78665
|
+
"shape": "Srn"
|
78448
78666
|
}
|
78449
78667
|
}
|
78450
78668
|
},
|
78451
|
-
"
|
78669
|
+
"Srm": {
|
78452
78670
|
"type": "list",
|
78453
78671
|
"member": {
|
78454
|
-
"shape": "
|
78672
|
+
"shape": "Srl"
|
78455
78673
|
}
|
78456
78674
|
},
|
78457
|
-
"
|
78675
|
+
"Srn": {
|
78458
78676
|
"type": "structure",
|
78459
78677
|
"members": {
|
78460
78678
|
"FieldName": {},
|
@@ -78462,220 +78680,220 @@ module.exports={
|
|
78462
78680
|
"ComparisonType": {}
|
78463
78681
|
}
|
78464
78682
|
},
|
78465
|
-
"
|
78683
|
+
"Srt": {
|
78466
78684
|
"type": "structure",
|
78467
78685
|
"members": {
|
78468
78686
|
"OrConditions": {
|
78469
|
-
"shape": "
|
78687
|
+
"shape": "Sru"
|
78470
78688
|
},
|
78471
78689
|
"AndConditions": {
|
78472
|
-
"shape": "
|
78690
|
+
"shape": "Sru"
|
78473
78691
|
},
|
78474
78692
|
"StringCondition": {
|
78475
|
-
"shape": "
|
78693
|
+
"shape": "Srn"
|
78476
78694
|
},
|
78477
78695
|
"TypeCondition": {},
|
78478
78696
|
"StateCondition": {},
|
78479
78697
|
"StatusCondition": {}
|
78480
78698
|
}
|
78481
78699
|
},
|
78482
|
-
"
|
78700
|
+
"Sru": {
|
78483
78701
|
"type": "list",
|
78484
78702
|
"member": {
|
78485
|
-
"shape": "
|
78703
|
+
"shape": "Srt"
|
78486
78704
|
}
|
78487
78705
|
},
|
78488
|
-
"
|
78706
|
+
"Ss3": {
|
78489
78707
|
"type": "list",
|
78490
78708
|
"member": {}
|
78491
78709
|
},
|
78492
|
-
"
|
78710
|
+
"Ssu": {
|
78493
78711
|
"type": "structure",
|
78494
78712
|
"members": {
|
78495
78713
|
"OrConditions": {
|
78496
|
-
"shape": "
|
78714
|
+
"shape": "Ssv"
|
78497
78715
|
},
|
78498
78716
|
"AndConditions": {
|
78499
|
-
"shape": "
|
78717
|
+
"shape": "Ssv"
|
78500
78718
|
},
|
78501
78719
|
"StringCondition": {
|
78502
|
-
"shape": "
|
78720
|
+
"shape": "Srn"
|
78503
78721
|
}
|
78504
78722
|
}
|
78505
78723
|
},
|
78506
|
-
"
|
78724
|
+
"Ssv": {
|
78507
78725
|
"type": "list",
|
78508
78726
|
"member": {
|
78509
|
-
"shape": "
|
78727
|
+
"shape": "Ssu"
|
78510
78728
|
}
|
78511
78729
|
},
|
78512
|
-
"
|
78730
|
+
"Ssz": {
|
78513
78731
|
"type": "structure",
|
78514
78732
|
"members": {
|
78515
78733
|
"OrConditions": {
|
78516
|
-
"shape": "
|
78734
|
+
"shape": "St0"
|
78517
78735
|
},
|
78518
78736
|
"AndConditions": {
|
78519
|
-
"shape": "
|
78737
|
+
"shape": "St0"
|
78520
78738
|
},
|
78521
78739
|
"StringCondition": {
|
78522
|
-
"shape": "
|
78740
|
+
"shape": "Srn"
|
78523
78741
|
}
|
78524
78742
|
}
|
78525
78743
|
},
|
78526
|
-
"
|
78744
|
+
"St0": {
|
78527
78745
|
"type": "list",
|
78528
78746
|
"member": {
|
78529
|
-
"shape": "
|
78747
|
+
"shape": "Ssz"
|
78530
78748
|
}
|
78531
78749
|
},
|
78532
|
-
"
|
78750
|
+
"St5": {
|
78533
78751
|
"type": "structure",
|
78534
78752
|
"members": {
|
78535
78753
|
"OrConditions": {
|
78536
|
-
"shape": "
|
78754
|
+
"shape": "St6"
|
78537
78755
|
},
|
78538
78756
|
"AndConditions": {
|
78539
|
-
"shape": "
|
78757
|
+
"shape": "St6"
|
78540
78758
|
},
|
78541
78759
|
"StringCondition": {
|
78542
|
-
"shape": "
|
78760
|
+
"shape": "Srn"
|
78543
78761
|
}
|
78544
78762
|
}
|
78545
78763
|
},
|
78546
|
-
"
|
78764
|
+
"St6": {
|
78547
78765
|
"type": "list",
|
78548
78766
|
"member": {
|
78549
|
-
"shape": "
|
78767
|
+
"shape": "St5"
|
78550
78768
|
}
|
78551
78769
|
},
|
78552
|
-
"
|
78770
|
+
"Stc": {
|
78553
78771
|
"type": "structure",
|
78554
78772
|
"members": {
|
78555
78773
|
"OrConditions": {
|
78556
|
-
"shape": "
|
78774
|
+
"shape": "Std"
|
78557
78775
|
},
|
78558
78776
|
"AndConditions": {
|
78559
|
-
"shape": "
|
78777
|
+
"shape": "Std"
|
78560
78778
|
},
|
78561
78779
|
"StringCondition": {
|
78562
|
-
"shape": "
|
78780
|
+
"shape": "Srn"
|
78563
78781
|
},
|
78564
78782
|
"QueueTypeCondition": {}
|
78565
78783
|
}
|
78566
78784
|
},
|
78567
|
-
"
|
78785
|
+
"Std": {
|
78568
78786
|
"type": "list",
|
78569
78787
|
"member": {
|
78570
|
-
"shape": "
|
78788
|
+
"shape": "Stc"
|
78571
78789
|
}
|
78572
78790
|
},
|
78573
|
-
"
|
78791
|
+
"Stj": {
|
78574
78792
|
"type": "structure",
|
78575
78793
|
"members": {
|
78576
78794
|
"OrConditions": {
|
78577
|
-
"shape": "
|
78795
|
+
"shape": "Stk"
|
78578
78796
|
},
|
78579
78797
|
"AndConditions": {
|
78580
|
-
"shape": "
|
78798
|
+
"shape": "Stk"
|
78581
78799
|
},
|
78582
78800
|
"StringCondition": {
|
78583
|
-
"shape": "
|
78801
|
+
"shape": "Srn"
|
78584
78802
|
}
|
78585
78803
|
}
|
78586
78804
|
},
|
78587
|
-
"
|
78805
|
+
"Stk": {
|
78588
78806
|
"type": "list",
|
78589
78807
|
"member": {
|
78590
|
-
"shape": "
|
78808
|
+
"shape": "Stj"
|
78591
78809
|
}
|
78592
78810
|
},
|
78593
|
-
"
|
78811
|
+
"Sty": {
|
78594
78812
|
"type": "structure",
|
78595
78813
|
"members": {
|
78596
78814
|
"OrConditions": {
|
78597
|
-
"shape": "
|
78815
|
+
"shape": "Stz"
|
78598
78816
|
},
|
78599
78817
|
"AndConditions": {
|
78600
|
-
"shape": "
|
78818
|
+
"shape": "Stz"
|
78601
78819
|
},
|
78602
78820
|
"StringCondition": {
|
78603
|
-
"shape": "
|
78821
|
+
"shape": "Srn"
|
78604
78822
|
}
|
78605
78823
|
}
|
78606
78824
|
},
|
78607
|
-
"
|
78825
|
+
"Stz": {
|
78608
78826
|
"type": "list",
|
78609
78827
|
"member": {
|
78610
|
-
"shape": "
|
78828
|
+
"shape": "Sty"
|
78611
78829
|
}
|
78612
78830
|
},
|
78613
|
-
"
|
78831
|
+
"Su3": {
|
78614
78832
|
"type": "structure",
|
78615
78833
|
"members": {
|
78616
78834
|
"OrConditions": {
|
78617
|
-
"shape": "
|
78835
|
+
"shape": "Su4"
|
78618
78836
|
},
|
78619
78837
|
"AndConditions": {
|
78620
|
-
"shape": "
|
78838
|
+
"shape": "Su4"
|
78621
78839
|
},
|
78622
78840
|
"StringCondition": {
|
78623
|
-
"shape": "
|
78841
|
+
"shape": "Srn"
|
78624
78842
|
}
|
78625
78843
|
}
|
78626
78844
|
},
|
78627
|
-
"
|
78845
|
+
"Su4": {
|
78628
78846
|
"type": "list",
|
78629
78847
|
"member": {
|
78630
|
-
"shape": "
|
78848
|
+
"shape": "Su3"
|
78631
78849
|
}
|
78632
78850
|
},
|
78633
|
-
"
|
78851
|
+
"Sud": {
|
78634
78852
|
"type": "structure",
|
78635
78853
|
"members": {
|
78636
78854
|
"TagConditions": {
|
78637
|
-
"shape": "
|
78855
|
+
"shape": "Srj"
|
78638
78856
|
},
|
78639
78857
|
"HierarchyGroupCondition": {
|
78640
|
-
"shape": "
|
78858
|
+
"shape": "Sue"
|
78641
78859
|
}
|
78642
78860
|
}
|
78643
78861
|
},
|
78644
|
-
"
|
78862
|
+
"Sue": {
|
78645
78863
|
"type": "structure",
|
78646
78864
|
"members": {
|
78647
78865
|
"Value": {},
|
78648
78866
|
"HierarchyGroupMatchType": {}
|
78649
78867
|
}
|
78650
78868
|
},
|
78651
|
-
"
|
78869
|
+
"Sug": {
|
78652
78870
|
"type": "structure",
|
78653
78871
|
"members": {
|
78654
78872
|
"OrConditions": {
|
78655
|
-
"shape": "
|
78873
|
+
"shape": "Suh"
|
78656
78874
|
},
|
78657
78875
|
"AndConditions": {
|
78658
|
-
"shape": "
|
78876
|
+
"shape": "Suh"
|
78659
78877
|
},
|
78660
78878
|
"StringCondition": {
|
78661
|
-
"shape": "
|
78879
|
+
"shape": "Srn"
|
78662
78880
|
},
|
78663
78881
|
"HierarchyGroupCondition": {
|
78664
|
-
"shape": "
|
78882
|
+
"shape": "Sue"
|
78665
78883
|
}
|
78666
78884
|
}
|
78667
78885
|
},
|
78668
|
-
"
|
78886
|
+
"Suh": {
|
78669
78887
|
"type": "list",
|
78670
78888
|
"member": {
|
78671
|
-
"shape": "
|
78889
|
+
"shape": "Sug"
|
78672
78890
|
}
|
78673
78891
|
},
|
78674
|
-
"
|
78892
|
+
"Suz": {
|
78675
78893
|
"type": "list",
|
78676
78894
|
"member": {}
|
78677
78895
|
},
|
78678
|
-
"
|
78896
|
+
"Sv1": {
|
78679
78897
|
"type": "structure",
|
78680
78898
|
"required": [
|
78681
78899
|
"DisplayName"
|
@@ -78684,7 +78902,7 @@ module.exports={
|
|
78684
78902
|
"DisplayName": {}
|
78685
78903
|
}
|
78686
78904
|
},
|
78687
|
-
"
|
78905
|
+
"Sv2": {
|
78688
78906
|
"type": "structure",
|
78689
78907
|
"required": [
|
78690
78908
|
"StreamingEndpointArn"
|
@@ -78693,25 +78911,19 @@ module.exports={
|
|
78693
78911
|
"StreamingEndpointArn": {}
|
78694
78912
|
}
|
78695
78913
|
},
|
78696
|
-
"
|
78697
|
-
"type": "structure",
|
78698
|
-
"members": {
|
78699
|
-
"Video": {}
|
78700
|
-
}
|
78701
|
-
},
|
78702
|
-
"Svo": {
|
78914
|
+
"Swj": {
|
78703
78915
|
"type": "map",
|
78704
78916
|
"key": {},
|
78705
78917
|
"value": {
|
78706
78918
|
"type": "structure",
|
78707
78919
|
"members": {
|
78708
78920
|
"Value": {
|
78709
|
-
"shape": "
|
78921
|
+
"shape": "Se2"
|
78710
78922
|
}
|
78711
78923
|
}
|
78712
78924
|
}
|
78713
78925
|
},
|
78714
|
-
"
|
78926
|
+
"Syv": {
|
78715
78927
|
"type": "structure",
|
78716
78928
|
"required": [
|
78717
78929
|
"Name"
|
@@ -274977,7 +275189,7 @@ AWS.util.update(AWS, {
|
|
274977
275189
|
/**
|
274978
275190
|
* @constant
|
274979
275191
|
*/
|
274980
|
-
VERSION: '2.
|
275192
|
+
VERSION: '2.1631.0',
|
274981
275193
|
|
274982
275194
|
/**
|
274983
275195
|
* @api private
|
@@ -297239,7 +297451,7 @@ var LRUCache = /** @class */ (function () {
|
|
297239
297451
|
}());
|
297240
297452
|
exports.LRUCache = LRUCache;
|
297241
297453
|
},{}],467:[function(require,module,exports){
|
297242
|
-
// AWS SDK for JavaScript v2.
|
297454
|
+
// AWS SDK for JavaScript v2.1631.0
|
297243
297455
|
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
297244
297456
|
// License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
|
297245
297457
|
require('./browser_loader');
|