aws-sdk 2.1650.0 → 2.1651.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/dist/aws-sdk.js CHANGED
@@ -1,4 +1,4 @@
1
- // AWS SDK for JavaScript v2.1650.0
1
+ // AWS SDK for JavaScript v2.1651.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){
@@ -41270,7 +41270,10 @@ module.exports={
41270
41270
  "signatureVersion": "v4",
41271
41271
  "signingName": "cloudhsm",
41272
41272
  "targetPrefix": "BaldrApiService",
41273
- "uid": "cloudhsmv2-2017-04-28"
41273
+ "uid": "cloudhsmv2-2017-04-28",
41274
+ "auth": [
41275
+ "aws.auth#sigv4"
41276
+ ]
41274
41277
  },
41275
41278
  "operations": {
41276
41279
  "CopyBackupToRegion": {
@@ -41332,7 +41335,7 @@ module.exports={
41332
41335
  "type": "structure",
41333
41336
  "members": {
41334
41337
  "Cluster": {
41335
- "shape": "Sl"
41338
+ "shape": "Sm"
41336
41339
  }
41337
41340
  }
41338
41341
  }
@@ -41354,7 +41357,7 @@ module.exports={
41354
41357
  "type": "structure",
41355
41358
  "members": {
41356
41359
  "Hsm": {
41357
- "shape": "So"
41360
+ "shape": "Sp"
41358
41361
  }
41359
41362
  }
41360
41363
  }
@@ -41373,7 +41376,7 @@ module.exports={
41373
41376
  "type": "structure",
41374
41377
  "members": {
41375
41378
  "Backup": {
41376
- "shape": "S17"
41379
+ "shape": "S18"
41377
41380
  }
41378
41381
  }
41379
41382
  }
@@ -41392,7 +41395,7 @@ module.exports={
41392
41395
  "type": "structure",
41393
41396
  "members": {
41394
41397
  "Cluster": {
41395
- "shape": "Sl"
41398
+ "shape": "Sm"
41396
41399
  }
41397
41400
  }
41398
41401
  }
@@ -41417,6 +41420,21 @@ module.exports={
41417
41420
  }
41418
41421
  }
41419
41422
  },
