cdk-lambda-subminute 2.0.326 → 2.0.327

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.
@@ -1,4 +1,4 @@
1
- // AWS SDK for JavaScript v2.1519.0
1
+ // AWS SDK for JavaScript v2.1520.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){
@@ -66929,7 +66929,7 @@ module.exports={
66929
66929
  "SecurityProfileName": {},
66930
66930
  "Description": {},
66931
66931
  "Permissions": {
66932
- "shape": "S7g"
66932
+ "shape": "S7r"
66933
66933
  },
66934
66934
  "InstanceId": {
66935
66935
  "location": "uri",
@@ -66939,13 +66939,13 @@ module.exports={
66939
66939
  "shape": "S2y"
66940
66940
  },
66941
66941
  "AllowedAccessControlTags": {
66942
- "shape": "S7i"
66942
+ "shape": "S7t"
66943
66943
  },
66944
66944
  "TagRestrictedResources": {
66945
- "shape": "S7l"
66945
+ "shape": "S7w"
66946
66946
  },
66947
66947
  "Applications": {
66948
- "shape": "S7n"
66948
+ "shape": "S7y"
66949
66949
  }
66950
66950
  }
66951
66951
  },
@@ -66978,14 +66978,14 @@ module.exports={
66978
66978
  "Description": {},
66979
66979
  "ContactFlowId": {},
66980
66980
  "Constraints": {
66981
- "shape": "S7x"
66981
+ "shape": "S88"
66982
66982
  },
66983
66983
  "Defaults": {
66984
- "shape": "S86"
66984
+ "shape": "S8h"
66985
66985
  },
66986
66986
  "Status": {},
66987
66987
  "Fields": {
66988
- "shape": "S8b"
66988
+ "shape": "S8m"
66989
66989
  },
66990
66990
  "ClientToken": {
66991
66991
  "idempotencyToken": true
@@ -67088,14 +67088,14 @@ module.exports={
67088
67088
  "Username": {},
67089
67089
  "Password": {},
67090
67090
  "IdentityInfo": {
67091
- "shape": "S8y"
67091
+ "shape": "S99"
67092
67092
  },
67093
67093
  "PhoneConfig": {
67094
- "shape": "S92"
67094
+ "shape": "S9d"
67095
67095
  },
67096
67096
  "DirectoryUserId": {},
67097
67097
  "SecurityProfileIds": {
67098
- "shape": "S97"
67098
+ "shape": "S9i"
67099
67099
  },
67100
67100
  "RoutingProfileId": {},
67101
67101
  "HierarchyGroupId": {},
@@ -67168,11 +67168,11 @@ module.exports={
67168
67168
  "ClientToken": {},
67169
67169
  "Status": {},
67170
67170
  "Content": {
67171
- "shape": "S9h"
67171
+ "shape": "S9s"
67172
67172
  },
67173
67173
  "Description": {},
67174
67174
  "Name": {
67175
- "shape": "S9m"
67175
+ "shape": "S9x"
67176
67176
  },
67177
67177
  "Tags": {
67178
67178
  "shape": "S2y"
@@ -67183,7 +67183,7 @@ module.exports={
67183
67183
  "type": "structure",
67184
67184
  "members": {
67185
67185
  "View": {
67186
- "shape": "S9o"
67186
+ "shape": "S9z"
67187
67187
  }
67188
67188
  }
67189
67189
  },
@@ -67217,7 +67217,7 @@ module.exports={
67217
67217
  "type": "structure",
67218
67218
  "members": {
67219
67219
  "View": {
67220
- "shape": "S9o"
67220
+ "shape": "S9z"
67221
67221
  }
67222
67222
  }
67223
67223
  },
@@ -67933,6 +67933,9 @@ module.exports={
67933
67933
  "Id": {},
67934
67934
  "ConnectedToAgentTimestamp": {
67935
67935
  "type": "timestamp"
67936
+ },
67937
+ "AgentPauseDurationInSeconds": {
67938
+ "type": "integer"
67936
67939
  }
67937
67940
  }
67938
67941
  },
@@ -67945,6 +67948,18 @@ module.exports={
67945
67948
  "LastUpdateTimestamp": {
67946
67949
  "type": "timestamp"
67947
67950
  },
67951
+ "LastPausedTimestamp": {
67952
+ "type": "timestamp"
67953
+ },
67954
+ "LastResumedTimestamp": {
67955
+ "type": "timestamp"
67956
+ },
67957
+ "TotalPauseCount": {
67958
+ "type": "integer"
67959
+ },
67960
+ "TotalPauseDurationInSeconds": {
67961
+ "type": "integer"
67962
+ },
67948
67963
  "ScheduledTimestamp": {
67949
67964
  "type": "timestamp"
67950
67965
  },
@@ -67956,7 +67971,7 @@ module.exports={
67956
67971
  }
67957
67972
  },
67958
67973
  "Tags": {
67959
- "shape": "Sbd"
67974
+ "shape": "Sbr"
67960
67975
  }
67961
67976
  }
67962
67977
  }
@@ -68018,7 +68033,7 @@ module.exports={
68018
68033
  "EvaluatorArn": {},
68019
68034
  "ContactAgentId": {},
68020
68035
  "Score": {
68021
- "shape": "Sbk"
68036
+ "shape": "Sby"
68022
68037
  }
68023
68038
  }
68024
68039
  },
@@ -68029,23 +68044,23 @@ module.exports={
68029
68044
  "type": "structure",
68030
68045
  "members": {
68031
68046
  "Value": {
68032
- "shape": "Sbo"
68047
+ "shape": "Sc2"
68033
68048
  },
68034
68049
  "SystemSuggestedValue": {
68035
- "shape": "Sbo"
68050
+ "shape": "Sc2"
68036
68051
  }
68037
68052
  }
68038
68053
  }
68039
68054
  },
68040
68055
  "Notes": {
68041
- "shape": "Sbr"
68056
+ "shape": "Sc5"
68042
68057
  },
68043
68058
  "Status": {},
68044
68059
  "Scores": {
68045
68060
  "type": "map",
68046
68061
  "key": {},
68047
68062
  "value": {
68048
- "shape": "Sbk"
68063
+ "shape": "Sby"
68049
68064
  }
68050
68065
  },