41423
+ "DeleteResourcePolicy": {
41424
+ "input": {
41425
+ "type": "structure",
41426
+ "members": {
41427
+ "ResourceArn": {}
41428
+ }
41429
+ },
41430
+ "output": {
41431
+ "type": "structure",
41432
+ "members": {
41433
+ "ResourceArn": {},
41434
+ "Policy": {}
41435
+ }
41436
+ }
41437
+ },
41420
41438
  "DescribeBackups": {
41421
41439
  "input": {
41422
41440
  "type": "structure",
@@ -41426,7 +41444,10 @@ module.exports={
41426
41444
  "type": "integer"
41427
41445
  },
41428
41446
  "Filters": {
41429
- "shape": "S1h"
41447
+ "shape": "S1m"
41448
+ },
41449
+ "Shared": {
41450
+ "type": "boolean"
41430
41451
  },
41431
41452
  "SortAscending": {
41432
41453
  "type": "boolean"
@@ -41439,7 +41460,7 @@ module.exports={
41439
41460
  "Backups": {
41440
41461
  "type": "list",
41441
41462
  "member": {
41442
- "shape": "S17"
41463
+ "shape": "S18"
41443
41464
  }
41444
41465
  },
41445
41466
  "NextToken": {}
@@ -41451,7 +41472,7 @@ module.exports={
41451
41472
  "type": "structure",
41452
41473
  "members": {
41453
41474
  "Filters": {
41454
- "shape": "S1h"
41475
+ "shape": "S1m"
41455
41476
  },
41456
41477
  "NextToken": {},
41457
41478
  "MaxResults": {
@@ -41465,13 +41486,27 @@ module.exports={
41465
41486
  "Clusters": {
41466
41487
  "type": "list",
41467
41488
  "member": {
41468
- "shape": "Sl"
41489
+ "shape": "Sm"
41469
41490
  }
41470
41491
  },
41471
41492
  "NextToken": {}
41472
41493
  }
41473
41494
  }
41474
41495
  },
41496
+ "GetResourcePolicy": {
41497
+ "input": {
41498
+ "type": "structure",
41499
+ "members": {
41500
+ "ResourceArn": {}
41501
+ }
41502
+ },
41503
+ "output": {
41504
+ "type": "structure",
41505
+ "members": {
41506
+ "Policy": {}
41507
+ }
41508
+ }
41509
+ },
41475
41510
  "InitializeCluster": {
41476
41511
  "input": {
41477
41512
  "type": "structure",
@@ -41539,7 +41574,7 @@ module.exports={
41539
41574
  "type": "structure",
41540
41575
  "members": {
41541
41576
  "Backup": {
41542
- "shape": "S17"
41577
+ "shape": "S18"
41543
41578
  }
41544
41579
  }
41545
41580
  }
@@ -41562,11 +41597,27 @@ module.exports={
41562
41597
  "type": "structure",
41563
41598
  "members": {
41564
41599
  "Cluster": {
41565
- "shape": "Sl"
41600
+ "shape": "Sm"
41566
41601
  }
41567
41602
  }
41568
41603
  }
41569
41604
  },
41605
+ "PutResourcePolicy": {
41606
+ "input": {
41607
+ "type": "structure",
41608
+ "members": {
41609
+ "ResourceArn": {},
41610
+ "Policy": {}
41611
+ }
41612
+ },
41613
+ "output": {
41614
+ "type": "structure",
41615
+ "members": {
41616
+ "ResourceArn": {},
41617
+ "Policy": {}
41618
+ }
41619
+ }
41620
+ },
41570
41621
  "RestoreBackup": {
41571
41622
  "input": {
41572
41623
  "type": "structure",
@@ -41581,7 +41632,7 @@ module.exports={
41581
41632
  "type": "structure",
41582
41633
  "members": {
41583
41634
  "Backup": {
41584
- "shape": "S17"
41635
+ "shape": "S18"
41585
41636
  }
41586
41637
  }
41587
41638
  }
@@ -41648,7 +41699,7 @@ module.exports={
41648
41699
  "Value": {}
41649
41700
  }
41650
41701
  },
41651
- "Sl": {
41702
+ "Sm": {
41652
41703
  "type": "structure",
41653
41704
  "members": {
41654
41705
  "BackupPolicy": {},
@@ -41662,7 +41713,7 @@ module.exports={
41662
41713
  "Hsms": {
41663
41714
  "type": "list",
41664
41715
  "member": {
41665
- "shape": "So"
41716
+ "shape": "Sp"
41666
41717
  }
41667
41718
  },
41668
41719
  "HsmType": {},
@@ -41693,7 +41744,7 @@ module.exports={
41693
41744
  "Mode": {}
41694
41745
  }
41695
41746
  },
41696
- "So": {
41747
+ "Sp": {
41697
41748
  "type": "structure",
41698
41749
  "required": [
41699
41750
  "HsmId"
@@ -41709,13 +41760,14 @@ module.exports={
41709
41760
  "StateMessage": {}
41710
41761
  }
41711
41762
  },
41712
- "S17": {
41763
+ "S18": {
41713
41764
  "type": "structure",
41714
41765
  "required": [
41715
41766
  "BackupId"
41716
41767
  ],
41717
41768
  "members": {
41718
41769
  "BackupId": {},
41770
+ "BackupArn": {},
41719
41771
  "BackupState": {},
41720
41772
  "ClusterId": {},
41721
41773
  "CreateTimestamp": {
@@ -41740,7 +41792,7 @@ module.exports={
41740
41792
  "Mode": {}
41741
41793
  }
41742
41794
  },
41743
- "S1h": {
41795
+ "S1m": {
41744
41796
  "type": "map",
41745
41797
  "key": {},
41746
41798
  "value": {
@@ -67078,7 +67130,10 @@ module.exports={
67078
67130
  "serviceId": "Connect",
67079
67131
  "signatureVersion": "v4",
67080
67132
  "signingName": "connect",
67081
- "uid": "connect-2017-08-08"
67133
+ "uid": "connect-2017-08-08",
67134
+ "auth": [
67135
+ "aws.auth#sigv4"
67136
+ ]
67082
67137
  },
67083
67138
  "operations": {
67084
67139
  "ActivateEvaluationForm": {
@@ -69565,7 +69620,7 @@ module.exports={
69565
69620
  "type": "structure",
69566
69621
  "members": {
69567
69622
  "Audio": {
69568
- "shape": "Sdj"
69623
+ "shape": "Sdo"
69569
69624
  }
69570
69625
  }
69571
69626
  },
@@ -69573,7 +69628,7 @@ module.exports={
69573
69628
  "type": "structure",
69574
69629
  "members": {
69575
69630
  "Audio": {
69576
- "shape": "Sdj"
69631
+ "shape": "Sdo"
69577
69632
  }
69578
69633
  }
69579
69634
  }
@@ -69586,7 +69641,7 @@ module.exports={
69586
69641
  }
69587
69642
  },
69588
69643
  "SegmentAttributes": {
69589
- "shape": "Sdq"
69644
+ "shape": "Sdv"
69590
69645
  }
69591
69646
  }
69592
69647
  }
@@ -69648,7 +69703,7 @@ module.exports={
69648
69703
  "EvaluatorArn": {},
69649
69704
  "ContactAgentId": {},
69650
69705
  "Score": {
69651
- "shape": "Sdy"
69706
+ "shape": "Se3"
69652
69707
  }
69653
69708
  }
69654
69709
  },
@@ -69659,23 +69714,23 @@ module.exports={
69659
69714
  "type": "structure",
69660
69715
  "members": {
69661
69716
  "Value": {
69662
- "shape": "Se2"
69717
+ "shape": "Se7"
69663
69718
  },
69664
69719
  "SystemSuggestedValue": {
69665
- "shape": "Se2"
69720
+ "shape": "Se7"
69666
69721
  }
69667
69722
  }
69668
69723
  }
69669
69724
  },
69670
69725
  "Notes": {
69671
- "shape": "Se5"
69726
+ "shape": "Sea"
69672
69727
  },
69673
69728
  "Status": {},
69674
69729
  "Scores": {
69675
69730
  "type": "map",
69676
69731
  "key": {},
69677
69732
  "value": {
69678
- "shape": "Sdy"
69733
+ "shape": "Se3"
69679
69734
  }
69680
69735
  },
69681
69736
  "CreatedTime": {
@@ -69743,7 +69798,7 @@ module.exports={
69743
69798
  "type": "structure",
69744
69799
  "members": {
69745
69800
  "ContactFlow": {
69746
- "shape": "Sed"
69801
+ "shape": "Sei"
69747
69802
  }
69748
69803
  }
69749
69804
  }
@@ -69774,7 +69829,7 @@ module.exports={
69774
69829
  "type": "structure",
69775
69830
  "members": {
69776
69831
  "ContactFlowModule": {
69777
- "shape": "Seh"
69832
+ "shape": "Sem"
69778
69833
  }
69779
69834
  }
69780
69835
  }
@@ -69887,7 +69942,7 @@ module.exports={
69887
69942
  "type": "structure",
69888
69943
  "members": {
69889
69944
  "HoursOfOperation": {
69890
- "shape": "Ser"
69945
+ "shape": "Sew"
69891
69946
  }
69892
69947
  }
69893
69948
  }
@@ -69973,7 +70028,7 @@ module.exports={
69973
70028
  "type": "structure",
69974
70029
  "members": {
69975
70030
  "Attribute": {
69976
- "shape": "Sf1"
70031
+ "shape": "Sf6"
69977
70032
  }
69978
70033
  }
69979
70034
  }
@@ -70087,7 +70142,7 @@ module.exports={
70087
70142
  "type": "structure",
70088
70143
  "members": {
70089
70144
  "PredefinedAttribute": {
70090
- "shape": "Sff"
70145
+ "shape": "Sfk"
70091
70146
  }
70092
70147
  }
70093
70148
  }
@@ -70118,7 +70173,7 @@ module.exports={
70118
70173
  "type": "structure",
70119
70174
  "members": {
70120
70175
  "Prompt": {
70121
- "shape": "Sfi"
70176
+ "shape": "Sfn"
70122
70177
  }
70123
70178
  }
70124
70179
  }
@@ -70149,7 +70204,7 @@ module.exports={
70149
70204
  "type": "structure",
70150
70205
  "members": {
70151
70206
  "Queue": {
70152
- "shape": "Sfl"
70207
+ "shape": "Sfq"
70153
70208
  }
70154
70209
  }
70155
70210
  }
@@ -70180,7 +70235,7 @@ module.exports={
70180
70235
  "type": "structure",
70181
70236
  "members": {
70182
70237
  "QuickConnect": {
70183
- "shape": "Sfp"
70238
+ "shape": "Sfu"
70184
70239
  }
70185
70240
  }
70186
70241
  }
@@ -70211,7 +70266,7 @@ module.exports={
70211
70266
  "type": "structure",
70212
70267
  "members": {
70213
70268
  "RoutingProfile": {
70214
- "shape": "Sfs"
70269
+ "shape": "Sfx"
70215
70270
  }
70216
70271
  }
70217
70272
  }
@@ -70471,19 +70526,19 @@ module.exports={
70471
70526
  "type": "structure",
70472
70527
  "members": {
70473
70528
  "LevelOne": {
70474
- "shape": "Sgf"
70529
+ "shape": "Sgk"
70475
70530
  },
70476
70531
  "LevelTwo": {
70477
- "shape": "Sgf"
70532
+ "shape": "Sgk"
70478
70533
  },
70479
70534
  "LevelThree": {
70480
- "shape": "Sgf"
70535
+ "shape": "Sgk"
70481
70536
  },
70482
70537
  "LevelFour": {
70483
- "shape": "Sgf"
70538
+ "shape": "Sgk"
70484
70539
  },
70485
70540
  "LevelFive": {
70486
- "shape": "Sgf"
70541
+ "shape": "Sgk"
70487
70542
  }
70488
70543
  }
70489
70544
  },
@@ -70523,19 +70578,19 @@ module.exports={
70523
70578
  "type": "structure",
70524
70579
  "members": {
70525
70580
  "LevelOne": {
70526
- "shape": "Sgj"
70581
+ "shape": "Sgo"
70527
70582
  },
70528
70583
  "LevelTwo": {
70529
- "shape": "Sgj"
70584
+ "shape": "Sgo"
70530
70585
  },
70531
70586
  "LevelThree": {
70532
- "shape": "Sgj"
70587
+ "shape": "Sgo"
70533
70588
  },
70534
70589
  "LevelFour": {
70535
- "shape": "Sgj"
70590
+ "shape": "Sgo"
70536
70591
  },
70537
70592
  "LevelFive": {
70538
- "shape": "Sgj"
70593
+ "shape": "Sgo"
70539
70594
  }
70540
70595
  }
70541
70596
  }
@@ -71118,15 +71173,15 @@ module.exports={
71118
71173
  "locationName": "InstanceId"
71119
71174
  },
71120
71175
  "Filters": {
71121
- "shape": "Shk"
71176
+ "shape": "Shp"
71122
71177
  },
71123
71178
  "Groupings": {
71124
- "shape": "Shq"
71179
+ "shape": "Shv"
71125
71180
  },
71126
71181
  "CurrentMetrics": {
71127
71182
  "type": "list",
71128
71183
  "member": {
71129
- "shape": "Sht"
71184
+ "shape": "Shy"
71130
71185
  }
71131
71186
  },
71132
71187
  "NextToken": {},
@@ -71155,7 +71210,7 @@ module.exports={
71155
71210
  "type": "structure",
71156
71211
  "members": {
71157
71212
  "Dimensions": {
71158
- "shape": "Si4"
71213
+ "shape": "Si9"
71159
71214
  },
71160
71215
  "Collections": {
71161
71216
  "type": "list",
@@ -71163,7 +71218,7 @@ module.exports={
71163
71218
  "type": "structure",
71164
71219
  "members": {
71165
71220
  "Metric": {
71166
- "shape": "Sht"
71221
+ "shape": "Shy"
71167
71222
  },
71168
71223
  "Value": {
71169
71224
  "type": "double"
@@ -71202,7 +71257,7 @@ module.exports={
71202
71257
  "type": "structure",
71203
71258
  "members": {
71204
71259
  "Queues": {
71205
- "shape": "Shl"
71260
+ "shape": "Shq"
71206
71261
  },
71207
71262
  "ContactFilter": {
71208
71263
  "type": "structure",
@@ -71214,7 +71269,7 @@ module.exports={
71214
71269
  }
71215
71270
  },
71216
71271
  "RoutingProfiles": {
71217
- "shape": "Shn"
71272
+ "shape": "Shs"
71218
71273
  },
71219
71274
  "Agents": {
71220
71275
  "type": "list",
@@ -71249,25 +71304,25 @@ module.exports={
71249
71304
  }
71250
71305
  },
71251
71306
  "RoutingProfile": {
71252
- "shape": "Si6"
71307
+ "shape": "Sib"
71253
71308
  },
71254
71309
  "HierarchyPath": {
71255
71310
  "type": "structure",
71256
71311
  "members": {
71257
71312
  "LevelOne": {
71258
- "shape": "Sin"
71313
+ "shape": "Sis"
71259
71314
  },
71260
71315
  "LevelTwo": {
71261
- "shape": "Sin"
71316
+ "shape": "Sis"
71262
71317
  },
71263
71318
  "LevelThree": {
71264
- "shape": "Sin"
71319
+ "shape": "Sis"
71265
71320
  },
71266
71321
  "LevelFour": {
71267
- "shape": "Sin"
71322
+ "shape": "Sis"
71268
71323
  },
71269
71324
  "LevelFive": {
71270
- "shape": "Sin"
71325
+ "shape": "Sis"
71271
71326
  }
71272
71327
  }
71273
71328
  },
@@ -71282,13 +71337,13 @@ module.exports={
71282
71337
  }
71283
71338
  },
71284
71339
  "AvailableSlotsByChannel": {
71285
- "shape": "Sip"
71340
+ "shape": "Siu"
71286
71341
  },
71287
71342
  "MaxSlotsByChannel": {
71288
- "shape": "Sip"
71343
+ "shape": "Siu"
71289
71344
  },
71290
71345
  "ActiveSlotsByChannel": {
71291
- "shape": "Sip"
71346
+ "shape": "Siu"
71292
71347
  },
71293
71348
  "Contacts": {
71294
71349
  "type": "list",
@@ -71306,7 +71361,7 @@ module.exports={
71306
71361
  "type": "timestamp"
71307
71362
  },
71308
71363
  "Queue": {
71309
- "shape": "Si5"
71364
+ "shape": "Sia"
71310
71365
  }
71311
71366
  }
71312
71367
  }
@@ -71345,13 +71400,13 @@ module.exports={
71345
71400
  "type": "structure",
71346
71401
  "members": {
71347
71402
  "AccessToken": {
71348
- "shape": "Siw"
71403
+ "shape": "Sj1"
71349
71404
  },
71350
71405
  "AccessTokenExpiration": {
71351
71406
  "type": "timestamp"
71352
71407
  },
71353
71408
  "RefreshToken": {
71354
- "shape": "Siw"
71409
+ "shape": "Sj1"
71355
71410
  },
71356
71411
  "RefreshTokenExpiration": {
71357
71412
  "type": "timestamp"
@@ -71426,15 +71481,15 @@ module.exports={
71426
71481
  "type": "timestamp"
71427
71482
  },
71428
71483
  "Filters": {
71429
- "shape": "Shk"
71484
+ "shape": "Shp"
71430
71485
  },
71431
71486
  "Groupings": {
71432
- "shape": "Shq"
71487
+ "shape": "Shv"
71433
71488
  },
71434
71489
  "HistoricalMetrics": {
71435
71490
  "type": "list",
71436
71491
  "member": {
71437
- "shape": "Sj1"
71492
+ "shape": "Sj6"
71438
71493
  }
71439
71494
  },
71440
71495
  "NextToken": {},
@@ -71453,7 +71508,7 @@ module.exports={
71453
71508
  "type": "structure",
71454
71509
  "members": {
71455
71510
  "Dimensions": {
71456
- "shape": "Si4"
71511
+ "shape": "Si9"
71457
71512
  },
71458
71513
  "Collections": {
71459
71514
  "type": "list",
@@ -71461,7 +71516,7 @@ module.exports={
71461
71516
  "type": "structure",
71462
71517
  "members": {
71463
71518
  "Metric": {
71464
- "shape": "Sj1"
71519
+ "shape": "Sj6"
71465
71520
  },
71466
71521
  "Value": {
71467
71522
  "type": "double"
@@ -71523,7 +71578,7 @@ module.exports={
71523
71578
  "Metrics": {
71524
71579
  "type": "list",
71525
71580
  "member": {
71526
- "shape": "Sjm"
71581
+ "shape": "Sjr"
71527
71582
  }
71528
71583
  },
71529
71584
  "NextToken": {},
@@ -71564,7 +71619,7 @@ module.exports={
71564
71619
  "type": "structure",
71565
71620
  "members": {
71566
71621
  "Metric": {
71567
- "shape": "Sjm"
71622
+ "shape": "Sjr"
71568
71623
  },
71569
71624
  "Value": {
71570
71625
  "type": "double"
@@ -71694,15 +71749,15 @@ module.exports={
71694
71749
  "type": "structure",
71695
71750
  "members": {
71696
71751
  "TelephonyConfig": {
71697
- "shape": "Skb"
71752
+ "shape": "Skg"
71698
71753
  },
71699
71754
  "Id": {},
71700
71755
  "Arn": {},
71701
71756
  "SignInConfig": {
71702
- "shape": "Skg"
71757
+ "shape": "Skl"
71703
71758
  },
71704
71759
  "AgentConfig": {
71705
- "shape": "Skj"
71760
+ "shape": "Sko"
71706
71761
  }
71707
71762
  }
71708
71763
  }
@@ -71975,7 +72030,7 @@ module.exports={
71975
72030
  "Status": {},
71976
72031
  "EvaluatorArn": {},
71977
72032
  "Score": {
71978
- "shape": "Sdy"
72033
+ "shape": "Se3"
71979
72034
  },
71980
72035
  "CreatedTime": {
71981
72036
  "type": "timestamp"
@@ -72505,7 +72560,7 @@ module.exports={
72505
72560
  "Attributes": {
72506
72561
  "type": "list",
72507
72562
  "member": {
72508
- "shape": "Sf1"
72563
+ "shape": "Sf6"
72509
72564
  }
72510
72565
  },
72511
72566
  "NextToken": {}
@@ -72757,12 +72812,12 @@ module.exports={
72757
72812
  "locationName": "InstanceId"
72758
72813
  },
72759
72814
  "PhoneNumberTypes": {
72760
- "shape": "Smz",
72815
+ "shape": "Sn4",
72761
72816
  "location": "querystring",
72762
72817
  "locationName": "phoneNumberTypes"
72763
72818
  },
72764
72819
  "PhoneNumberCountryCodes": {
72765
- "shape": "Sn0",
72820
+ "shape": "Sn5",
72766
72821
  "location": "querystring",
72767
72822
  "locationName": "phoneNumberCountryCodes"
72768
72823
  },
@@ -72811,10 +72866,10 @@ module.exports={
72811
72866
  },
72812
72867
  "NextToken": {},
72813
72868
  "PhoneNumberCountryCodes": {
72814
- "shape": "Sn0"
72869
+ "shape": "Sn5"
72815
72870
  },
72816
72871
  "PhoneNumberTypes": {
72817
- "shape": "Smz"
72872
+ "shape": "Sn4"
72818
72873
  },
72819
72874
  "PhoneNumberPrefix": {}
72820
72875
  }
@@ -72973,7 +73028,7 @@ module.exports={
72973
73028
  "members": {
72974
73029
  "NextToken": {},
72975
73030
  "QuickConnectSummaryList": {
72976
- "shape": "Snl"
73031
+ "shape": "Snq"
72977
73032
  },
72978
73033
  "LastModifiedTime": {
72979
73034
  "type": "timestamp"
@@ -73073,7 +73128,7 @@ module.exports={
73073
73128
  "type": "structure",
73074
73129
  "members": {
73075
73130
  "QuickConnectSummaryList": {
73076
- "shape": "Snl"
73131
+ "shape": "Snq"
73077
73132
  },
73078
73133
  "NextToken": {}
73079
73134
  }
@@ -73143,7 +73198,7 @@ module.exports={
73143
73198
  "Content": {},
73144
73199
  "ContentType": {},
73145
73200
  "Time": {
73146
- "shape": "Soa"
73201
+ "shape": "Sof"
73147
73202
  },
73148
73203
  "Redaction": {
73149
73204
  "type": "structure",
@@ -73151,7 +73206,7 @@ module.exports={
73151
73206
  "CharacterOffsets": {
73152
73207
  "type": "list",
73153
73208
  "member": {
73154
- "shape": "Soe"
73209
+ "shape": "Soj"
73155
73210
  }
73156
73211
  }
73157
73212
  }
@@ -73189,7 +73244,7 @@ module.exports={
73189
73244
  "members": {
73190
73245
  "Id": {},
73191
73246
  "CharacterOffsets": {
73192
- "shape": "Soe"
73247
+ "shape": "Soj"
73193
73248
  }
73194
73249
  }
73195
73250
  }
@@ -73227,7 +73282,7 @@ module.exports={
73227
73282
  "Content": {},
73228
73283
  "Id": {},
73229
73284
  "CharacterOffsets": {
73230
- "shape": "Soe"
73285
+ "shape": "Soj"
73231
73286
  }
73232
73287
  }
73233
73288
  }
@@ -73251,7 +73306,7 @@ module.exports={
73251
73306
  "DisplayName": {},
73252
73307
  "EventType": {},
73253
73308
  "Time": {
73254
- "shape": "Soa"
73309
+ "shape": "Sof"
73255
73310
  }
73256
73311
  }
73257
73312
  },
@@ -73286,7 +73341,7 @@ module.exports={
73286
73341
  }
73287
73342
  },
73288
73343
  "Time": {
73289
- "shape": "Soa"
73344
+ "shape": "Sof"
73290
73345
  }
73291
73346
  }
73292
73347
  }
@@ -73938,7 +73993,7 @@ module.exports={
73938
73993
  "UserHierarchyGroupSummaryList": {
73939
73994
  "type": "list",
73940
73995
  "member": {
73941
- "shape": "Sgf"
73996
+ "shape": "Sgk"
73942
73997
  }
73943
73998
  },
73944
73999
  "NextToken": {}
@@ -74388,12 +74443,12 @@ module.exports={
74388
74443
  "type": "structure",
74389
74444
  "members": {
74390
74445
  "TagFilter": {
74391
- "shape": "Srh"
74446
+ "shape": "Srm"
74392
74447
  }
74393
74448
  }
74394
74449
  },
74395
74450
  "SearchCriteria": {
74396
- "shape": "Srl"
74451
+ "shape": "Srq"
74397
74452
  }
74398
74453
  }
74399
74454
  },
@@ -74403,7 +74458,7 @@ module.exports={
74403
74458
  "ContactFlowModules": {
74404
74459
  "type": "list",
74405
74460
  "member": {
74406
- "shape": "Seh"
74461
+ "shape": "Sem"
74407
74462
  }
74408
74463
  },
74409
74464
  "NextToken": {},
@@ -74432,12 +74487,12 @@ module.exports={
74432
74487
  "type": "structure",
74433
74488
  "members": {
74434
74489
  "TagFilter": {
74435
- "shape": "Srh"
74490
+ "shape": "Srm"
74436
74491
  }
74437
74492
  }
74438
74493
  },
74439
74494
  "SearchCriteria": {
74440
- "shape": "Srt"
74495
+ "shape": "Sry"
74441
74496
  }
74442
74497
  }
74443
74498
  },
@@ -74447,7 +74502,7 @@ module.exports={
74447
74502
  "ContactFlows": {
74448
74503
  "type": "list",
74449
74504
  "member": {
74450
- "shape": "Sed"
74505
+ "shape": "Sei"
74451
74506
  }
74452
74507
  },
74453
74508
  "NextToken": {},
@@ -74497,19 +74552,19 @@ module.exports={
74497
74552
  "type": "structure",
74498
74553
  "members": {
74499
74554
  "L1Ids": {
74500
- "shape": "Ss3"
74555
+ "shape": "Ss8"
74501
74556
  },
74502
74557
  "L2Ids": {
74503
- "shape": "Ss3"
74558
+ "shape": "Ss8"
74504
74559
  },
74505
74560
  "L3Ids": {
74506
- "shape": "Ss3"
74561
+ "shape": "Ss8"
74507
74562
  },
74508
74563
  "L4Ids": {
74509
- "shape": "Ss3"
74564
+ "shape": "Ss8"
74510
74565
  },
74511
74566
  "L5Ids": {
74512
- "shape": "Ss3"
74567
+ "shape": "Ss8"
74513
74568
  }
74514
74569
  }
74515
74570
  },
@@ -74685,12 +74740,12 @@ module.exports={
74685
74740
  "type": "structure",
74686
74741
  "members": {
74687
74742
  "TagFilter": {
74688
- "shape": "Srh"
74743
+ "shape": "Srm"
74689
74744
  }
74690
74745
  }
74691
74746
  },
74692
74747
  "SearchCriteria": {
74693
- "shape": "Ssu"
74748
+ "shape": "Ssz"
74694
74749
  }
74695
74750
  }
74696
74751
  },
@@ -74700,7 +74755,7 @@ module.exports={
74700
74755
  "HoursOfOperations": {
74701
74756
  "type": "list",
74702
74757
  "member": {
74703
- "shape": "Ser"
74758
+ "shape": "Sew"
74704
74759
  }
74705
74760
  },
74706
74761
  "NextToken": {},
@@ -74726,7 +74781,7 @@ module.exports={
74726
74781
  "type": "integer"
74727
74782
  },
74728
74783
  "SearchCriteria": {
74729
- "shape": "Ssz"
74784
+ "shape": "St4"
74730
74785
  }
74731
74786
  }
74732
74787
  },
@@ -74736,7 +74791,7 @@ module.exports={
74736
74791
  "PredefinedAttributes": {
74737
74792
  "type": "list",
74738
74793
  "member": {
74739
- "shape": "Sff"
74794
+ "shape": "Sfk"
74740
74795
  }
74741
74796
  },
74742
74797
  "NextToken": {},
@@ -74765,12 +74820,12 @@ module.exports={
74765
74820
  "type": "structure",
74766
74821
  "members": {
74767
74822
  "TagFilter": {
74768
- "shape": "Srh"
74823
+ "shape": "Srm"
74769
74824
  }
74770
74825
  }
74771
74826
  },
74772
74827
  "SearchCriteria": {
74773
- "shape": "St5"
74828
+ "shape": "Sta"
74774
74829
  }
74775
74830
  }
74776
74831
  },
@@ -74780,7 +74835,7 @@ module.exports={
74780
74835
  "Prompts": {
74781
74836
  "type": "list",
74782
74837
  "member": {
74783
- "shape": "Sfi"
74838
+ "shape": "Sfn"
74784
74839
  }
74785
74840
  },
74786
74841
  "NextToken": {},
@@ -74809,12 +74864,12 @@ module.exports={
74809
74864
  "type": "structure",
74810
74865
  "members": {
74811
74866
  "TagFilter": {
74812
- "shape": "Srh"
74867
+ "shape": "Srm"
74813
74868
  }
74814
74869
  }
74815
74870
  },
74816
74871
  "SearchCriteria": {
74817
- "shape": "Stc"
74872
+ "shape": "Sth"
74818
74873
  }
74819
74874
  }
74820
74875
  },
@@ -74824,7 +74879,7 @@ module.exports={
74824
74879
  "Queues": {
74825
74880
  "type": "list",
74826
74881
  "member": {
74827
- "shape": "Sfl"
74882
+ "shape": "Sfq"
74828
74883
  }
74829
74884
  },
74830
74885
  "NextToken": {},
@@ -74853,12 +74908,12 @@ module.exports={
74853
74908
  "type": "structure",
74854
74909
  "members": {
74855
74910
  "TagFilter": {
74856
- "shape": "Srh"
74911
+ "shape": "Srm"
74857
74912
  }
74858
74913
  }
74859
74914
  },
74860
74915
  "SearchCriteria": {
74861
- "shape": "Stj"
74916
+ "shape": "Sto"
74862
74917
  }
74863
74918
  }
74864
74919
  },
@@ -74868,7 +74923,7 @@ module.exports={
74868
74923
  "QuickConnects": {
74869
74924
  "type": "list",
74870
74925
  "member": {
74871
- "shape": "Sfp"
74926
+ "shape": "Sfu"
74872
74927
  }
74873
74928
  },
74874
74929
  "NextToken": {},
@@ -74949,12 +75004,12 @@ module.exports={
74949
75004
  "type": "structure",
74950
75005
  "members": {
74951
75006
  "TagFilter": {
74952
- "shape": "Srh"
75007
+ "shape": "Srm"
74953
75008
  }
74954
75009
  }
74955
75010
  },
74956
75011
  "SearchCriteria": {
74957
- "shape": "Sty"
75012
+ "shape": "Su3"
74958
75013
  }
74959
75014
  }
74960
75015
  },
@@ -74964,7 +75019,7 @@ module.exports={
74964
75019
  "RoutingProfiles": {
74965
75020
  "type": "list",
74966
75021
  "member": {
74967
- "shape": "Sfs"
75022
+ "shape": "Sfx"
74968
75023
  }
74969
75024
  },
74970
75025
  "NextToken": {},
@@ -74990,13 +75045,13 @@ module.exports={
74990
75045
  "type": "integer"
74991
75046
  },
74992
75047
  "SearchCriteria": {
74993
- "shape": "Su3"
75048
+ "shape": "Su8"
74994
75049
  },
74995
75050
  "SearchFilter": {
74996
75051
  "type": "structure",
74997
75052
  "members": {
74998
75053
  "TagFilter": {
74999
- "shape": "Srh"
75054
+ "shape": "Srm"
75000
75055
  }
75001
75056
  }
75002
75057
  }
@@ -75047,7 +75102,7 @@ module.exports={
75047
75102
  "type": "structure",
75048
75103
  "members": {
75049
75104
  "TagFilter": {
75050
- "shape": "Srh"
75105
+ "shape": "Srm"
75051
75106
  },
75052
75107
  "UserAttributeFilter": {
75053
75108
  "type": "structure",
@@ -75055,24 +75110,24 @@ module.exports={
75055
75110
  "OrConditions": {
75056
75111
  "type": "list",
75057
75112
  "member": {
75058
- "shape": "Sud"
75113
+ "shape": "Sui"
75059
75114
  }
75060
75115
  },
75061
75116
  "AndCondition": {
75062
- "shape": "Sud"
75117
+ "shape": "Sui"
75063
75118
  },
75064
75119
  "TagCondition": {
75065
- "shape": "Srk"
75120
+ "shape": "Srp"
75066
75121
  },
75067
75122
  "HierarchyGroupCondition": {
75068
- "shape": "Sue"
75123
+ "shape": "Suj"
75069
75124
  }
75070
75125
  }
75071
75126
  }
75072
75127
  }
75073
75128
  },
75074
75129
  "SearchCriteria": {
75075
- "shape": "Sug"
75130
+ "shape": "Sul"
75076
75131
  }
75077
75132
  }
75078
75133
  },
@@ -75205,16 +75260,16 @@ module.exports={
75205
75260
  "type": "structure",
75206
75261
  "members": {
75207
75262
  "SupportedMessagingContentTypes": {
75208
- "shape": "Suz"
75263
+ "shape": "Sv4"
75209
75264
  },
75210
75265
  "ParticipantDetails": {
75211
- "shape": "Sv1"
75266
+ "shape": "Sv6"
75212
75267
  },
75213
75268
  "Attributes": {
75214
75269
  "shape": "S38"
75215
75270
  },
75216
75271
  "StreamingConfiguration": {
75217
- "shape": "Sv2"
75272
+ "shape": "Sv7"
75218
75273
  }
75219
75274
  }
75220
75275
  }
@@ -75316,7 +75371,7 @@ module.exports={
75316
75371
  "shape": "S38"
75317
75372
  },
75318
75373
  "ParticipantDetails": {
75319
- "shape": "Sv1"
75374
+ "shape": "Sv6"
75320
75375
  },
75321
75376
  "InitialMessage": {
75322
75377
  "type": "structure",
@@ -75336,7 +75391,7 @@ module.exports={
75336
75391
  "type": "integer"
75337
75392
  },
75338
75393
  "SupportedMessagingContentTypes": {
75339
- "shape": "Suz"
75394
+ "shape": "Sv4"
75340
75395
  },
75341
75396
  "PersistentChat": {
75342
75397
  "type": "structure",
@@ -75347,7 +75402,7 @@ module.exports={
75347
75402
  },
75348
75403
  "RelatedContactId": {},
75349
75404
  "SegmentAttributes": {
75350
- "shape": "Sdq"
75405
+ "shape": "Sdv"
75351
75406
  }
75352
75407
  }
75353
75408
  },
@@ -75443,7 +75498,7 @@ module.exports={
75443
75498
  "InstanceId": {},
75444
75499
  "ContactId": {},
75445
75500
  "ChatStreamingConfiguration": {
75446
- "shape": "Sv2"
75501
+ "shape": "Sv7"
75447
75502
  },
75448
75503
  "ClientToken": {
75449
75504
  "idempotencyToken": true
@@ -75594,7 +75649,7 @@ module.exports={
75594
75649
  }
75595
75650
  },
75596
75651
  "ParticipantDetails": {
75597
- "shape": "Sv1"
75652
+ "shape": "Sv6"
75598
75653
  },
75599
75654
  "RelatedContactId": {},
75600
75655
  "References": {
@@ -75747,10 +75802,10 @@ module.exports={
75747
75802
  "locationName": "EvaluationId"
75748
75803
  },
75749
75804
  "Answers": {
75750
- "shape": "Swj"
75805
+ "shape": "Swo"
75751
75806
  },
75752
75807
  "Notes": {
75753
- "shape": "Se5"
75808
+ "shape": "Sea"
75754
75809
  }
75755
75810
  }
75756
75811
  },
@@ -76034,10 +76089,10 @@ module.exports={
76034
76089
  "locationName": "EvaluationId"
76035
76090
  },
76036
76091
  "Answers": {
76037
- "shape": "Swj"
76092
+ "shape": "Swo"
76038
76093
  },
76039
76094
  "Notes": {
76040
- "shape": "Se5"
76095
+ "shape": "Sea"
76041
76096
  }
76042
76097
  }
76043
76098
  },
@@ -77016,13 +77071,13 @@ module.exports={
77016
77071
  "locationName": "Id"
77017
77072
  },
77018
77073
  "TelephonyConfig": {
77019
- "shape": "Skb"
77074
+ "shape": "Skg"
77020
77075
  },
77021
77076
  "SignInConfig": {
77022
- "shape": "Skg"
77077
+ "shape": "Skl"
77023
77078
  },
77024
77079
  "AgentConfig": {
77025
- "shape": "Skj"
77080
+ "shape": "Sko"
77026
77081
  }
77027
77082
  }
77028
77083
  },
@@ -77093,19 +77148,19 @@ module.exports={
77093
77148
  "type": "structure",
77094
77149
  "members": {
77095
77150
  "LevelOne": {
77096
- "shape": "Syv"
77151
+ "shape": "Sz0"
77097
77152
  },
77098
77153
  "LevelTwo": {
77099
- "shape": "Syv"
77154
+ "shape": "Sz0"
77100
77155
  },
77101
77156
  "LevelThree": {
77102
- "shape": "Syv"
77157
+ "shape": "Sz0"
77103
77158
  },
77104
77159
  "LevelFour": {
77105
- "shape": "Syv"
77160
+ "shape": "Sz0"
77106
77161
  },
77107
77162
  "LevelFive": {
77108
- "shape": "Syv"
77163
+ "shape": "Sz0"
77109
77164
  }
77110
77165
  }
77111
77166
  },
@@ -78248,24 +78303,38 @@ module.exports={
78248
78303
  "ProficiencyLevel": {
78249
78304
  "type": "float"
78250
78305
  },
78306
+ "MatchCriteria": {
78307
+ "type": "structure",
78308
+ "members": {
78309
+ "AgentsCriteria": {
78310
+ "type": "structure",
78311
+ "members": {
78312
+ "AgentIds": {
78313
+ "type": "list",
78314
+ "member": {}
78315
+ }
78316
+ }
78317
+ }
78318
+ }
78319
+ },
78251
78320
  "ComparisonOperator": {}
78252
78321
  }
78253
78322
  },
78254
78323
  "AndExpression": {
78255
- "shape": "Sdb"
78324
+ "shape": "Sdg"
78256
78325
  },
78257
78326
  "OrExpression": {
78258
- "shape": "Sdb"
78327
+ "shape": "Sdg"
78259
78328
  }
78260
78329
  }
78261
78330
  },
78262
- "Sdb": {
78331
+ "Sdg": {
78263
78332
  "type": "list",
78264
78333
  "member": {
78265
78334
  "shape": "Sd7"
78266
78335
  }
78267
78336
  },
78268
- "Sdj": {
78337
+ "Sdo": {
78269
78338
  "type": "structure",
78270
78339
  "members": {
78271
78340
  "QualityScore": {
@@ -78277,7 +78346,7 @@ module.exports={
78277
78346
  }
78278
78347
  }
78279
78348
  },
78280
- "Sdq": {
78349
+ "Sdv": {
78281
78350
  "type": "map",
78282
78351
  "key": {},
78283
78352
  "value": {
@@ -78287,7 +78356,7 @@ module.exports={
78287
78356
  }
78288
78357
  }
78289
78358
  },
78290
- "Sdy": {
78359
+ "Se3": {
78291
78360
  "type": "structure",
78292
78361
  "members": {
78293
78362
  "Percentage": {
@@ -78301,7 +78370,7 @@ module.exports={
78301
78370
  }
78302
78371
  }
78303
78372
  },
78304
- "Se2": {
78373
+ "Se7": {
78305
78374
  "type": "structure",
78306
78375
  "members": {
78307
78376
  "StringValue": {},
@@ -78314,7 +78383,7 @@ module.exports={
78314
78383
  },
78315
78384
  "union": true
78316
78385
  },
78317
- "Se5": {
78386
+ "Sea": {
78318
78387
  "type": "map",
78319
78388
  "key": {},
78320
78389
  "value": {
@@ -78324,7 +78393,7 @@ module.exports={
78324
78393
  }
78325
78394
  }
78326
78395
  },
78327
- "Sed": {
78396
+ "Sei": {
78328
78397
  "type": "structure",
78329
78398
  "members": {
78330
78399
  "Arn": {},
@@ -78340,7 +78409,7 @@ module.exports={
78340
78409
  }
78341
78410
  }
78342
78411
  },
78343
- "Seh": {
78412
+ "Sem": {
78344
78413
  "type": "structure",
78345
78414
  "members": {
78346
78415
  "Arn": {},
@@ -78355,7 +78424,7 @@ module.exports={
78355
78424
  }
78356
78425
  }
78357
78426
  },
78358
- "Ser": {
78427
+ "Sew": {
78359
78428
  "type": "structure",
78360
78429
  "members": {
78361
78430
  "HoursOfOperationId": {},
@@ -78375,14 +78444,14 @@ module.exports={
78375
78444
  "LastModifiedRegion": {}
78376
78445
  }
78377
78446
  },
78378
- "Sf1": {
78447
+ "Sf6": {
78379
78448
  "type": "structure",
78380
78449
  "members": {
78381
78450
  "AttributeType": {},
78382
78451
  "Value": {}
78383
78452
  }
78384
78453
  },
78385
- "Sff": {
78454
+ "Sfk": {
78386
78455
  "type": "structure",
78387
78456
  "members": {
78388
78457
  "Name": {},
@@ -78395,7 +78464,7 @@ module.exports={
78395
78464
  "LastModifiedRegion": {}
78396
78465
  }
78397
78466
  },
78398
- "Sfi": {
78467
+ "Sfn": {
78399
78468
  "type": "structure",
78400
78469
  "members": {
78401
78470
  "PromptARN": {},
@@ -78411,7 +78480,7 @@ module.exports={
78411
78480
  "LastModifiedRegion": {}
78412
78481
  }
78413
78482
  },
78414
- "Sfl": {
78483
+ "Sfq": {
78415
78484
  "type": "structure",
78416
78485
  "members": {
78417
78486
  "Name": {},
@@ -78435,7 +78504,7 @@ module.exports={
78435
78504
  "LastModifiedRegion": {}
78436
78505
  }
78437
78506
  },
78438
- "Sfp": {
78507
+ "Sfu": {
78439
78508
  "type": "structure",
78440
78509
  "members": {
78441
78510
  "QuickConnectARN": {},
@@ -78454,7 +78523,7 @@ module.exports={
78454
78523
  "LastModifiedRegion": {}
78455
78524
  }
78456
78525
  },
78457
- "Sfs": {
78526
+ "Sfx": {
78458
78527
  "type": "structure",
78459
78528
  "members": {
78460
78529
  "InstanceId": {},
@@ -78489,7 +78558,7 @@ module.exports={
78489
78558
  }
78490
78559
  }
78491
78560
  },
78492
- "Sgf": {
78561
+ "Sgk": {
78493
78562
  "type": "structure",
78494
78563
  "members": {
78495
78564
  "Id": {},
@@ -78501,7 +78570,7 @@ module.exports={
78501
78570
  "LastModifiedRegion": {}
78502
78571
  }
78503
78572
  },
78504
- "Sgj": {
78573
+ "Sgo": {
78505
78574
  "type": "structure",
78506
78575
  "members": {
78507
78576
  "Id": {},
@@ -78513,18 +78582,18 @@ module.exports={
78513
78582
  "LastModifiedRegion": {}
78514
78583
  }
78515
78584
  },
78516
- "Shk": {
78585
+ "Shp": {
78517
78586
  "type": "structure",
78518
78587
  "members": {
78519
78588
  "Queues": {
78520
- "shape": "Shl"
78589
+ "shape": "Shq"
78521
78590
  },
78522
78591
  "Channels": {
78523
78592
  "type": "list",
78524
78593
  "member": {}
78525
78594
  },
78526
78595
  "RoutingProfiles": {
78527
- "shape": "Shn"
78596
+ "shape": "Shs"
78528
78597
  },
78529
78598
  "RoutingStepExpressions": {
78530
78599
  "type": "list",
@@ -78532,71 +78601,71 @@ module.exports={
78532
78601
  }
78533
78602
  }
78534
78603
  },
78535
- "Shl": {
78604
+ "Shq": {
78536
78605
  "type": "list",
78537
78606
  "member": {}
78538
78607
  },
78539
- "Shn": {
78608
+ "Shs": {
78540
78609
  "type": "list",
78541
78610
  "member": {}
78542
78611
  },
78543
- "Shq": {
78612
+ "Shv": {
78544
78613
  "type": "list",
78545
78614
  "member": {}
78546
78615
  },
78547
- "Sht": {
78616
+ "Shy": {
78548
78617
  "type": "structure",
78549
78618
  "members": {
78550
78619
  "Name": {},
78551
78620
  "Unit": {}
78552
78621
  }
78553
78622
  },
78554
- "Si4": {
78623
+ "Si9": {
78555
78624
  "type": "structure",
78556
78625
  "members": {
78557
78626
  "Queue": {
78558
- "shape": "Si5"
78627
+ "shape": "Sia"
78559
78628
  },
78560
78629
  "Channel": {},
78561
78630
  "RoutingProfile": {
78562
- "shape": "Si6"
78631
+ "shape": "Sib"
78563
78632
  },
78564
78633
  "RoutingStepExpression": {}
78565
78634
  }
78566
78635
  },
78567
- "Si5": {
78636
+ "Sia": {
78568
78637
  "type": "structure",
78569
78638
  "members": {
78570
78639
  "Id": {},
78571
78640
  "Arn": {}
78572
78641
  }
78573
78642
  },
78574
- "Si6": {
78643
+ "Sib": {
78575
78644
  "type": "structure",
78576
78645
  "members": {
78577
78646
  "Id": {},
78578
78647
  "Arn": {}
78579
78648
  }
78580
78649
  },
78581
- "Sin": {
78650
+ "Sis": {
78582
78651
  "type": "structure",
78583
78652
  "members": {
78584
78653
  "Id": {},
78585
78654
  "Arn": {}
78586
78655
  }
78587
78656
  },
78588
- "Sip": {
78657
+ "Siu": {
78589
78658
  "type": "map",
78590
78659
  "key": {},
78591
78660
  "value": {
78592
78661
  "type": "integer"
78593
78662
  }
78594
78663
  },
78595
- "Siw": {
78664
+ "Sj1": {
78596
78665
  "type": "string",
78597
78666
  "sensitive": true
78598
78667
  },
78599
- "Sj1": {
78668
+ "Sj6": {
78600
78669
  "type": "structure",
78601
78670
  "members": {
78602
78671
  "Name": {},
@@ -78613,7 +78682,7 @@ module.exports={
78613
78682
  "Unit": {}
78614
78683
  }
78615
78684
  },
78616
- "Sjm": {
78685
+ "Sjr": {
78617
78686
  "type": "structure",
78618
78687
  "members": {
78619
78688
  "Name": {},
@@ -78647,18 +78716,18 @@ module.exports={
78647
78716
  }
78648
78717
  }
78649
78718
  },
78650
- "Skb": {
78719
+ "Skg": {
78651
78720
  "type": "structure",
78652
78721
  "required": [
78653
78722
  "Distributions"
78654
78723
  ],
78655
78724
  "members": {
78656
78725
  "Distributions": {
78657
- "shape": "Skc"
78726
+ "shape": "Skh"
78658
78727
  }
78659
78728
  }
78660
78729
  },
78661
- "Skc": {
78730
+ "Skh": {
78662
78731
  "type": "list",
78663
78732
  "member": {
78664
78733
  "type": "structure",
@@ -78674,7 +78743,7 @@ module.exports={
78674
78743
  }
78675
78744
  }
78676
78745
  },
78677
- "Skg": {
78746
+ "Skl": {
78678
78747
  "type": "structure",
78679
78748
  "required": [
78680
78749
  "Distributions"
@@ -78698,26 +78767,26 @@ module.exports={
78698
78767
  }
78699
78768
  }
78700
78769
  },
78701
- "Skj": {
78770
+ "Sko": {
78702
78771
  "type": "structure",
78703
78772
  "required": [
78704
78773
  "Distributions"
78705
78774
  ],
78706
78775
  "members": {
78707
78776
  "Distributions": {
78708
- "shape": "Skc"
78777
+ "shape": "Skh"
78709
78778
  }
78710
78779
  }
78711
78780
  },
78712
- "Smz": {
78781
+ "Sn4": {
78713
78782
  "type": "list",
78714
78783
  "member": {}
78715
78784
  },
78716
- "Sn0": {
78785
+ "Sn5": {
78717
78786
  "type": "list",
78718
78787
  "member": {}
78719
78788
  },
78720
- "Snl": {
78789
+ "Snq": {
78721
78790
  "type": "list",
78722
78791
  "member": {
78723
78792
  "type": "structure",
@@ -78733,7 +78802,7 @@ module.exports={
78733
78802
  }
78734
78803
  }
78735
78804
  },
78736
- "Soa": {
78805
+ "Sof": {
78737
78806
  "type": "structure",
78738
78807
  "members": {
78739
78808
  "AbsoluteTime": {
@@ -78743,7 +78812,7 @@ module.exports={
78743
78812
  },
78744
78813
  "union": true
78745
78814
  },
78746
- "Soe": {
78815
+ "Soj": {
78747
78816
  "type": "structure",
78748
78817
  "required": [
78749
78818
  "BeginOffsetChar",
@@ -78758,57 +78827,57 @@ module.exports={
78758
78827
  }
78759
78828
  }
78760
78829
  },
78761
- "Srh": {
78830
+ "Srm": {
78762
78831
  "type": "structure",
78763
78832
  "members": {
78764
78833
  "OrConditions": {
78765
78834
  "type": "list",
78766
78835
  "member": {
78767
- "shape": "Srj"
78836
+ "shape": "Sro"
78768
78837
  }
78769
78838
  },
78770
78839
  "AndConditions": {
78771
- "shape": "Srj"
78840
+ "shape": "Sro"
78772
78841
  },
78773
78842
  "TagCondition": {
78774
- "shape": "Srk"
78843
+ "shape": "Srp"
78775
78844
  }
78776
78845
  }
78777
78846
  },
78778
- "Srj": {
78847
+ "Sro": {
78779
78848
  "type": "list",
78780
78849
  "member": {
78781
- "shape": "Srk"
78850
+ "shape": "Srp"
78782
78851
  }
78783
78852
  },
78784
- "Srk": {
78853
+ "Srp": {
78785
78854
  "type": "structure",
78786
78855
  "members": {
78787
78856
  "TagKey": {},
78788
78857
  "TagValue": {}
78789
78858
  }
78790
78859
  },
78791
- "Srl": {
78860
+ "Srq": {
78792
78861
  "type": "structure",
78793
78862
  "members": {
78794
78863
  "OrConditions": {
78795
- "shape": "Srm"
78864
+ "shape": "Srr"
78796
78865
  },
78797
78866
  "AndConditions": {
78798
- "shape": "Srm"
78867
+ "shape": "Srr"
78799
78868
  },
78800
78869
  "StringCondition": {
78801
- "shape": "Srn"
78870
+ "shape": "Srs"
78802
78871
  }
78803
78872
  }
78804
78873
  },
78805
- "Srm": {
78874
+ "Srr": {
78806
78875
  "type": "list",
78807
78876
  "member": {
78808
- "shape": "Srl"
78877
+ "shape": "Srq"
78809
78878
  }
78810
78879
  },
78811
- "Srn": {
78880
+ "Srs": {
78812
78881
  "type": "structure",
78813
78882
  "members": {
78814
78883
  "FieldName": {},
@@ -78816,220 +78885,220 @@ module.exports={
78816
78885
  "ComparisonType": {}
78817
78886
  }
78818
78887
  },
78819
- "Srt": {
78888
+ "Sry": {
78820
78889
  "type": "structure",
78821
78890
  "members": {
78822
78891
  "OrConditions": {
78823
- "shape": "Sru"
78892
+ "shape": "Srz"
78824
78893
  },
78825
78894
  "AndConditions": {
78826
- "shape": "Sru"
78895
+ "shape": "Srz"
78827
78896
  },
78828
78897
  "StringCondition": {
78829
- "shape": "Srn"
78898
+ "shape": "Srs"
78830
78899
  },
78831
78900
  "TypeCondition": {},
78832
78901
  "StateCondition": {},
78833
78902
  "StatusCondition": {}
78834
78903
  }
78835
78904
  },
78836
- "Sru": {
78905
+ "Srz": {
78837
78906
  "type": "list",
78838
78907
  "member": {
78839
- "shape": "Srt"
78908
+ "shape": "Sry"
78840
78909
  }
78841
78910
  },
78842
- "Ss3": {
78911
+ "Ss8": {
78843
78912
  "type": "list",
78844
78913
  "member": {}
78845
78914
  },
78846
- "Ssu": {
78915
+ "Ssz": {
78847
78916
  "type": "structure",
78848
78917
  "members": {
78849
78918
  "OrConditions": {
78850
- "shape": "Ssv"
78919
+ "shape": "St0"
78851
78920
  },
78852
78921
  "AndConditions": {
78853
- "shape": "Ssv"
78922
+ "shape": "St0"
78854
78923
  },
78855
78924
  "StringCondition": {
78856
- "shape": "Srn"
78925
+ "shape": "Srs"
78857
78926
  }
78858
78927
  }
78859
78928
  },
78860
- "Ssv": {
78929
+ "St0": {
78861
78930
  "type": "list",
78862
78931
  "member": {
78863
- "shape": "Ssu"
78932
+ "shape": "Ssz"
78864
78933
  }
78865
78934
  },
78866
- "Ssz": {
78935
+ "St4": {
78867
78936
  "type": "structure",
78868
78937
  "members": {
78869
78938
  "OrConditions": {
78870
- "shape": "St0"
78939
+ "shape": "St5"
78871
78940
  },
78872
78941
  "AndConditions": {
78873
- "shape": "St0"
78942
+ "shape": "St5"
78874
78943
  },
78875
78944
  "StringCondition": {
78876
- "shape": "Srn"
78945
+ "shape": "Srs"
78877
78946
  }
78878
78947
  }
78879
78948
  },
78880
- "St0": {
78949
+ "St5": {
78881
78950
  "type": "list",
78882
78951
  "member": {
78883
- "shape": "Ssz"
78952
+ "shape": "St4"
78884
78953
  }
78885
78954
  },
78886
- "St5": {
78955
+ "Sta": {
78887
78956
  "type": "structure",
78888
78957
  "members": {
78889
78958
  "OrConditions": {
78890
- "shape": "St6"
78959
+ "shape": "Stb"
78891
78960
  },
78892
78961
  "AndConditions": {
78893
- "shape": "St6"
78962
+ "shape": "Stb"
78894
78963
  },
78895
78964
  "StringCondition": {
78896
- "shape": "Srn"
78965
+ "shape": "Srs"
78897
78966
  }
78898
78967
  }
78899
78968
  },
78900
- "St6": {
78969
+ "Stb": {
78901
78970
  "type": "list",
78902
78971
  "member": {
78903
- "shape": "St5"
78972
+ "shape": "Sta"
78904
78973
  }
78905
78974
  },
78906
- "Stc": {
78975
+ "Sth": {
78907
78976
  "type": "structure",
78908
78977
  "members": {
78909
78978
  "OrConditions": {
78910
- "shape": "Std"
78979
+ "shape": "Sti"
78911
78980
  },
78912
78981
  "AndConditions": {
78913
- "shape": "Std"
78982
+ "shape": "Sti"
78914
78983
  },
78915
78984
  "StringCondition": {
78916
- "shape": "Srn"
78985
+ "shape": "Srs"
78917
78986
  },
78918
78987
  "QueueTypeCondition": {}
78919
78988
  }
78920
78989
  },
78921
- "Std": {
78990
+ "Sti": {
78922
78991
  "type": "list",
78923
78992
  "member": {
78924
- "shape": "Stc"
78993
+ "shape": "Sth"
78925
78994
  }
78926
78995
  },
78927
- "Stj": {
78996
+ "Sto": {
78928
78997
  "type": "structure",
78929
78998
  "members": {
78930
78999
  "OrConditions": {
78931
- "shape": "Stk"
79000
+ "shape": "Stp"
78932
79001
  },
78933
79002
  "AndConditions": {
78934
- "shape": "Stk"
79003
+ "shape": "Stp"
78935
79004
  },
78936
79005
  "StringCondition": {
78937
- "shape": "Srn"
79006
+ "shape": "Srs"
78938
79007
  }
78939
79008
  }
78940
79009
  },
78941
- "Stk": {
79010
+ "Stp": {
78942
79011
  "type": "list",
78943
79012
  "member": {
78944
- "shape": "Stj"
79013
+ "shape": "Sto"
78945
79014
  }
78946
79015
  },
78947
- "Sty": {
79016
+ "Su3": {
78948
79017
  "type": "structure",
78949
79018
  "members": {
78950
79019
  "OrConditions": {
78951
- "shape": "Stz"
79020
+ "shape": "Su4"
78952
79021
  },
78953
79022
  "AndConditions": {
78954
- "shape": "Stz"
79023
+ "shape": "Su4"
78955
79024
  },
78956
79025
  "StringCondition": {
78957
- "shape": "Srn"
79026
+ "shape": "Srs"
78958
79027
  }
78959
79028
  }
78960
79029
  },
78961
- "Stz": {
79030
+ "Su4": {
78962
79031
  "type": "list",
78963
79032
  "member": {
78964
- "shape": "Sty"
79033
+ "shape": "Su3"
78965
79034
  }
78966
79035
  },
78967
- "Su3": {
79036
+ "Su8": {
78968
79037
  "type": "structure",
78969
79038
  "members": {
78970
79039
  "OrConditions": {
78971
- "shape": "Su4"
79040
+ "shape": "Su9"
78972
79041
  },
78973
79042
  "AndConditions": {
78974
- "shape": "Su4"
79043
+ "shape": "Su9"
78975
79044
  },
78976
79045
  "StringCondition": {
78977
- "shape": "Srn"
79046
+ "shape": "Srs"
78978
79047
  }
78979
79048
  }
78980
79049
  },
78981
- "Su4": {
79050
+ "Su9": {
78982
79051
  "type": "list",
78983
79052
  "member": {
78984
- "shape": "Su3"
79053
+ "shape": "Su8"
78985
79054
  }
78986
79055
  },
78987
- "Sud": {
79056
+ "Sui": {
78988
79057
  "type": "structure",
78989
79058
  "members": {
78990
79059
  "TagConditions": {
78991
- "shape": "Srj"
79060
+ "shape": "Sro"
78992
79061
  },
78993
79062
  "HierarchyGroupCondition": {
78994
- "shape": "Sue"
79063
+ "shape": "Suj"
78995
79064
  }
78996
79065
  }
78997
79066
  },
78998
- "Sue": {
79067
+ "Suj": {
78999
79068
  "type": "structure",
79000
79069
  "members": {
79001
79070
  "Value": {},
79002
79071
  "HierarchyGroupMatchType": {}
79003
79072
  }
79004
79073
  },
79005
- "Sug": {
79074
+ "Sul": {
79006
79075
  "type": "structure",
79007
79076
  "members": {
79008
79077
  "OrConditions": {
79009
- "shape": "Suh"
79078
+ "shape": "Sum"
79010
79079
  },
79011
79080
  "AndConditions": {
79012
- "shape": "Suh"
79081
+ "shape": "Sum"
79013
79082
  },
79014
79083
  "StringCondition": {
79015
- "shape": "Srn"
79084
+ "shape": "Srs"
79016
79085
  },
79017
79086
  "HierarchyGroupCondition": {
79018
- "shape": "Sue"
79087
+ "shape": "Suj"
79019
79088
  }
79020
79089
  }
79021
79090
  },
79022
- "Suh": {
79091
+ "Sum": {
79023
79092
  "type": "list",
79024
79093
  "member": {
79025
- "shape": "Sug"
79094
+ "shape": "Sul"
79026
79095
  }
79027
79096
  },
79028
- "Suz": {
79097
+ "Sv4": {
79029
79098
  "type": "list",
79030
79099
  "member": {}
79031
79100
  },
79032
- "Sv1": {
79101
+ "Sv6": {
79033
79102
  "type": "structure",
79034
79103
  "required": [
79035
79104
  "DisplayName"
@@ -79038,7 +79107,7 @@ module.exports={
79038
79107
  "DisplayName": {}
79039
79108
  }
79040
79109
  },
79041
- "Sv2": {
79110
+ "Sv7": {
79042
79111
  "type": "structure",
79043
79112
  "required": [
79044
79113
  "StreamingEndpointArn"
@@ -79047,19 +79116,19 @@ module.exports={
79047
79116
  "StreamingEndpointArn": {}
79048
79117
  }
79049
79118
  },
79050
- "Swj": {
79119
+ "Swo": {
79051
79120
  "type": "map",
79052
79121
  "key": {},
79053
79122
  "value": {
79054
79123
  "type": "structure",
79055
79124
  "members": {
79056
79125
  "Value": {
79057
- "shape": "Se2"
79126
+ "shape": "Se7"
79058
79127
  }
79059
79128
  }
79060
79129
  }
79061
79130
  },
79062
- "Syv": {
79131
+ "Sz0": {
79063
79132
  "type": "structure",
79064
79133
  "required": [
79065
79134
  "Name"
@@ -141066,12 +141135,18 @@ module.exports={
141066
141135
  "endpointPrefix": "elasticmapreduce",
141067
141136
  "jsonVersion": "1.1",
141068
141137
  "protocol": "json",
141138
+ "protocols": [
141139
+ "json"
141140
+ ],
141069
141141
  "serviceAbbreviation": "Amazon EMR",
141070
141142
  "serviceFullName": "Amazon EMR",
141071
141143
  "serviceId": "EMR",
141072
141144
  "signatureVersion": "v4",
141073
141145
  "targetPrefix": "ElasticMapReduce",
141074
- "uid": "elasticmapreduce-2009-03-31"
141146
+ "uid": "elasticmapreduce-2009-03-31",
141147
+ "auth": [
141148
+ "aws.auth#sigv4"
141149
+ ]
141075
141150
  },
141076
141151
  "operations": {
141077
141152
  "AddInstanceFleet": {
@@ -142133,7 +142208,10 @@ module.exports={
142133
142208
  "EbsOptimized": {
142134
142209
  "type": "boolean"
142135
142210
  },
142136
- "CustomAmiId": {}
142211
+ "CustomAmiId": {},
142212
+ "Priority": {
142213
+ "type": "double"
142214
+ }
142137
142215
  }
142138
142216
  }
142139
142217
  },
@@ -143164,7 +143242,10 @@ module.exports={
143164
143242
  "Configurations": {
143165
143243
  "shape": "Si"
143166
143244
  },
143167
- "CustomAmiId": {}
143245
+ "CustomAmiId": {},
143246
+ "Priority": {
143247
+ "type": "double"
143248
+ }
143168
143249
  }
143169
143250
  }
143170
143251
  },
@@ -275943,7 +276024,7 @@ AWS.util.update(AWS, {
275943
276024
  /**
275944
276025
  * @constant
275945
276026
  */
275946
- VERSION: '2.1650.0',
276027
+ VERSION: '2.1651.0',
275947
276028
 
275948
276029
  /**
275949
276030
  * @api private
@@ -298214,7 +298295,7 @@ var LRUCache = /** @class */ (function () {
298214
298295
  }());
298215
298296
  exports.LRUCache = LRUCache;
298216
298297
  },{}],467:[function(require,module,exports){
298217
- // AWS SDK for JavaScript v2.1650.0
298298
+ // AWS SDK for JavaScript v2.1651.0
298218
298299
  // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
298219
298300
  // License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
298220
298301
  require('./browser_loader');