68051
68066
  "CreatedTime": {
@@ -68281,7 +68296,7 @@ module.exports={
68281
68296
  "type": "structure",
68282
68297
  "members": {
68283
68298
  "HoursOfOperation": {
68284
- "shape": "Scd"
68299
+ "shape": "Scr"
68285
68300
  }
68286
68301
  }
68287
68302
  }
@@ -68367,7 +68382,7 @@ module.exports={
68367
68382
  "type": "structure",
68368
68383
  "members": {
68369
68384
  "Attribute": {
68370
- "shape": "Scn"
68385
+ "shape": "Sd1"
68371
68386
  }
68372
68387
  }
68373
68388
  }
@@ -68481,7 +68496,7 @@ module.exports={
68481
68496
  "type": "structure",
68482
68497
  "members": {
68483
68498
  "Prompt": {
68484
- "shape": "Sd1"
68499
+ "shape": "Sdf"
68485
68500
  }
68486
68501
  }
68487
68502
  }
@@ -68512,7 +68527,7 @@ module.exports={
68512
68527
  "type": "structure",
68513
68528
  "members": {
68514
68529
  "Queue": {
68515
- "shape": "Sd4"
68530
+ "shape": "Sdi"
68516
68531
  }
68517
68532
  }
68518
68533
  }
@@ -68543,7 +68558,7 @@ module.exports={
68543
68558
  "type": "structure",
68544
68559
  "members": {
68545
68560
  "QuickConnect": {
68546
- "shape": "Sd8"
68561
+ "shape": "Sdm"
68547
68562
  }
68548
68563
  }
68549
68564
  }
@@ -68574,7 +68589,7 @@ module.exports={
68574
68589
  "type": "structure",
68575
68590
  "members": {
68576
68591
  "RoutingProfile": {
68577
- "shape": "Sdb"
68592
+ "shape": "Sdp"
68578
68593
  }
68579
68594
  }
68580
68595
  }
@@ -68685,10 +68700,10 @@ module.exports={
68685
68700
  "shape": "S2y"
68686
68701
  },
68687
68702
  "AllowedAccessControlTags": {
68688
- "shape": "S7i"
68703
+ "shape": "S7t"
68689
68704
  },
68690
68705
  "TagRestrictedResources": {
68691
- "shape": "S7l"
68706
+ "shape": "S7w"
68692
68707
  },
68693
68708
  "LastModifiedTime": {
68694
68709
  "type": "timestamp"
@@ -68771,14 +68786,14 @@ module.exports={
68771
68786
  "Arn": {},
68772
68787
  "Username": {},
68773
68788
  "IdentityInfo": {
68774
- "shape": "S8y"
68789
+ "shape": "S99"
68775
68790
  },
68776
68791
  "PhoneConfig": {
68777
- "shape": "S92"
68792
+ "shape": "S9d"
68778
68793
  },
68779
68794
  "DirectoryUserId": {},
68780
68795
  "SecurityProfileIds": {
68781
- "shape": "S97"
68796
+ "shape": "S9i"
68782
68797
  },
68783
68798
  "RoutingProfileId": {},
68784
68799
  "HierarchyGroupId": {},
@@ -68830,19 +68845,19 @@ module.exports={
68830
68845
  "type": "structure",
68831
68846
  "members": {
68832
68847
  "LevelOne": {
68833
- "shape": "Sdx"
68848
+ "shape": "Seb"
68834
68849
  },
68835
68850
  "LevelTwo": {
68836
- "shape": "Sdx"
68851
+ "shape": "Seb"
68837
68852
  },
68838
68853
  "LevelThree": {
68839
- "shape": "Sdx"
68854
+ "shape": "Seb"
68840
68855
  },
68841
68856
  "LevelFour": {
68842
- "shape": "Sdx"
68857
+ "shape": "Seb"
68843
68858
  },
68844
68859
  "LevelFive": {
68845
- "shape": "Sdx"
68860
+ "shape": "Seb"
68846
68861
  }
68847
68862
  }
68848
68863
  },
@@ -68882,19 +68897,19 @@ module.exports={
68882
68897
  "type": "structure",
68883
68898
  "members": {
68884
68899
  "LevelOne": {
68885
- "shape": "Se1"
68900
+ "shape": "Sef"
68886
68901
  },
68887
68902
  "LevelTwo": {
68888
- "shape": "Se1"
68903
+ "shape": "Sef"
68889
68904
  },
68890
68905
  "LevelThree": {
68891
- "shape": "Se1"
68906
+ "shape": "Sef"
68892
68907
  },
68893
68908
  "LevelFour": {
68894
- "shape": "Se1"
68909
+ "shape": "Sef"
68895
68910
  },
68896
68911
  "LevelFive": {
68897
- "shape": "Se1"
68912
+ "shape": "Sef"
68898
68913
  }
68899
68914
  }
68900
68915
  }
@@ -68927,7 +68942,7 @@ module.exports={
68927
68942
  "type": "structure",
68928
68943
  "members": {
68929
68944
  "View": {
68930
- "shape": "S9o"
68945
+ "shape": "S9z"
68931
68946
  }
68932
68947
  }
68933
68948
  }
@@ -69376,15 +69391,15 @@ module.exports={
69376
69391
  "locationName": "InstanceId"
69377
69392
  },
69378
69393
  "Filters": {
69379
- "shape": "Seu"
69394
+ "shape": "Sf8"
69380
69395
  },
69381
69396
  "Groupings": {
69382
- "shape": "Sey"
69397
+ "shape": "Sfc"
69383
69398
  },
69384
69399
  "CurrentMetrics": {
69385
69400
  "type": "list",
69386
69401
  "member": {
69387
- "shape": "Sf1"
69402
+ "shape": "Sff"
69388
69403
  }
69389
69404
  },
69390
69405
  "NextToken": {},
@@ -69413,7 +69428,7 @@ module.exports={
69413
69428
  "type": "structure",
69414
69429
  "members": {
69415
69430
  "Dimensions": {
69416
- "shape": "Sfc"
69431
+ "shape": "Sfq"
69417
69432
  },
69418
69433
  "Collections": {
69419
69434
  "type": "list",
@@ -69421,7 +69436,7 @@ module.exports={
69421
69436
  "type": "structure",
69422
69437
  "members": {
69423
69438
  "Metric": {
69424
- "shape": "Sf1"
69439
+ "shape": "Sff"
69425
69440
  },
69426
69441
  "Value": {
69427
69442
  "type": "double"
@@ -69460,7 +69475,7 @@ module.exports={
69460
69475
  "type": "structure",
69461
69476
  "members": {
69462
69477
  "Queues": {
69463
- "shape": "Sev"
69478
+ "shape": "Sf9"
69464
69479
  },
69465
69480
  "ContactFilter": {
69466
69481
  "type": "structure",
@@ -69472,7 +69487,7 @@ module.exports={
69472
69487
  }
69473
69488
  },
69474
69489
  "RoutingProfiles": {
69475
- "shape": "Sex"
69490
+ "shape": "Sfb"
69476
69491
  },
69477
69492
  "Agents": {
69478
69493
  "type": "list",
@@ -69507,25 +69522,25 @@ module.exports={
69507
69522
  }
69508
69523
  },
69509
69524
  "RoutingProfile": {
69510
- "shape": "Sfe"
69525
+ "shape": "Sfs"
69511
69526
  },
69512
69527
  "HierarchyPath": {
69513
69528
  "type": "structure",
69514
69529
  "members": {
69515
69530
  "LevelOne": {
69516
- "shape": "Sfv"
69531
+ "shape": "Sg9"
69517
69532
  },
69518
69533
  "LevelTwo": {
69519
- "shape": "Sfv"
69534
+ "shape": "Sg9"
69520
69535
  },
69521
69536
  "LevelThree": {
69522
- "shape": "Sfv"
69537
+ "shape": "Sg9"
69523
69538
  },
69524
69539
  "LevelFour": {
69525
- "shape": "Sfv"
69540
+ "shape": "Sg9"
69526
69541
  },
69527
69542
  "LevelFive": {
69528
- "shape": "Sfv"
69543
+ "shape": "Sg9"
69529
69544
  }
69530
69545
  }
69531
69546
  },
@@ -69540,13 +69555,13 @@ module.exports={
69540
69555
  }
69541
69556
  },
69542
69557
  "AvailableSlotsByChannel": {
69543
- "shape": "Sfx"
69558
+ "shape": "Sgb"
69544
69559
  },
69545
69560
  "MaxSlotsByChannel": {
69546
- "shape": "Sfx"
69561
+ "shape": "Sgb"
69547
69562
  },
69548
69563
  "ActiveSlotsByChannel": {
69549
- "shape": "Sfx"
69564
+ "shape": "Sgb"
69550
69565
  },
69551
69566
  "Contacts": {
69552
69567
  "type": "list",
@@ -69564,7 +69579,7 @@ module.exports={
69564
69579
  "type": "timestamp"
69565
69580
  },
69566
69581
  "Queue": {
69567
- "shape": "Sfd"
69582
+ "shape": "Sfr"
69568
69583
  }
69569
69584
  }
69570
69585
  }
@@ -69603,13 +69618,13 @@ module.exports={
69603
69618
  "type": "structure",
69604
69619
  "members": {
69605
69620
  "AccessToken": {
69606
- "shape": "Sg4"
69621
+ "shape": "Sgi"
69607
69622
  },
69608
69623
  "AccessTokenExpiration": {
69609
69624
  "type": "timestamp"
69610
69625
  },
69611
69626
  "RefreshToken": {
69612
- "shape": "Sg4"
69627
+ "shape": "Sgi"
69613
69628
  },
69614
69629
  "RefreshTokenExpiration": {
69615
69630
  "type": "timestamp"
@@ -69683,15 +69698,15 @@ module.exports={
69683
69698
  "type": "timestamp"
69684
69699
  },
69685
69700
  "Filters": {
69686
- "shape": "Seu"
69701
+ "shape": "Sf8"
69687
69702
  },
69688
69703
  "Groupings": {
69689
- "shape": "Sey"
69704
+ "shape": "Sfc"
69690
69705
  },
69691
69706
  "HistoricalMetrics": {
69692
69707
  "type": "list",
69693
69708
  "member": {
69694
- "shape": "Sg9"
69709
+ "shape": "Sgn"
69695
69710
  }
69696
69711
  },
69697
69712
  "NextToken": {},
@@ -69710,7 +69725,7 @@ module.exports={
69710
69725
  "type": "structure",
69711
69726
  "members": {
69712
69727
  "Dimensions": {
69713
- "shape": "Sfc"
69728
+ "shape": "Sfq"
69714
69729
  },
69715
69730
  "Collections": {
69716
69731
  "type": "list",
@@ -69718,7 +69733,7 @@ module.exports={
69718
69733
  "type": "structure",
69719
69734
  "members": {
69720
69735
  "Metric": {
69721
- "shape": "Sg9"
69736
+ "shape": "Sgn"
69722
69737
  },
69723
69738
  "Value": {
69724
69739
  "type": "double"
@@ -69780,7 +69795,7 @@ module.exports={
69780
69795
  "Metrics": {
69781
69796
  "type": "list",
69782
69797
  "member": {
69783
- "shape": "Sgu"
69798
+ "shape": "Sh8"
69784
69799
  }
69785
69800
  },
69786
69801
  "NextToken": {},
@@ -69821,7 +69836,7 @@ module.exports={
69821
69836
  "type": "structure",
69822
69837
  "members": {
69823
69838
  "Metric": {
69824
- "shape": "Sgu"
69839
+ "shape": "Sh8"
69825
69840
  },
69826
69841
  "Value": {
69827
69842
  "type": "double"
@@ -69909,13 +69924,13 @@ module.exports={
69909
69924
  "Description": {},
69910
69925
  "ContactFlowId": {},
69911
69926
  "Constraints": {
69912
- "shape": "S7x"
69927
+ "shape": "S88"
69913
69928
  },
69914
69929
  "Defaults": {
69915
- "shape": "S86"
69930
+ "shape": "S8h"
69916
69931
  },
69917
69932
  "Fields": {
69918
- "shape": "S8b"
69933
+ "shape": "S8m"
69919
69934
  },
69920
69935
  "Status": {},
69921
69936
  "LastModifiedTime": {
@@ -69951,15 +69966,15 @@ module.exports={
69951
69966
  "type": "structure",
69952
69967
  "members": {
69953
69968
  "TelephonyConfig": {
69954
- "shape": "Shj"
69969
+ "shape": "Shx"
69955
69970
  },
69956
69971
  "Id": {},
69957
69972
  "Arn": {},
69958
69973
  "SignInConfig": {
69959
- "shape": "Sho"
69974
+ "shape": "Si2"
69960
69975
  },
69961
69976
  "AgentConfig": {
69962
- "shape": "Shr"
69977
+ "shape": "Si5"
69963
69978
  }
69964
69979
  }
69965
69980
  }
@@ -70232,7 +70247,7 @@ module.exports={
70232
70247
  "Status": {},
70233
70248
  "EvaluatorArn": {},
70234
70249
  "Score": {
70235
- "shape": "Sbk"
70250
+ "shape": "Sby"
70236
70251
  },
70237
70252
  "CreatedTime": {
70238
70253
  "type": "timestamp"
@@ -70761,7 +70776,7 @@ module.exports={
70761
70776
  "Attributes": {
70762
70777
  "type": "list",
70763
70778
  "member": {
70764
- "shape": "Scn"
70779
+ "shape": "Sd1"
70765
70780
  }
70766
70781
  },
70767
70782
  "NextToken": {}
@@ -71013,12 +71028,12 @@ module.exports={
71013
71028
  "locationName": "InstanceId"
71014
71029
  },
71015
71030
  "PhoneNumberTypes": {
71016
- "shape": "Sk7",
71031
+ "shape": "Skl",
71017
71032
  "location": "querystring",
71018
71033
  "locationName": "phoneNumberTypes"
71019
71034
  },
71020
71035
  "PhoneNumberCountryCodes": {
71021
- "shape": "Sk8",
71036
+ "shape": "Skm",
71022
71037
  "location": "querystring",
71023
71038
  "locationName": "phoneNumberCountryCodes"
71024
71039
  },
@@ -71067,10 +71082,10 @@ module.exports={
71067
71082
  },
71068
71083
  "NextToken": {},
71069
71084
  "PhoneNumberCountryCodes": {
71070
- "shape": "Sk8"
71085
+ "shape": "Skm"
71071
71086
  },
71072
71087
  "PhoneNumberTypes": {
71073
- "shape": "Sk7"
71088
+ "shape": "Skl"
71074
71089
  },
71075
71090
  "PhoneNumberPrefix": {}
71076
71091
  }
@@ -71183,7 +71198,7 @@ module.exports={
71183
71198
  "members": {
71184
71199
  "NextToken": {},
71185
71200
  "QuickConnectSummaryList": {
71186
- "shape": "Skp"
71201
+ "shape": "Sl3"
71187
71202
  },
71188
71203
  "LastModifiedTime": {
71189
71204
  "type": "timestamp"
@@ -71283,7 +71298,7 @@ module.exports={
71283
71298
  "type": "structure",
71284
71299
  "members": {
71285
71300
  "QuickConnectSummaryList": {
71286
- "shape": "Skp"
71301
+ "shape": "Sl3"
71287
71302
  },
71288
71303
  "NextToken": {}
71289
71304
  }
@@ -71353,7 +71368,7 @@ module.exports={
71353
71368
  "Content": {},
71354
71369
  "ContentType": {},
71355
71370
  "Time": {
71356
- "shape": "Sle"
71371
+ "shape": "Sls"
71357
71372
  },
71358
71373
  "Redaction": {
71359
71374
  "type": "structure",
@@ -71361,7 +71376,7 @@ module.exports={
71361
71376
  "CharacterOffsets": {
71362
71377
  "type": "list",
71363
71378
  "member": {
71364
- "shape": "Sli"
71379
+ "shape": "Slw"
71365
71380
  }
71366
71381
  }
71367
71382
  }
@@ -71399,7 +71414,7 @@ module.exports={
71399
71414
  "members": {
71400
71415
  "Id": {},
71401
71416
  "CharacterOffsets": {
71402
- "shape": "Sli"
71417
+ "shape": "Slw"
71403
71418
  }
71404
71419
  }
71405
71420
  }
@@ -71437,7 +71452,7 @@ module.exports={
71437
71452
  "Content": {},
71438
71453
  "Id": {},
71439
71454
  "CharacterOffsets": {
71440
- "shape": "Sli"
71455
+ "shape": "Slw"
71441
71456
  }
71442
71457
  }
71443
71458
  }
@@ -71461,7 +71476,7 @@ module.exports={
71461
71476
  "DisplayName": {},
71462
71477
  "EventType": {},
71463
71478
  "Time": {
71464
- "shape": "Sle"
71479
+ "shape": "Sls"
71465
71480
  }
71466
71481
  }
71467
71482
  },
@@ -71496,7 +71511,7 @@ module.exports={
71496
71511
  }
71497
71512
  },
71498
71513
  "Time": {
71499
- "shape": "Sle"
71514
+ "shape": "Sls"
71500
71515
  }
71501
71516
  }
71502
71517
  }
@@ -71790,7 +71805,7 @@ module.exports={
71790
71805
  "type": "structure",
71791
71806
  "members": {
71792
71807
  "Applications": {
71793
- "shape": "S7n"
71808
+ "shape": "S7y"
71794
71809
  },
71795
71810
  "NextToken": {},
71796
71811
  "LastModifiedTime": {
@@ -71835,7 +71850,7 @@ module.exports={
71835
71850
  "type": "structure",
71836
71851
  "members": {
71837
71852
  "Permissions": {
71838
- "shape": "S7g"
71853
+ "shape": "S7r"
71839
71854
  },
71840
71855
  "NextToken": {},
71841
71856
  "LastModifiedTime": {
@@ -72148,7 +72163,7 @@ module.exports={
72148
72163
  "UserHierarchyGroupSummaryList": {
72149
72164
  "type": "list",
72150
72165
  "member": {
72151
- "shape": "Sdx"
72166
+ "shape": "Seb"
72152
72167
  }
72153
72168
  },
72154
72169
  "NextToken": {}
@@ -72246,7 +72261,7 @@ module.exports={
72246
72261
  "Arn": {},
72247
72262
  "Description": {},
72248
72263
  "Name": {
72249
- "shape": "S9m"
72264
+ "shape": "S9x"
72250
72265
  },
72251
72266
  "Type": {},
72252
72267
  "Version": {
@@ -72301,7 +72316,7 @@ module.exports={
72301
72316
  "Id": {},
72302
72317
  "Arn": {},
72303
72318
  "Name": {
72304
- "shape": "S9m"
72319
+ "shape": "S9x"
72305
72320
  },
72306
72321
  "Type": {},
72307
72322
  "Status": {},
@@ -72345,6 +72360,27 @@ module.exports={
72345
72360
  }
72346
72361
  }
72347
72362
  },
72363
+ "PauseContact": {
72364
+ "http": {
72365
+ "requestUri": "/contact/pause"
72366
+ },
72367
+ "input": {
72368
+ "type": "structure",
72369
+ "required": [
72370
+ "ContactId",
72371
+ "InstanceId"
72372
+ ],
72373
+ "members": {
72374
+ "ContactId": {},
72375
+ "InstanceId": {},
72376
+ "ContactFlowId": {}
72377
+ }
72378
+ },
72379
+ "output": {
72380
+ "type": "structure",
72381
+ "members": {}
72382
+ }
72383
+ },
72348
72384
  "PutUserStatus": {
72349
72385
  "http": {
72350
72386
  "method": "PUT",
@@ -72430,6 +72466,27 @@ module.exports={
72430
72466
  }
72431
72467
  }
72432
72468
  },
72469
+ "ResumeContact": {
72470
+ "http": {
72471
+ "requestUri": "/contact/resume"
72472
+ },
72473
+ "input": {
72474
+ "type": "structure",
72475
+ "required": [
72476
+ "ContactId",
72477
+ "InstanceId"
72478
+ ],
72479
+ "members": {
72480
+ "ContactId": {},
72481
+ "InstanceId": {},
72482
+ "ContactFlowId": {}
72483
+ }
72484
+ },
72485
+ "output": {
72486
+ "type": "structure",
72487
+ "members": {}
72488
+ }
72489
+ },
72433
72490
  "ResumeContactRecording": {
72434
72491
  "http": {
72435
72492
  "requestUri": "/contact/resume-recording"
@@ -72511,12 +72568,12 @@ module.exports={
72511
72568
  "type": "structure",
72512
72569
  "members": {
72513
72570
  "TagFilter": {
72514
- "shape": "Sof"
72571
+ "shape": "Sox"
72515
72572
  }
72516
72573
  }
72517
72574
  },
72518
72575
  "SearchCriteria": {
72519
- "shape": "Soj"
72576
+ "shape": "Sp1"
72520
72577
  }
72521
72578
  }
72522
72579
  },
@@ -72526,7 +72583,7 @@ module.exports={
72526
72583
  "HoursOfOperations": {
72527
72584
  "type": "list",
72528
72585
  "member": {
72529
- "shape": "Scd"
72586
+ "shape": "Scr"
72530
72587
  }
72531
72588
  },
72532
72589
  "NextToken": {},
@@ -72555,12 +72612,12 @@ module.exports={
72555
72612
  "type": "structure",
72556
72613
  "members": {
72557
72614
  "TagFilter": {
72558
- "shape": "Sof"
72615
+ "shape": "Sox"
72559
72616
  }
72560
72617
  }
72561
72618
  },
72562
72619
  "SearchCriteria": {
72563
- "shape": "Sor"
72620
+ "shape": "Sp9"
72564
72621
  }
72565
72622
  }
72566
72623
  },
@@ -72570,7 +72627,7 @@ module.exports={
72570
72627
  "Prompts": {
72571
72628
  "type": "list",
72572
72629
  "member": {
72573
- "shape": "Sd1"
72630
+ "shape": "Sdf"
72574
72631
  }
72575
72632
  },
72576
72633
  "NextToken": {},
@@ -72599,12 +72656,12 @@ module.exports={
72599
72656
  "type": "structure",
72600
72657
  "members": {
72601
72658
  "TagFilter": {
72602
- "shape": "Sof"
72659
+ "shape": "Sox"
72603
72660
  }
72604
72661
  }
72605
72662
  },
72606
72663
  "SearchCriteria": {
72607
- "shape": "Sox"
72664
+ "shape": "Spf"
72608
72665
  }
72609
72666
  }
72610
72667
  },
@@ -72614,7 +72671,7 @@ module.exports={
72614
72671
  "Queues": {
72615
72672
  "type": "list",
72616
72673
  "member": {
72617
- "shape": "Sd4"
72674
+ "shape": "Sdi"
72618
72675
  }
72619
72676
  },
72620
72677
  "NextToken": {},
@@ -72643,12 +72700,12 @@ module.exports={
72643
72700
  "type": "structure",
72644
72701
  "members": {
72645
72702
  "TagFilter": {
72646
- "shape": "Sof"
72703
+ "shape": "Sox"
72647
72704
  }
72648
72705
  }
72649
72706
  },
72650
72707
  "SearchCriteria": {
72651
- "shape": "Sp4"
72708
+ "shape": "Spm"
72652
72709
  }
72653
72710
  }
72654
72711
  },
@@ -72658,7 +72715,7 @@ module.exports={
72658
72715
  "QuickConnects": {
72659
72716
  "type": "list",
72660
72717
  "member": {
72661
- "shape": "Sd8"
72718
+ "shape": "Sdm"
72662
72719
  }
72663
72720
  },
72664
72721
  "NextToken": {},
@@ -72739,12 +72796,12 @@ module.exports={
72739
72796
  "type": "structure",
72740
72797
  "members": {
72741
72798
  "TagFilter": {
72742
- "shape": "Sof"
72799
+ "shape": "Sox"
72743
72800
  }
72744
72801
  }
72745
72802
  },
72746
72803
  "SearchCriteria": {
72747
- "shape": "Spj"
72804
+ "shape": "Sq1"
72748
72805
  }
72749
72806
  }
72750
72807
  },
@@ -72754,7 +72811,7 @@ module.exports={
72754
72811
  "RoutingProfiles": {
72755
72812
  "type": "list",
72756
72813
  "member": {
72757
- "shape": "Sdb"
72814
+ "shape": "Sdp"
72758
72815
  }
72759
72816
  },
72760
72817
  "NextToken": {},
@@ -72780,13 +72837,13 @@ module.exports={
72780
72837
  "type": "integer"
72781
72838
  },
72782
72839
  "SearchCriteria": {
72783
- "shape": "Spo"
72840
+ "shape": "Sq6"
72784
72841
  },
72785
72842
  "SearchFilter": {
72786
72843
  "type": "structure",
72787
72844
  "members": {
72788
72845
  "TagFilter": {
72789
- "shape": "Sof"
72846
+ "shape": "Sox"
72790
72847
  }
72791
72848
  }
72792
72849
  }
@@ -72837,12 +72894,12 @@ module.exports={
72837
72894
  "type": "structure",
72838
72895
  "members": {
72839
72896
  "TagFilter": {
72840
- "shape": "Sof"
72897
+ "shape": "Sox"
72841
72898
  }
72842
72899
  }
72843
72900
  },
72844
72901
  "SearchCriteria": {
72845
- "shape": "Spw"
72902
+ "shape": "Sqe"
72846
72903
  }
72847
72904
  }
72848
72905
  },
@@ -72866,11 +72923,11 @@ module.exports={
72866
72923
  }
72867
72924
  },
72868
72925
  "PhoneConfig": {
72869
- "shape": "S92"
72926
+ "shape": "S9d"
72870
72927
  },
72871
72928
  "RoutingProfileId": {},
72872
72929
  "SecurityProfileIds": {
72873
- "shape": "S97"
72930
+ "shape": "S9i"
72874
72931
  },
72875
72932
  "Tags": {
72876
72933
  "shape": "S2y"
@@ -72971,16 +73028,16 @@ module.exports={
72971
73028
  "type": "structure",
72972
73029
  "members": {
72973
73030
  "SupportedMessagingContentTypes": {
72974
- "shape": "Sqh"
73031
+ "shape": "Sqz"
72975
73032
  },
72976
73033
  "ParticipantDetails": {
72977
- "shape": "Sqj"
73034
+ "shape": "Sr1"
72978
73035
  },
72979
73036
  "Attributes": {
72980
73037
  "shape": "S2j"
72981
73038
  },
72982
73039
  "StreamingConfiguration": {
72983
- "shape": "Sqk"
73040
+ "shape": "Sr2"
72984
73041
  }
72985
73042
  }
72986
73043
  }
@@ -73015,7 +73072,7 @@ module.exports={
73015
73072
  "shape": "S2j"
73016
73073
  },
73017
73074
  "ParticipantDetails": {
73018
- "shape": "Sqj"
73075
+ "shape": "Sr1"
73019
73076
  },
73020
73077
  "InitialMessage": {
73021
73078
  "type": "structure",
@@ -73035,7 +73092,7 @@ module.exports={
73035
73092
  "type": "integer"
73036
73093
  },
73037
73094
  "SupportedMessagingContentTypes": {
73038
- "shape": "Sqh"
73095
+ "shape": "Sqz"
73039
73096
  },
73040
73097
  "PersistentChat": {
73041
73098
  "type": "structure",
@@ -73149,7 +73206,7 @@ module.exports={
73149
73206
  "InstanceId": {},
73150
73207
  "ContactId": {},
73151
73208
  "ChatStreamingConfiguration": {
73152
- "shape": "Sqk"
73209
+ "shape": "Sr2"
73153
73210
  },
73154
73211
  "ClientToken": {
73155
73212
  "idempotencyToken": true
@@ -73179,6 +73236,12 @@ module.exports={
73179
73236
  "InstanceId"
73180
73237
  ],
73181
73238
  "members": {
73239
+ "Name": {},
73240
+ "Description": {},
73241
+ "References": {
73242
+ "shape": "S6u"
73243
+ },
73244
+ "RelatedContactId": {},
73182
73245
  "DestinationPhoneNumber": {},
73183
73246
  "ContactFlowId": {},
73184
73247
  "InstanceId": {},
@@ -73278,15 +73341,15 @@ module.exports={
73278
73341
  "type": "structure",
73279
73342
  "members": {
73280
73343
  "Customer": {
73281
- "shape": "Sre"
73344
+ "shape": "Srw"
73282
73345
  },
73283
73346
  "Agent": {
73284
- "shape": "Sre"
73347
+ "shape": "Srw"
73285
73348
  }
73286
73349
  }
73287
73350
  },
73288
73351
  "ParticipantDetails": {
73289
- "shape": "Sqj"
73352
+ "shape": "Sr1"
73290
73353
  },
73291
73354
  "RelatedContactId": {},
73292
73355
  "References": {
@@ -73437,10 +73500,10 @@ module.exports={
73437
73500
  "locationName": "EvaluationId"
73438
73501
  },
73439
73502
  "Answers": {
73440
- "shape": "Ss1"
73503
+ "shape": "Ssj"
73441
73504
  },
73442
73505
  "Notes": {
73443
- "shape": "Sbr"
73506
+ "shape": "Sc5"
73444
73507
  }
73445
73508
  }
73446
73509
  },
@@ -73493,7 +73556,7 @@ module.exports={
73493
73556
  "ContactId": {},
73494
73557
  "InstanceId": {},
73495
73558
  "Tags": {
73496
- "shape": "Sbd"
73559
+ "shape": "Sbr"
73497
73560
  }
73498
73561
  }
73499
73562
  },
@@ -73720,10 +73783,10 @@ module.exports={
73720
73783
  "locationName": "EvaluationId"
73721
73784
  },
73722
73785
  "Answers": {
73723
- "shape": "Ss1"
73786
+ "shape": "Ssj"
73724
73787
  },
73725
73788
  "Notes": {
73726
- "shape": "Sbr"
73789
+ "shape": "Sc5"
73727
73790
  }
73728
73791
  }
73729
73792
  },
@@ -74541,7 +74604,7 @@ module.exports={
74541
74604
  "members": {
74542
74605
  "Description": {},
74543
74606
  "Permissions": {
74544
- "shape": "S7g"
74607
+ "shape": "S7r"
74545
74608
  },
74546
74609
  "SecurityProfileId": {
74547
74610
  "location": "uri",
@@ -74552,13 +74615,13 @@ module.exports={
74552
74615
  "locationName": "InstanceId"
74553
74616
  },
74554
74617
  "AllowedAccessControlTags": {
74555
- "shape": "S7i"
74618
+ "shape": "S7t"
74556
74619
  },
74557
74620
  "TagRestrictedResources": {
74558
- "shape": "S7l"
74621
+ "shape": "S7w"
74559
74622
  },
74560
74623
  "Applications": {
74561
- "shape": "S7n"
74624
+ "shape": "S7y"
74562
74625
  }
74563
74626
  }
74564
74627
  }
@@ -74586,14 +74649,14 @@ module.exports={
74586
74649
  "Description": {},
74587
74650
  "ContactFlowId": {},
74588
74651
  "Constraints": {
74589
- "shape": "S7x"
74652
+ "shape": "S88"
74590
74653
  },
74591
74654
  "Defaults": {
74592
- "shape": "S86"
74655
+ "shape": "S8h"
74593
74656
  },
74594
74657
  "Status": {},
74595
74658
  "Fields": {
74596
- "shape": "S8b"
74659
+ "shape": "S8m"
74597
74660
  }
74598
74661
  }
74599
74662
  },
@@ -74607,13 +74670,13 @@ module.exports={
74607
74670
  "Description": {},
74608
74671
  "ContactFlowId": {},
74609
74672
  "Constraints": {
74610
- "shape": "S7x"
74673
+ "shape": "S88"
74611
74674
  },
74612
74675
  "Defaults": {
74613
- "shape": "S86"
74676
+ "shape": "S8h"
74614
74677
  },
74615
74678
  "Fields": {
74616
- "shape": "S8b"
74679
+ "shape": "S8m"
74617
74680
  },
74618
74681
  "Status": {},
74619
74682
  "LastModifiedTime": {
@@ -74641,13 +74704,13 @@ module.exports={
74641
74704
  "locationName": "Id"
74642
74705
  },
74643
74706
  "TelephonyConfig": {
74644
- "shape": "Shj"
74707
+ "shape": "Shx"
74645
74708
  },
74646
74709
  "SignInConfig": {
74647
- "shape": "Sho"
74710
+ "shape": "Si2"
74648
74711
  },
74649
74712
  "AgentConfig": {
74650
- "shape": "Shr"
74713
+ "shape": "Si5"
74651
74714
  }
74652
74715
  }
74653
74716
  },
@@ -74718,19 +74781,19 @@ module.exports={
74718
74781
  "type": "structure",
74719
74782
  "members": {
74720
74783
  "LevelOne": {
74721
- "shape": "Sua"
74784
+ "shape": "Sus"
74722
74785
  },
74723
74786
  "LevelTwo": {
74724
- "shape": "Sua"
74787
+ "shape": "Sus"
74725
74788
  },
74726
74789
  "LevelThree": {
74727
- "shape": "Sua"
74790
+ "shape": "Sus"
74728
74791
  },
74729
74792
  "LevelFour": {
74730
- "shape": "Sua"
74793
+ "shape": "Sus"
74731
74794
  },
74732
74795
  "LevelFive": {
74733
- "shape": "Sua"
74796
+ "shape": "Sus"
74734
74797
  }
74735
74798
  }
74736
74799
  },
@@ -74754,7 +74817,7 @@ module.exports={
74754
74817
  ],
74755
74818
  "members": {
74756
74819
  "IdentityInfo": {
74757
- "shape": "S8y"
74820
+ "shape": "S99"
74758
74821
  },
74759
74822
  "UserId": {
74760
74823
  "location": "uri",
@@ -74780,7 +74843,7 @@ module.exports={
74780
74843
  ],
74781
74844
  "members": {
74782
74845
  "PhoneConfig": {
74783
- "shape": "S92"
74846
+ "shape": "S9d"
74784
74847
  },
74785
74848
  "UserId": {
74786
74849
  "location": "uri",
@@ -74830,7 +74893,7 @@ module.exports={
74830
74893
  ],
74831
74894
  "members": {
74832
74895
  "SecurityProfileIds": {
74833
- "shape": "S97"
74896
+ "shape": "S9i"
74834
74897
  },
74835
74898
  "UserId": {
74836
74899
  "location": "uri",
@@ -74866,7 +74929,7 @@ module.exports={
74866
74929
  },
74867
74930
  "Status": {},
74868
74931
  "Content": {
74869
- "shape": "S9h"
74932
+ "shape": "S9s"
74870
74933
  }
74871
74934
  }
74872
74935
  },
@@ -74874,7 +74937,7 @@ module.exports={
74874
74937
  "type": "structure",
74875
74938
  "members": {
74876
74939
  "View": {
74877
- "shape": "S9o"
74940
+ "shape": "S9z"
74878
74941
  }
74879
74942
  }
74880
74943
  }
@@ -74899,7 +74962,7 @@ module.exports={
74899
74962
  "locationName": "ViewId"
74900
74963
  },
74901
74964
  "Name": {
74902
- "shape": "S9m"
74965
+ "shape": "S9x"
74903
74966
  },
74904
74967
  "Description": {}
74905
74968
  }
@@ -75455,6 +75518,34 @@ module.exports={
75455
75518
  }
75456
75519
  }
75457
75520
  }
75521
+ },
75522
+ "CreateCaseAction": {
75523
+ "type": "structure",
75524
+ "required": [
75525
+ "Fields",
75526
+ "TemplateId"
75527
+ ],
75528
+ "members": {
75529
+ "Fields": {
75530
+ "shape": "S7b"
75531
+ },
75532
+ "TemplateId": {}
75533
+ }
75534
+ },
75535
+ "UpdateCaseAction": {
75536
+ "type": "structure",
75537
+ "required": [
75538
+ "Fields"
75539
+ ],
75540
+ "members": {
75541
+ "Fields": {
75542
+ "shape": "S7b"
75543
+ }
75544
+ }
75545
+ },
75546
+ "EndAssociatedTasksAction": {
75547
+ "type": "structure",
75548
+ "members": {}
75458
75549
  }
75459
75550
  }
75460
75551
  }
@@ -75474,20 +75565,49 @@ module.exports={
75474
75565
  }
75475
75566
  }
75476
75567
  },
75477
- "S7g": {
75568
+ "S7b": {
75569
+ "type": "list",
75570
+ "member": {
75571
+ "type": "structure",
75572
+ "required": [
75573
+ "Id",
75574
+ "Value"
75575
+ ],
75576
+ "members": {
75577
+ "Id": {},
75578
+ "Value": {
75579
+ "type": "structure",
75580
+ "members": {
75581
+ "BooleanValue": {
75582
+ "type": "boolean"
75583
+ },
75584
+ "DoubleValue": {
75585
+ "type": "double"
75586
+ },
75587
+ "EmptyValue": {
75588
+ "type": "structure",
75589
+ "members": {}
75590
+ },
75591
+ "StringValue": {}
75592
+ }
75593
+ }
75594
+ }
75595
+ }
75596
+ },
75597
+ "S7r": {
75478
75598
  "type": "list",
75479
75599
  "member": {}
75480
75600
  },
75481
- "S7i": {
75601
+ "S7t": {
75482
75602
  "type": "map",
75483
75603
  "key": {},
75484
75604
  "value": {}
75485
75605
  },
75486
- "S7l": {
75606
+ "S7w": {
75487
75607
  "type": "list",
75488
75608
  "member": {}
75489
75609
  },
75490
- "S7n": {
75610
+ "S7y": {
75491
75611
  "type": "list",
75492
75612
  "member": {
75493
75613
  "type": "structure",
@@ -75500,7 +75620,7 @@ module.exports={
75500
75620
  }
75501
75621
  }
75502
75622
  },
75503
- "S7x": {
75623
+ "S88": {
75504
75624
  "type": "structure",
75505
75625
  "members": {
75506
75626
  "RequiredFields": {
@@ -75509,7 +75629,7 @@ module.exports={
75509
75629
  "type": "structure",
75510
75630
  "members": {
75511
75631
  "Id": {
75512
- "shape": "S80"
75632
+ "shape": "S8b"
75513
75633
  }
75514
75634
  }
75515
75635
  }
@@ -75520,7 +75640,7 @@ module.exports={
75520
75640
  "type": "structure",
75521
75641
  "members": {
75522
75642
  "Id": {
75523
- "shape": "S80"
75643
+ "shape": "S8b"
75524
75644
  }
75525
75645
  }
75526
75646
  }
@@ -75531,20 +75651,20 @@ module.exports={
75531
75651
  "type": "structure",
75532
75652
  "members": {
75533
75653
  "Id": {
75534
- "shape": "S80"
75654
+ "shape": "S8b"
75535
75655
  }
75536
75656
  }
75537
75657
  }
75538
75658
  }
75539
75659
  }
75540
75660
  },
75541
- "S80": {
75661
+ "S8b": {
75542
75662
  "type": "structure",
75543
75663
  "members": {
75544
75664
  "Name": {}
75545
75665
  }
75546
75666
  },
75547
- "S86": {
75667
+ "S8h": {
75548
75668
  "type": "structure",
75549
75669
  "members": {
75550
75670
  "DefaultFieldValues": {
@@ -75553,7 +75673,7 @@ module.exports={
75553
75673
  "type": "structure",
75554
75674
  "members": {
75555
75675
  "Id": {
75556
- "shape": "S80"
75676
+ "shape": "S8b"
75557
75677
  },
75558
75678
  "DefaultValue": {}
75559
75679
  }
@@ -75561,7 +75681,7 @@ module.exports={
75561
75681
  }
75562
75682
  }
75563
75683
  },
75564
- "S8b": {
75684
+ "S8m": {
75565
75685
  "type": "list",
75566
75686
  "member": {
75567
75687
  "type": "structure",
@@ -75570,7 +75690,7 @@ module.exports={
75570
75690
  ],
75571
75691
  "members": {
75572
75692
  "Id": {
75573
- "shape": "S80"
75693
+ "shape": "S8b"
75574
75694
  },
75575
75695
  "Description": {},
75576
75696
  "Type": {},
@@ -75581,7 +75701,7 @@ module.exports={
75581
75701
  }
75582
75702
  }
75583
75703
  },
75584
- "S8y": {
75704
+ "S99": {
75585
75705
  "type": "structure",
75586
75706
  "members": {
75587
75707
  "FirstName": {},
@@ -75591,7 +75711,7 @@ module.exports={
75591
75711
  "Mobile": {}
75592
75712
  }
75593
75713
  },
75594
- "S92": {
75714
+ "S9d": {
75595
75715
  "type": "structure",
75596
75716
  "required": [
75597
75717
  "PhoneType"
@@ -75607,37 +75727,37 @@ module.exports={
75607
75727
  "DeskPhoneNumber": {}
75608
75728
  }
75609
75729
  },
75610
- "S97": {
75730
+ "S9i": {
75611
75731
  "type": "list",
75612
75732
  "member": {}
75613
75733
  },
75614
- "S9h": {
75734
+ "S9s": {
75615
75735
  "type": "structure",
75616
75736
  "members": {
75617
75737
  "Template": {},
75618
75738
  "Actions": {
75619
- "shape": "S9j"
75739
+ "shape": "S9u"
75620
75740
  }
75621
75741
  }
75622
75742
  },
75623
- "S9j": {
75743
+ "S9u": {
75624
75744
  "type": "list",
75625
75745
  "member": {
75626
75746
  "type": "string",
75627
75747
  "sensitive": true
75628
75748
  }
75629
75749
  },
75630
- "S9m": {
75750
+ "S9x": {
75631
75751
  "type": "string",
75632
75752
  "sensitive": true
75633
75753
  },
75634
- "S9o": {
75754
+ "S9z": {
75635
75755
  "type": "structure",
75636
75756
  "members": {
75637
75757
  "Id": {},
75638
75758
  "Arn": {},
75639
75759
  "Name": {
75640
- "shape": "S9m"
75760
+ "shape": "S9x"
75641
75761
  },
75642
75762
  "Status": {},
75643
75763
  "Type": {},
@@ -75655,7 +75775,7 @@ module.exports={
75655
75775
  },
75656
75776
  "Template": {},
75657
75777
  "Actions": {
75658
- "shape": "S9j"
75778
+ "shape": "S9u"
75659
75779
  }
75660
75780
  }
75661
75781
  },
@@ -75671,12 +75791,12 @@ module.exports={
75671
75791
  "ViewContentSha256": {}
75672
75792
  }
75673
75793
  },
75674
- "Sbd": {
75794
+ "Sbr": {
75675
75795
  "type": "map",
75676
75796
  "key": {},
75677
75797
  "value": {}
75678
75798
  },
75679
- "Sbk": {
75799
+ "Sby": {
75680
75800
  "type": "structure",
75681
75801
  "members": {
75682
75802
  "Percentage": {
@@ -75690,7 +75810,7 @@ module.exports={
75690
75810
  }
75691
75811
  }
75692
75812
  },
75693
- "Sbo": {
75813
+ "Sc2": {
75694
75814
  "type": "structure",
75695
75815
  "members": {
75696
75816
  "StringValue": {},
@@ -75703,7 +75823,7 @@ module.exports={
75703
75823
  },
75704
75824
  "union": true
75705
75825
  },
75706
- "Sbr": {
75826
+ "Sc5": {
75707
75827
  "type": "map",
75708
75828
  "key": {},
75709
75829
  "value": {
@@ -75713,7 +75833,7 @@ module.exports={
75713
75833
  }
75714
75834
  }
75715
75835
  },
75716
- "Scd": {
75836
+ "Scr": {
75717
75837
  "type": "structure",
75718
75838
  "members": {
75719
75839
  "HoursOfOperationId": {},
@@ -75733,14 +75853,14 @@ module.exports={
75733
75853
  "LastModifiedRegion": {}
75734
75854
  }
75735
75855
  },
75736
- "Scn": {
75856
+ "Sd1": {
75737
75857
  "type": "structure",
75738
75858
  "members": {
75739
75859
  "AttributeType": {},
75740
75860
  "Value": {}
75741
75861
  }
75742
75862
  },
75743
- "Sd1": {
75863
+ "Sdf": {
75744
75864
  "type": "structure",
75745
75865
  "members": {
75746
75866
  "PromptARN": {},
@@ -75756,7 +75876,7 @@ module.exports={
75756
75876
  "LastModifiedRegion": {}
75757
75877
  }
75758
75878
  },
75759
- "Sd4": {
75879
+ "Sdi": {
75760
75880
  "type": "structure",
75761
75881
  "members": {
75762
75882
  "Name": {},
@@ -75780,7 +75900,7 @@ module.exports={
75780
75900
  "LastModifiedRegion": {}
75781
75901
  }
75782
75902
  },
75783
- "Sd8": {
75903
+ "Sdm": {
75784
75904
  "type": "structure",
75785
75905
  "members": {
75786
75906
  "QuickConnectARN": {},
@@ -75799,7 +75919,7 @@ module.exports={
75799
75919
  "LastModifiedRegion": {}
75800
75920
  }
75801
75921
  },
75802
- "Sdb": {
75922
+ "Sdp": {
75803
75923
  "type": "structure",
75804
75924
  "members": {
75805
75925
  "InstanceId": {},
@@ -75830,7 +75950,7 @@ module.exports={
75830
75950
  }
75831
75951
  }
75832
75952
  },
75833
- "Sdx": {
75953
+ "Seb": {
75834
75954
  "type": "structure",
75835
75955
  "members": {
75836
75956
  "Id": {},
@@ -75842,7 +75962,7 @@ module.exports={
75842
75962
  "LastModifiedRegion": {}
75843
75963
  }
75844
75964
  },
75845
- "Se1": {
75965
+ "Sef": {
75846
75966
  "type": "structure",
75847
75967
  "members": {
75848
75968
  "Id": {},
@@ -75854,85 +75974,85 @@ module.exports={
75854
75974
  "LastModifiedRegion": {}
75855
75975
  }
75856
75976
  },
75857
- "Seu": {
75977
+ "Sf8": {
75858
75978
  "type": "structure",
75859
75979
  "members": {
75860
75980
  "Queues": {
75861
- "shape": "Sev"
75981
+ "shape": "Sf9"
75862
75982
  },
75863
75983
  "Channels": {
75864
75984
  "type": "list",
75865
75985
  "member": {}
75866
75986
  },
75867
75987
  "RoutingProfiles": {
75868
- "shape": "Sex"
75988
+ "shape": "Sfb"
75869
75989
  }
75870
75990
  }
75871
75991
  },
75872
- "Sev": {
75992
+ "Sf9": {
75873
75993
  "type": "list",
75874
75994
  "member": {}
75875
75995
  },
75876
- "Sex": {
75996
+ "Sfb": {
75877
75997
  "type": "list",
75878
75998
  "member": {}
75879
75999
  },
75880
- "Sey": {
76000
+ "Sfc": {
75881
76001
  "type": "list",
75882
76002
  "member": {}
75883
76003
  },
75884
- "Sf1": {
76004
+ "Sff": {
75885
76005
  "type": "structure",
75886
76006
  "members": {
75887
76007
  "Name": {},
75888
76008
  "Unit": {}
75889
76009
  }
75890
76010
  },
75891
- "Sfc": {
76011
+ "Sfq": {
75892
76012
  "type": "structure",
75893
76013
  "members": {
75894
76014
  "Queue": {
75895
- "shape": "Sfd"
76015
+ "shape": "Sfr"
75896
76016
  },
75897
76017
  "Channel": {},
75898
76018
  "RoutingProfile": {
75899
- "shape": "Sfe"
76019
+ "shape": "Sfs"
75900
76020
  }
75901
76021
  }
75902
76022
  },
75903
- "Sfd": {
76023
+ "Sfr": {
75904
76024
  "type": "structure",
75905
76025
  "members": {
75906
76026
  "Id": {},
75907
76027
  "Arn": {}
75908
76028
  }
75909
76029
  },
75910
- "Sfe": {
76030
+ "Sfs": {
75911
76031
  "type": "structure",
75912
76032
  "members": {
75913
76033
  "Id": {},
75914
76034
  "Arn": {}
75915
76035
  }
75916
76036
  },
75917
- "Sfv": {
76037
+ "Sg9": {
75918
76038
  "type": "structure",
75919
76039
  "members": {
75920
76040
  "Id": {},
75921
76041
  "Arn": {}
75922
76042
  }
75923
76043
  },
75924
- "Sfx": {
76044
+ "Sgb": {
75925
76045
  "type": "map",
75926
76046
  "key": {},
75927
76047
  "value": {
75928
76048
  "type": "integer"
75929
76049
  }
75930
76050
  },
75931
- "Sg4": {
76051
+ "Sgi": {
75932
76052
  "type": "string",
75933
76053
  "sensitive": true
75934
76054
  },
75935
- "Sg9": {
76055
+ "Sgn": {
75936
76056
  "type": "structure",
75937
76057
  "members": {
75938
76058
  "Name": {},
@@ -75949,7 +76069,7 @@ module.exports={
75949
76069
  "Unit": {}
75950
76070
  }
75951
76071
  },
75952
- "Sgu": {
76072
+ "Sh8": {
75953
76073
  "type": "structure",
75954
76074
  "members": {
75955
76075
  "Name": {},
@@ -75983,18 +76103,18 @@ module.exports={
75983
76103
  }
75984
76104
  }
75985
76105
  },
75986
- "Shj": {
76106
+ "Shx": {
75987
76107
  "type": "structure",
75988
76108
  "required": [
75989
76109
  "Distributions"
75990
76110
  ],
75991
76111
  "members": {
75992
76112
  "Distributions": {
75993
- "shape": "Shk"
76113
+ "shape": "Shy"
75994
76114
  }
75995
76115
  }
75996
76116
  },
75997
- "Shk": {
76117
+ "Shy": {
75998
76118
  "type": "list",
75999
76119
  "member": {
76000
76120
  "type": "structure",
@@ -76010,7 +76130,7 @@ module.exports={
76010
76130
  }
76011
76131
  }
76012
76132
  },
76013
- "Sho": {
76133
+ "Si2": {
76014
76134
  "type": "structure",
76015
76135
  "required": [
76016
76136
  "Distributions"
@@ -76034,26 +76154,26 @@ module.exports={
76034
76154
  }
76035
76155
  }
76036
76156
  },
76037
- "Shr": {
76157
+ "Si5": {
76038
76158
  "type": "structure",
76039
76159
  "required": [
76040
76160
  "Distributions"
76041
76161
  ],
76042
76162
  "members": {
76043
76163
  "Distributions": {
76044
- "shape": "Shk"
76164
+ "shape": "Shy"
76045
76165
  }
76046
76166
  }
76047
76167
  },
76048
- "Sk7": {
76168
+ "Skl": {
76049
76169
  "type": "list",
76050
76170
  "member": {}
76051
76171
  },
76052
- "Sk8": {
76172
+ "Skm": {
76053
76173
  "type": "list",
76054
76174
  "member": {}
76055
76175
  },
76056
- "Skp": {
76176
+ "Sl3": {
76057
76177
  "type": "list",
76058
76178
  "member": {
76059
76179
  "type": "structure",
@@ -76069,7 +76189,7 @@ module.exports={
76069
76189
  }
76070
76190
  }
76071
76191
  },
76072
- "Sle": {
76192
+ "Sls": {
76073
76193
  "type": "structure",
76074
76194
  "members": {
76075
76195
  "AbsoluteTime": {
@@ -76079,7 +76199,7 @@ module.exports={
76079
76199
  },
76080
76200
  "union": true
76081
76201
  },
76082
- "Sli": {
76202
+ "Slw": {
76083
76203
  "type": "structure",
76084
76204
  "required": [
76085
76205
  "BeginOffsetChar",
@@ -76094,57 +76214,57 @@ module.exports={
76094
76214
  }
76095
76215
  }
76096
76216
  },
76097
- "Sof": {
76217
+ "Sox": {
76098
76218
  "type": "structure",
76099
76219
  "members": {
76100
76220
  "OrConditions": {
76101
76221
  "type": "list",
76102
76222
  "member": {
76103
- "shape": "Soh"
76223
+ "shape": "Soz"
76104
76224
  }
76105
76225
  },
76106
76226
  "AndConditions": {
76107
- "shape": "Soh"
76227
+ "shape": "Soz"
76108
76228
  },
76109
76229
  "TagCondition": {
76110
- "shape": "Soi"
76230
+ "shape": "Sp0"
76111
76231
  }
76112
76232
  }
76113
76233
  },
76114
- "Soh": {
76234
+ "Soz": {
76115
76235
  "type": "list",
76116
76236
  "member": {
76117
- "shape": "Soi"
76237
+ "shape": "Sp0"
76118
76238
  }
76119
76239
  },
76120
- "Soi": {
76240
+ "Sp0": {
76121
76241
  "type": "structure",
76122
76242
  "members": {
76123
76243
  "TagKey": {},
76124
76244
  "TagValue": {}
76125
76245
  }
76126
76246
  },
76127
- "Soj": {
76247
+ "Sp1": {
76128
76248
  "type": "structure",
76129
76249
  "members": {
76130
76250
  "OrConditions": {
76131
- "shape": "Sok"
76251
+ "shape": "Sp2"
76132
76252
  },
76133
76253
  "AndConditions": {
76134
- "shape": "Sok"
76254
+ "shape": "Sp2"
76135
76255
  },
76136
76256
  "StringCondition": {
76137
- "shape": "Sol"
76257
+ "shape": "Sp3"
76138
76258
  }
76139
76259
  }
76140
76260
  },
76141
- "Sok": {
76261
+ "Sp2": {
76142
76262
  "type": "list",
76143
76263
  "member": {
76144
- "shape": "Soj"
76264
+ "shape": "Sp1"
76145
76265
  }
76146
76266
  },
76147
- "Sol": {
76267
+ "Sp3": {
76148
76268
  "type": "structure",
76149
76269
  "members": {
76150
76270
  "FieldName": {},
@@ -76152,118 +76272,118 @@ module.exports={
76152
76272
  "ComparisonType": {}
76153
76273
  }
76154
76274
  },
76155
- "Sor": {
76275
+ "Sp9": {
76156
76276
  "type": "structure",
76157
76277
  "members": {
76158
76278
  "OrConditions": {
76159
- "shape": "Sos"
76279
+ "shape": "Spa"
76160
76280
  },
76161
76281
  "AndConditions": {
76162
- "shape": "Sos"
76282
+ "shape": "Spa"
76163
76283
  },
76164
76284
  "StringCondition": {
76165
- "shape": "Sol"
76285
+ "shape": "Sp3"
76166
76286
  }
76167
76287
  }
76168
76288
  },
76169
- "Sos": {
76289
+ "Spa": {
76170
76290
  "type": "list",
76171
76291
  "member": {
76172
- "shape": "Sor"
76292
+ "shape": "Sp9"
76173
76293
  }
76174
76294
  },
76175
- "Sox": {
76295
+ "Spf": {
76176
76296
  "type": "structure",
76177
76297
  "members": {
76178
76298
  "OrConditions": {
76179
- "shape": "Soy"
76299
+ "shape": "Spg"
76180
76300
  },
76181
76301
  "AndConditions": {
76182
- "shape": "Soy"
76302
+ "shape": "Spg"
76183
76303
  },
76184
76304
  "StringCondition": {
76185
- "shape": "Sol"
76305
+ "shape": "Sp3"
76186
76306
  },
76187
76307
  "QueueTypeCondition": {}
76188
76308
  }
76189
76309
  },
76190
- "Soy": {
76310
+ "Spg": {
76191
76311
  "type": "list",
76192
76312
  "member": {
76193
- "shape": "Sox"
76313
+ "shape": "Spf"
76194
76314
  }
76195
76315
  },
76196
- "Sp4": {
76316
+ "Spm": {
76197
76317
  "type": "structure",
76198
76318
  "members": {
76199
76319
  "OrConditions": {
76200
- "shape": "Sp5"
76320
+ "shape": "Spn"
76201
76321
  },
76202
76322
  "AndConditions": {
76203
- "shape": "Sp5"
76323
+ "shape": "Spn"
76204
76324
  },
76205
76325
  "StringCondition": {
76206
- "shape": "Sol"
76326
+ "shape": "Sp3"
76207
76327
  }
76208
76328
  }
76209
76329
  },
76210
- "Sp5": {
76330
+ "Spn": {
76211
76331
  "type": "list",
76212
76332
  "member": {
76213
- "shape": "Sp4"
76333
+ "shape": "Spm"
76214
76334
  }
76215
76335
  },
76216
- "Spj": {
76336
+ "Sq1": {
76217
76337
  "type": "structure",
76218
76338
  "members": {
76219
76339
  "OrConditions": {
76220
- "shape": "Spk"
76340
+ "shape": "Sq2"
76221
76341
  },
76222
76342
  "AndConditions": {
76223
- "shape": "Spk"
76343
+ "shape": "Sq2"
76224
76344
  },
76225
76345
  "StringCondition": {
76226
- "shape": "Sol"
76346
+ "shape": "Sp3"
76227
76347
  }
76228
76348
  }
76229
76349
  },
76230
- "Spk": {
76350
+ "Sq2": {
76231
76351
  "type": "list",
76232
76352
  "member": {
76233
- "shape": "Spj"
76353
+ "shape": "Sq1"
76234
76354
  }
76235
76355
  },
76236
- "Spo": {
76356
+ "Sq6": {
76237
76357
  "type": "structure",
76238
76358
  "members": {
76239
76359
  "OrConditions": {
76240
- "shape": "Spp"
76360
+ "shape": "Sq7"
76241
76361
  },
76242
76362
  "AndConditions": {
76243
- "shape": "Spp"
76363
+ "shape": "Sq7"
76244
76364
  },
76245
76365
  "StringCondition": {
76246
- "shape": "Sol"
76366
+ "shape": "Sp3"
76247
76367
  }
76248
76368
  }
76249
76369
  },
76250
- "Spp": {
76370
+ "Sq7": {
76251
76371
  "type": "list",
76252
76372
  "member": {
76253
- "shape": "Spo"
76373
+ "shape": "Sq6"
76254
76374
  }
76255
76375
  },
76256
- "Spw": {
76376
+ "Sqe": {
76257
76377
  "type": "structure",
76258
76378
  "members": {
76259
76379
  "OrConditions": {
76260
- "shape": "Spx"
76380
+ "shape": "Sqf"
76261
76381
  },
76262
76382
  "AndConditions": {
76263
- "shape": "Spx"
76383
+ "shape": "Sqf"
76264
76384
  },
76265
76385
  "StringCondition": {
76266
- "shape": "Sol"
76386
+ "shape": "Sp3"
76267
76387
  },
76268
76388
  "HierarchyGroupCondition": {
76269
76389
  "type": "structure",
@@ -76274,17 +76394,17 @@ module.exports={
76274
76394
  }
76275
76395
  }
76276
76396
  },
76277
- "Spx": {
76397
+ "Sqf": {
76278
76398
  "type": "list",
76279
76399
  "member": {
76280
- "shape": "Spw"
76400
+ "shape": "Sqe"
76281
76401
  }
76282
76402
  },
76283
- "Sqh": {
76403
+ "Sqz": {
76284
76404
  "type": "list",
76285
76405
  "member": {}
76286
76406
  },
76287
- "Sqj": {
76407
+ "Sr1": {
76288
76408
  "type": "structure",
76289
76409
  "required": [
76290
76410
  "DisplayName"
@@ -76293,7 +76413,7 @@ module.exports={
76293
76413
  "DisplayName": {}
76294
76414
  }
76295
76415
  },
76296
- "Sqk": {
76416
+ "Sr2": {
76297
76417
  "type": "structure",
76298
76418
  "required": [
76299
76419
  "StreamingEndpointArn"
@@ -76302,25 +76422,25 @@ module.exports={
76302
76422
  "StreamingEndpointArn": {}
76303
76423
  }
76304
76424
  },
76305
- "Sre": {
76425
+ "Srw": {
76306
76426
  "type": "structure",
76307
76427
  "members": {
76308
76428
  "Video": {}
76309
76429
  }
76310
76430
  },
76311
- "Ss1": {
76431
+ "Ssj": {
76312
76432
  "type": "map",
76313
76433
  "key": {},
76314
76434
  "value": {
76315
76435
  "type": "structure",
76316
76436
  "members": {
76317
76437
  "Value": {
76318
- "shape": "Sbo"
76438
+ "shape": "Sc2"
76319
76439
  }
76320
76440
  }
76321
76441
  }
76322
76442
  },
76323
- "Sua": {
76443
+ "Sus": {
76324
76444
  "type": "structure",
76325
76445
  "required": [
76326
76446
  "Name"
@@ -269959,7 +270079,7 @@ AWS.util.update(AWS, {
269959
270079
  /**
269960
270080
  * @constant
269961
270081
  */
269962
- VERSION: '2.1519.0',
270082
+ VERSION: '2.1520.0',
269963
270083
 
269964
270084
  /**
269965
270085
  * @api private
@@ -292183,7 +292303,7 @@ var LRUCache = /** @class */ (function () {
292183
292303
  }());
292184
292304
  exports.LRUCache = LRUCache;
292185
292305
  },{}],467:[function(require,module,exports){
292186
- // AWS SDK for JavaScript v2.1519.0
292306
+ // AWS SDK for JavaScript v2.1520.0
292187
292307
  // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
292188
292308
  // License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
292189
292309
  require('./browser_loader');