aws-sdk 2.1433.0 → 2.1434.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.1433.0
1
+ // AWS SDK for JavaScript v2.1434.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){
@@ -64869,6 +64869,33 @@ module.exports={
64869
64869
  }
64870
64870
  }
64871
64871
  },
64872
+ "AssociateTrafficDistributionGroupUser": {
64873
+ "http": {
64874
+ "method": "PUT",
64875
+ "requestUri": "/traffic-distribution-group/{TrafficDistributionGroupId}/user"
64876
+ },
64877
+ "input": {
64878
+ "type": "structure",
64879
+ "required": [
64880
+ "TrafficDistributionGroupId",
64881
+ "UserId",
64882
+ "InstanceId"
64883
+ ],
64884
+ "members": {
64885
+ "TrafficDistributionGroupId": {
64886
+ "location": "uri",
64887
+ "locationName": "TrafficDistributionGroupId"
64888
+ },
64889
+ "UserId": {},
64890
+ "InstanceId": {}
64891
+ }
64892
+ },
64893
+ "output": {
64894
+ "type": "structure",
64895
+ "members": {}
64896
+ },
64897
+ "idempotent": true
64898
+ },
64872
64899
  "ClaimPhoneNumber": {
64873
64900
  "http": {
64874
64901
  "requestUri": "/phone-number/claim"
@@ -64884,7 +64911,7 @@ module.exports={
64884
64911
  "PhoneNumber": {},
64885
64912
  "PhoneNumberDescription": {},
64886
64913
  "Tags": {
64887
- "shape": "S1n"
64914
+ "shape": "S1r"
64888
64915
  },
64889
64916
  "ClientToken": {
64890
64917
  "idempotencyToken": true
@@ -64923,7 +64950,7 @@ module.exports={
64923
64950
  "type": "integer"
64924
64951
  },
64925
64952
  "Tags": {
64926
- "shape": "S1n"
64953
+ "shape": "S1r"
64927
64954
  }
64928
64955
  }
64929
64956
  },
@@ -64958,7 +64985,7 @@ module.exports={
64958
64985
  "Description": {},
64959
64986
  "Content": {},
64960
64987
  "Tags": {
64961
- "shape": "S1n"
64988
+ "shape": "S1r"
64962
64989
  }
64963
64990
  }
64964
64991
  },
@@ -64991,7 +65018,7 @@ module.exports={
64991
65018
  "Description": {},
64992
65019
  "Content": {},
64993
65020
  "Tags": {
64994
- "shape": "S1n"
65021
+ "shape": "S1r"
64995
65022
  },
64996
65023
  "ClientToken": {
64997
65024
  "idempotencyToken": true
@@ -65026,10 +65053,10 @@ module.exports={
65026
65053
  "Title": {},
65027
65054
  "Description": {},
65028
65055
  "Items": {
65029
- "shape": "S2e"
65056
+ "shape": "S2i"
65030
65057
  },
65031
65058
  "ScoringStrategy": {
65032
- "shape": "S39"
65059
+ "shape": "S3d"
65033
65060
  },
65034
65061
  "ClientToken": {
65035
65062
  "idempotencyToken": true
@@ -65071,10 +65098,10 @@ module.exports={
65071
65098
  "Description": {},
65072
65099
  "TimeZone": {},
65073
65100
  "Config": {
65074
- "shape": "S3h"
65101
+ "shape": "S3l"
65075
65102
  },
65076
65103
  "Tags": {
65077
- "shape": "S1n"
65104
+ "shape": "S1r"
65078
65105
  }
65079
65106
  }
65080
65107
  },
@@ -65102,7 +65129,7 @@ module.exports={
65102
65129
  "ClientToken": {},
65103
65130
  "IdentityManagementType": {},
65104
65131
  "InstanceAlias": {
65105
- "shape": "S3r"
65132
+ "shape": "S3v"
65106
65133
  },
65107
65134
  "DirectoryId": {},
65108
65135
  "InboundCallsEnabled": {
@@ -65144,7 +65171,7 @@ module.exports={
65144
65171
  "SourceApplicationName": {},
65145
65172
  "SourceType": {},
65146
65173
  "Tags": {
65147
- "shape": "S1n"
65174
+ "shape": "S1r"
65148
65175
  }
65149
65176
  }
65150
65177
  },
@@ -65217,7 +65244,7 @@ module.exports={
65217
65244
  "Description": {},
65218
65245
  "S3Uri": {},
65219
65246
  "Tags": {
65220
- "shape": "S1n"
65247
+ "shape": "S1r"
65221
65248
  }
65222
65249
  }
65223
65250
  },
@@ -65249,7 +65276,7 @@ module.exports={
65249
65276
  "Name": {},
65250
65277
  "Description": {},
65251
65278
  "OutboundCallerConfig": {
65252
- "shape": "S4k"
65279
+ "shape": "S4o"
65253
65280
  },
65254
65281
  "HoursOfOperationId": {},
65255
65282
  "MaxContacts": {
@@ -65259,7 +65286,7 @@ module.exports={
65259
65286
  "shape": "S17"
65260
65287
  },
65261
65288
  "Tags": {
65262
- "shape": "S1n"
65289
+ "shape": "S1r"
65263
65290
  }
65264
65291
  }
65265
65292
  },
@@ -65291,10 +65318,10 @@ module.exports={
65291
65318
  "Name": {},
65292
65319
  "Description": {},
65293
65320
  "QuickConnectConfig": {
65294
- "shape": "S4r"
65321
+ "shape": "S4v"
65295
65322
  },
65296
65323
  "Tags": {
65297
- "shape": "S1n"
65324
+ "shape": "S1r"
65298
65325
  }
65299
65326
  }
65300
65327
  },
@@ -65332,10 +65359,10 @@ module.exports={
65332
65359
  "shape": "S1b"
65333
65360
  },
65334
65361
  "MediaConcurrencies": {
65335
- "shape": "S51"
65362
+ "shape": "S54"
65336
65363
  },
65337
65364
  "Tags": {
65338
- "shape": "S1n"
65365
+ "shape": "S1r"
65339
65366
  },
65340
65367
  "AgentAvailabilityTimer": {}
65341
65368
  }
@@ -65369,11 +65396,11 @@ module.exports={
65369
65396
  },
65370
65397
  "Name": {},
65371
65398
  "TriggerEventSource": {
65372
- "shape": "S5a"
65399
+ "shape": "S5d"
65373
65400
  },
65374
65401
  "Function": {},
65375
65402
  "Actions": {
65376
- "shape": "S5d"
65403
+ "shape": "S5g"
65377
65404
  },
65378
65405
  "PublishStatus": {},
65379
65406
  "ClientToken": {
@@ -65408,20 +65435,20 @@ module.exports={
65408
65435
  "SecurityProfileName": {},
65409
65436
  "Description": {},
65410
65437
  "Permissions": {
65411
- "shape": "S66"
65438
+ "shape": "S69"
65412
65439
  },
65413
65440
  "InstanceId": {
65414
65441
  "location": "uri",
65415
65442
  "locationName": "InstanceId"
65416
65443
  },
65417
65444
  "Tags": {
65418
- "shape": "S1n"
65445
+ "shape": "S1r"
65419
65446
  },
65420
65447
  "AllowedAccessControlTags": {
65421
- "shape": "S68"
65448
+ "shape": "S6b"
65422
65449
  },
65423
65450
  "TagRestrictedResources": {
65424
- "shape": "S6b"
65451
+ "shape": "S6e"
65425
65452
  }
65426
65453
  }
65427
65454
  },
@@ -65454,14 +65481,14 @@ module.exports={
65454
65481
  "Description": {},
65455
65482
  "ContactFlowId": {},
65456
65483
  "Constraints": {
65457
- "shape": "S6i"
65484
+ "shape": "S6l"
65458
65485
  },
65459
65486
  "Defaults": {
65460
- "shape": "S6r"
65487
+ "shape": "S6u"
65461
65488
  },
65462
65489
  "Status": {},
65463
65490
  "Fields": {
65464
- "shape": "S6w"
65491
+ "shape": "S6z"
65465
65492
  },
65466
65493
  "ClientToken": {
65467
65494
  "idempotencyToken": true
@@ -65499,7 +65526,7 @@ module.exports={
65499
65526
  "idempotencyToken": true
65500
65527
  },
65501
65528
  "Tags": {
65502
- "shape": "S1n"
65529
+ "shape": "S1r"
65503
65530
  }
65504
65531
  }
65505
65532
  },
@@ -65534,7 +65561,7 @@ module.exports={
65534
65561
  },
65535
65562
  "UseCaseType": {},
65536
65563
  "Tags": {
65537
- "shape": "S1n"
65564
+ "shape": "S1r"
65538
65565
  }
65539
65566
  }
65540
65567
  },
@@ -65564,14 +65591,14 @@ module.exports={
65564
65591
  "Username": {},
65565
65592
  "Password": {},
65566
65593
  "IdentityInfo": {
65567
- "shape": "S7j"
65594
+ "shape": "S7m"
65568
65595
  },
65569
65596
  "PhoneConfig": {
65570
- "shape": "S7n"
65597
+ "shape": "S7q"
65571
65598
  },
65572
65599
  "DirectoryUserId": {},
65573
65600
  "SecurityProfileIds": {
65574
- "shape": "S7s"
65601
+ "shape": "S7v"
65575
65602
  },
65576
65603
  "RoutingProfileId": {},
65577
65604
  "HierarchyGroupId": {},
@@ -65580,7 +65607,7 @@ module.exports={
65580
65607
  "locationName": "InstanceId"
65581
65608
  },
65582
65609
  "Tags": {
65583
- "shape": "S1n"
65610
+ "shape": "S1r"
65584
65611
  }
65585
65612
  }
65586
65613
  },
@@ -65611,7 +65638,7 @@ module.exports={
65611
65638
  "locationName": "InstanceId"
65612
65639
  },
65613
65640
  "Tags": {
65614
- "shape": "S1n"
65641
+ "shape": "S1r"
65615
65642
  }
65616
65643
  }
65617
65644
  },
@@ -65647,7 +65674,7 @@ module.exports={
65647
65674
  "LanguageCode": {},
65648
65675
  "Content": {},
65649
65676
  "Tags": {
65650
- "shape": "S1n"
65677
+ "shape": "S1r"
65651
65678
  }
65652
65679
  }
65653
65680
  },
@@ -66211,7 +66238,7 @@ module.exports={
66211
66238
  },
66212
66239
  "State": {},
66213
66240
  "Tags": {
66214
- "shape": "S1n"
66241
+ "shape": "S1r"
66215
66242
  }
66216
66243
  }
66217
66244
  }
@@ -66351,7 +66378,7 @@ module.exports={
66351
66378
  "EvaluatorArn": {},
66352
66379
  "ContactAgentId": {},
66353
66380
  "Score": {
66354
- "shape": "S9d"
66381
+ "shape": "S9f"
66355
66382
  }
66356
66383
  }
66357
66384
  },
@@ -66362,23 +66389,23 @@ module.exports={
66362
66389
  "type": "structure",
66363
66390
  "members": {
66364
66391
  "Value": {
66365
- "shape": "S9h"
66392
+ "shape": "S9j"
66366
66393
  },
66367
66394
  "SystemSuggestedValue": {
66368
- "shape": "S9h"
66395
+ "shape": "S9j"
66369
66396
  }
66370
66397
  }
66371
66398
  }
66372
66399
  },
66373
66400
  "Notes": {
66374
- "shape": "S9k"
66401
+ "shape": "S9m"
66375
66402
  },
66376
66403
  "Status": {},
66377
66404
  "Scores": {
66378
66405
  "type": "map",
66379
66406
  "key": {},
66380
66407
  "value": {
66381
- "shape": "S9d"
66408
+ "shape": "S9f"
66382
66409
  }
66383
66410
  },
66384
66411
  "CreatedTime": {
@@ -66388,7 +66415,7 @@ module.exports={
66388
66415
  "type": "timestamp"
66389
66416
  },
66390
66417
  "Tags": {
66391
- "shape": "S1n"
66418
+ "shape": "S1r"
66392
66419
  }
66393
66420
  }
66394
66421
  },
@@ -66410,10 +66437,10 @@ module.exports={
66410
66437
  "Title": {},
66411
66438
  "Description": {},
66412
66439
  "Items": {
66413
- "shape": "S2e"
66440
+ "shape": "S2i"
66414
66441
  },
66415
66442
  "ScoringStrategy": {
66416
- "shape": "S39"
66443
+ "shape": "S3d"
66417
66444
  }
66418
66445
  }
66419
66446
  }
@@ -66456,7 +66483,7 @@ module.exports={
66456
66483
  "Description": {},
66457
66484
  "Content": {},
66458
66485
  "Tags": {
66459
- "shape": "S1n"
66486
+ "shape": "S1r"
66460
66487
  }
66461
66488
  }
66462
66489
  }
@@ -66499,7 +66526,7 @@ module.exports={
66499
66526
  "State": {},
66500
66527
  "Status": {},
66501
66528
  "Tags": {
66502
- "shape": "S1n"
66529
+ "shape": "S1r"
66503
66530
  }
66504
66531
  }
66505
66532
  }
@@ -66567,10 +66594,10 @@ module.exports={
66567
66594
  "Description": {},
66568
66595
  "Status": {},
66569
66596
  "Items": {
66570
- "shape": "S2e"
66597
+ "shape": "S2i"
66571
66598
  },
66572
66599
  "ScoringStrategy": {
66573
- "shape": "S39"
66600
+ "shape": "S3d"
66574
66601
  },
66575
66602
  "CreatedTime": {
66576
66603
  "type": "timestamp"
@@ -66581,7 +66608,7 @@ module.exports={
66581
66608
  },
66582
66609
  "LastModifiedBy": {},
66583
66610
  "Tags": {
66584
- "shape": "S1n"
66611
+ "shape": "S1r"
66585
66612
  }
66586
66613
  }
66587
66614
  }
@@ -66614,7 +66641,7 @@ module.exports={
66614
66641
  "type": "structure",
66615
66642
  "members": {
66616
66643
  "HoursOfOperation": {
66617
- "shape": "Sa7"
66644
+ "shape": "Sa9"
66618
66645
  }
66619
66646
  }
66620
66647
  }
@@ -66646,7 +66673,7 @@ module.exports={
66646
66673
  "Arn": {},
66647
66674
  "IdentityManagementType": {},
66648
66675
  "InstanceAlias": {
66649
- "shape": "S3r"
66676
+ "shape": "S3v"
66650
66677
  },
66651
66678
  "CreatedTime": {
66652
66679
  "type": "timestamp"
@@ -66697,7 +66724,7 @@ module.exports={
66697
66724
  "type": "structure",
66698
66725
  "members": {
66699
66726
  "Attribute": {
66700
- "shape": "Sah"
66727
+ "shape": "Saj"
66701
66728
  }
66702
66729
  }
66703
66730
  }
@@ -66769,7 +66796,7 @@ module.exports={
66769
66796
  "PhoneNumberDescription": {},
66770
66797
  "TargetArn": {},
66771
66798
  "Tags": {
66772
- "shape": "S1n"
66799
+ "shape": "S1r"
66773
66800
  },
66774
66801
  "PhoneNumberStatus": {
66775
66802
  "type": "structure",
@@ -66809,7 +66836,7 @@ module.exports={
66809
66836
  "type": "structure",
66810
66837
  "members": {
66811
66838
  "Prompt": {
66812
- "shape": "Sav"
66839
+ "shape": "Sax"
66813
66840
  }
66814
66841
  }
66815
66842
  }
@@ -66840,7 +66867,7 @@ module.exports={
66840
66867
  "type": "structure",
66841
66868
  "members": {
66842
66869
  "Queue": {
66843
- "shape": "Say"
66870
+ "shape": "Sb0"
66844
66871
  }
66845
66872
  }
66846
66873
  }
@@ -66871,7 +66898,7 @@ module.exports={
66871
66898
  "type": "structure",
66872
66899
  "members": {
66873
66900
  "QuickConnect": {
66874
- "shape": "Sb2"
66901
+ "shape": "Sb4"
66875
66902
  }
66876
66903
  }
66877
66904
  }
@@ -66902,7 +66929,7 @@ module.exports={
66902
66929
  "type": "structure",
66903
66930
  "members": {
66904
66931
  "RoutingProfile": {
66905
- "shape": "Sb5"
66932
+ "shape": "Sb7"
66906
66933
  }
66907
66934
  }
66908
66935
  }
@@ -66954,11 +66981,11 @@ module.exports={
66954
66981
  "RuleId": {},
66955
66982
  "RuleArn": {},
66956
66983
  "TriggerEventSource": {
66957
- "shape": "S5a"
66984
+ "shape": "S5d"
66958
66985
  },
66959
66986
  "Function": {},
66960
66987
  "Actions": {
66961
- "shape": "S5d"
66988
+ "shape": "S5g"
66962
66989
  },
66963
66990
  "PublishStatus": {},
66964
66991
  "CreatedTime": {
@@ -66969,7 +66996,7 @@ module.exports={
66969
66996
  },
66970
66997
  "LastUpdatedBy": {},
66971
66998
  "Tags": {
66972
- "shape": "S1n"
66999
+ "shape": "S1r"
66973
67000
  }
66974
67001
  }
66975
67002
  }
@@ -67010,13 +67037,13 @@ module.exports={
67010
67037
  "SecurityProfileName": {},
67011
67038
  "Description": {},
67012
67039
  "Tags": {
67013
- "shape": "S1n"
67040
+ "shape": "S1r"
67014
67041
  },
67015
67042
  "AllowedAccessControlTags": {
67016
- "shape": "S68"
67043
+ "shape": "S6b"
67017
67044
  },
67018
67045
  "TagRestrictedResources": {
67019
- "shape": "S6b"
67046
+ "shape": "S6e"
67020
67047
  }
67021
67048
  }
67022
67049
  }
@@ -67053,7 +67080,10 @@ module.exports={
67053
67080
  "InstanceArn": {},
67054
67081
  "Status": {},
67055
67082
  "Tags": {
67056
- "shape": "S1n"
67083
+ "shape": "S1r"
67084
+ },
67085
+ "IsDefault": {
67086
+ "type": "boolean"
67057
67087
  }
67058
67088
  }
67059
67089
  }
@@ -67092,19 +67122,19 @@ module.exports={
67092
67122
  "Arn": {},
67093
67123
  "Username": {},
67094
67124
  "IdentityInfo": {
67095
- "shape": "S7j"
67125
+ "shape": "S7m"
67096
67126
  },
67097
67127
  "PhoneConfig": {
67098
- "shape": "S7n"
67128
+ "shape": "S7q"
67099
67129
  },
67100
67130
  "DirectoryUserId": {},
67101
67131
  "SecurityProfileIds": {
67102
- "shape": "S7s"
67132
+ "shape": "S7v"
67103
67133
  },
67104
67134
  "RoutingProfileId": {},
67105
67135
  "HierarchyGroupId": {},
67106
67136
  "Tags": {
67107
- "shape": "S1n"
67137
+ "shape": "S1r"
67108
67138
  }
67109
67139
  }
67110
67140
  }
@@ -67147,24 +67177,24 @@ module.exports={
67147
67177
  "type": "structure",
67148
67178
  "members": {
67149
67179
  "LevelOne": {
67150
- "shape": "Sbr"
67180
+ "shape": "Sbt"
67151
67181
  },
67152
67182
  "LevelTwo": {
67153
- "shape": "Sbr"
67183
+ "shape": "Sbt"
67154
67184
  },
67155
67185
  "LevelThree": {
67156
- "shape": "Sbr"
67186
+ "shape": "Sbt"
67157
67187
  },
67158
67188
  "LevelFour": {
67159
- "shape": "Sbr"
67189
+ "shape": "Sbt"
67160
67190
  },
67161
67191
  "LevelFive": {
67162
- "shape": "Sbr"
67192
+ "shape": "Sbt"
67163
67193
  }
67164
67194
  }
67165
67195
  },
67166
67196
  "Tags": {
67167
- "shape": "S1n"
67197
+ "shape": "S1r"
67168
67198
  }
67169
67199
  }
67170
67200
  }
@@ -67195,19 +67225,19 @@ module.exports={
67195
67225
  "type": "structure",
67196
67226
  "members": {
67197
67227
  "LevelOne": {
67198
- "shape": "Sbv"
67228
+ "shape": "Sbx"
67199
67229
  },
67200
67230
  "LevelTwo": {
67201
- "shape": "Sbv"
67231
+ "shape": "Sbx"
67202
67232
  },
67203
67233
  "LevelThree": {
67204
- "shape": "Sbv"
67234
+ "shape": "Sbx"
67205
67235
  },
67206
67236
  "LevelFour": {
67207
- "shape": "Sbv"
67237
+ "shape": "Sbx"
67208
67238
  },
67209
67239
  "LevelFive": {
67210
- "shape": "Sbv"
67240
+ "shape": "Sbx"
67211
67241
  }
67212
67242
  }
67213
67243
  }
@@ -67264,7 +67294,7 @@ module.exports={
67264
67294
  "FailureReason": {},
67265
67295
  "Content": {},
67266
67296
  "Tags": {
67267
- "shape": "S1n"
67297
+ "shape": "S1r"
67268
67298
  }
67269
67299
  }
67270
67300
  }
@@ -67497,6 +67527,39 @@ module.exports={
67497
67527
  }
67498
67528
  }
67499
67529
  },
67530
+ "DisassociateTrafficDistributionGroupUser": {
67531
+ "http": {
67532
+ "method": "DELETE",
67533
+ "requestUri": "/traffic-distribution-group/{TrafficDistributionGroupId}/user"
67534
+ },
67535
+ "input": {
67536
+ "type": "structure",
67537
+ "required": [
67538
+ "TrafficDistributionGroupId",
67539
+ "UserId",
67540
+ "InstanceId"
67541
+ ],
67542
+ "members": {
67543
+ "TrafficDistributionGroupId": {
67544
+ "location": "uri",
67545
+ "locationName": "TrafficDistributionGroupId"
67546
+ },
67547
+ "UserId": {
67548
+ "location": "querystring",
67549
+ "locationName": "UserId"
67550
+ },
67551
+ "InstanceId": {
67552
+ "location": "querystring",
67553
+ "locationName": "InstanceId"
67554
+ }
67555
+ }
67556
+ },
67557
+ "output": {
67558
+ "type": "structure",
67559
+ "members": {}
67560
+ },
67561
+ "idempotent": true
67562
+ },
67500
67563
  "DismissUserContact": {
67501
67564
  "http": {
67502
67565
  "requestUri": "/users/{InstanceId}/{UserId}/contact"
@@ -67551,7 +67614,7 @@ module.exports={
67551
67614
  "type": "structure",
67552
67615
  "members": {
67553
67616
  "Attributes": {
67554
- "shape": "Scg"
67617
+ "shape": "Sck"
67555
67618
  }
67556
67619
  }
67557
67620
  }
@@ -67573,15 +67636,15 @@ module.exports={
67573
67636
  "locationName": "InstanceId"
67574
67637
  },
67575
67638
  "Filters": {
67576
- "shape": "Sck"
67639
+ "shape": "Sco"
67577
67640
  },
67578
67641
  "Groupings": {
67579
- "shape": "Sco"
67642
+ "shape": "Scs"
67580
67643
  },
67581
67644
  "CurrentMetrics": {
67582
67645
  "type": "list",
67583
67646
  "member": {
67584
- "shape": "Scr"
67647
+ "shape": "Scv"
67585
67648
  }
67586
67649
  },
67587
67650
  "NextToken": {},
@@ -67610,7 +67673,7 @@ module.exports={
67610
67673
  "type": "structure",
67611
67674
  "members": {
67612
67675
  "Dimensions": {
67613
- "shape": "Sd2"
67676
+ "shape": "Sd6"
67614
67677
  },
67615
67678
  "Collections": {
67616
67679
  "type": "list",
@@ -67618,7 +67681,7 @@ module.exports={
67618
67681
  "type": "structure",
67619
67682
  "members": {
67620
67683
  "Metric": {
67621
- "shape": "Scr"
67684
+ "shape": "Scv"
67622
67685
  },
67623
67686
  "Value": {
67624
67687
  "type": "double"
@@ -67657,7 +67720,7 @@ module.exports={
67657
67720
  "type": "structure",
67658
67721
  "members": {
67659
67722
  "Queues": {
67660
- "shape": "Scl"
67723
+ "shape": "Scp"
67661
67724
  },
67662
67725
  "ContactFilter": {
67663
67726
  "type": "structure",
@@ -67669,7 +67732,7 @@ module.exports={
67669
67732
  }
67670
67733
  },
67671
67734
  "RoutingProfiles": {
67672
- "shape": "Scn"
67735
+ "shape": "Scr"
67673
67736
  },
67674
67737
  "Agents": {
67675
67738
  "type": "list",
@@ -67704,25 +67767,25 @@ module.exports={
67704
67767
  }
67705
67768
  },
67706
67769
  "RoutingProfile": {
67707
- "shape": "Sd4"
67770
+ "shape": "Sd8"
67708
67771
  },
67709
67772
  "HierarchyPath": {
67710
67773
  "type": "structure",
67711
67774
  "members": {
67712
67775
  "LevelOne": {
67713
- "shape": "Sdl"
67776
+ "shape": "Sdp"
67714
67777
  },
67715
67778
  "LevelTwo": {
67716
- "shape": "Sdl"
67779
+ "shape": "Sdp"
67717
67780
  },
67718
67781
  "LevelThree": {
67719
- "shape": "Sdl"
67782
+ "shape": "Sdp"
67720
67783
  },
67721
67784
  "LevelFour": {
67722
- "shape": "Sdl"
67785
+ "shape": "Sdp"
67723
67786
  },
67724
67787
  "LevelFive": {
67725
- "shape": "Sdl"
67788
+ "shape": "Sdp"
67726
67789
  }
67727
67790
  }
67728
67791
  },
@@ -67737,13 +67800,13 @@ module.exports={
67737
67800
  }
67738
67801
  },
67739
67802
  "AvailableSlotsByChannel": {
67740
- "shape": "Sdn"
67803
+ "shape": "Sdr"
67741
67804
  },
67742
67805
  "MaxSlotsByChannel": {
67743
- "shape": "Sdn"
67806
+ "shape": "Sdr"
67744
67807
  },
67745
67808
  "ActiveSlotsByChannel": {
67746
- "shape": "Sdn"
67809
+ "shape": "Sdr"
67747
67810
  },
67748
67811
  "Contacts": {
67749
67812
  "type": "list",
@@ -67761,7 +67824,7 @@ module.exports={
67761
67824
  "type": "timestamp"
67762
67825
  },
67763
67826
  "Queue": {
67764
- "shape": "Sd3"
67827
+ "shape": "Sd7"
67765
67828
  }
67766
67829
  }
67767
67830
  }
@@ -67800,13 +67863,13 @@ module.exports={
67800
67863
  "type": "structure",
67801
67864
  "members": {
67802
67865
  "AccessToken": {
67803
- "shape": "Sdu"
67866
+ "shape": "Sdy"
67804
67867
  },
67805
67868
  "AccessTokenExpiration": {
67806
67869
  "type": "timestamp"
67807
67870
  },
67808
67871
  "RefreshToken": {
67809
- "shape": "Sdu"
67872
+ "shape": "Sdy"
67810
67873
  },
67811
67874
  "RefreshTokenExpiration": {
67812
67875
  "type": "timestamp"
@@ -67844,15 +67907,15 @@ module.exports={
67844
67907
  "type": "timestamp"
67845
67908
  },
67846
67909
  "Filters": {
67847
- "shape": "Sck"
67910
+ "shape": "Sco"
67848
67911
  },
67849
67912
  "Groupings": {
67850
- "shape": "Sco"
67913
+ "shape": "Scs"
67851
67914
  },
67852
67915
  "HistoricalMetrics": {
67853
67916
  "type": "list",
67854
67917
  "member": {
67855
- "shape": "Sdx"
67918
+ "shape": "Se1"
67856
67919
  }
67857
67920
  },
67858
67921
  "NextToken": {},
@@ -67871,7 +67934,7 @@ module.exports={
67871
67934
  "type": "structure",
67872
67935
  "members": {
67873
67936
  "Dimensions": {
67874
- "shape": "Sd2"
67937
+ "shape": "Sd6"
67875
67938
  },
67876
67939
  "Collections": {
67877
67940
  "type": "list",
@@ -67879,7 +67942,7 @@ module.exports={
67879
67942
  "type": "structure",
67880
67943
  "members": {
67881
67944
  "Metric": {
67882
- "shape": "Sdx"
67945
+ "shape": "Se1"
67883
67946
  },
67884
67947
  "Value": {
67885
67948
  "type": "double"
@@ -67934,7 +67997,7 @@ module.exports={
67934
67997
  "Metrics": {
67935
67998
  "type": "list",
67936
67999
  "member": {
67937
- "shape": "Seg"
68000
+ "shape": "Sek"
67938
68001
  }
67939
68002
  },
67940
68003
  "NextToken": {},
@@ -67963,7 +68026,7 @@ module.exports={
67963
68026
  "type": "structure",
67964
68027
  "members": {
67965
68028
  "Metric": {
67966
- "shape": "Seg"
68029
+ "shape": "Sek"
67967
68030
  },
67968
68031
  "Value": {
67969
68032
  "type": "double"
@@ -68047,13 +68110,13 @@ module.exports={
68047
68110
  "Description": {},
68048
68111
  "ContactFlowId": {},
68049
68112
  "Constraints": {
68050
- "shape": "S6i"
68113
+ "shape": "S6l"
68051
68114
  },
68052
68115
  "Defaults": {
68053
- "shape": "S6r"
68116
+ "shape": "S6u"
68054
68117
  },
68055
68118
  "Fields": {
68056
- "shape": "S6w"
68119
+ "shape": "S6z"
68057
68120
  },
68058
68121
  "Status": {},
68059
68122
  "LastModifiedTime": {
@@ -68063,7 +68126,7 @@ module.exports={
68063
68126
  "type": "timestamp"
68064
68127
  },
68065
68128
  "Tags": {
68066
- "shape": "S1n"
68129
+ "shape": "S1r"
68067
68130
  }
68068
68131
  }
68069
68132
  }
@@ -68089,10 +68152,16 @@ module.exports={
68089
68152
  "type": "structure",
68090
68153
  "members": {
68091
68154
  "TelephonyConfig": {
68092
- "shape": "Sf4"
68155
+ "shape": "Sf8"
68093
68156
  },
68094
68157
  "Id": {},
68095
- "Arn": {}
68158
+ "Arn": {},
68159
+ "SignInConfig": {
68160
+ "shape": "Sfd"
68161
+ },
68162
+ "AgentConfig": {
68163
+ "shape": "Sfg"
68164
+ }
68096
68165
  }
68097
68166
  }
68098
68167
  },
@@ -68290,7 +68359,7 @@ module.exports={
68290
68359
  "Status": {},
68291
68360
  "EvaluatorArn": {},
68292
68361
  "Score": {
68293
- "shape": "S9d"
68362
+ "shape": "S9f"
68294
68363
  },
68295
68364
  "CreatedTime": {
68296
68365
  "type": "timestamp"
@@ -68775,7 +68844,7 @@ module.exports={
68775
68844
  "Attributes": {
68776
68845
  "type": "list",
68777
68846
  "member": {
68778
- "shape": "Sah"
68847
+ "shape": "Saj"
68779
68848
  }
68780
68849
  },
68781
68850
  "NextToken": {}
@@ -68857,7 +68926,7 @@ module.exports={
68857
68926
  "Arn": {},
68858
68927
  "IdentityManagementType": {},
68859
68928
  "InstanceAlias": {
68860
- "shape": "S3r"
68929
+ "shape": "S3v"
68861
68930
  },
68862
68931
  "CreatedTime": {
68863
68932
  "type": "timestamp"
@@ -69023,12 +69092,12 @@ module.exports={
69023
69092
  "locationName": "InstanceId"
69024
69093
  },
69025
69094
  "PhoneNumberTypes": {
69026
- "shape": "Shi",
69095
+ "shape": "Shq",
69027
69096
  "location": "querystring",
69028
69097
  "locationName": "phoneNumberTypes"
69029
69098
  },
69030
69099
  "PhoneNumberCountryCodes": {
69031
- "shape": "Shj",
69100
+ "shape": "Shr",
69032
69101
  "location": "querystring",
69033
69102
  "locationName": "phoneNumberCountryCodes"
69034
69103
  },
@@ -69076,10 +69145,10 @@ module.exports={
69076
69145
  },
69077
69146
  "NextToken": {},
69078
69147
  "PhoneNumberCountryCodes": {
69079
- "shape": "Shj"
69148
+ "shape": "Shr"
69080
69149
  },
69081
69150
  "PhoneNumberTypes": {
69082
- "shape": "Shi"
69151
+ "shape": "Shq"
69083
69152
  },
69084
69153
  "PhoneNumberPrefix": {}
69085
69154
  }
@@ -69185,7 +69254,7 @@ module.exports={
69185
69254
  "members": {
69186
69255
  "NextToken": {},
69187
69256
  "QuickConnectSummaryList": {
69188
- "shape": "Si0"
69257
+ "shape": "Si8"
69189
69258
  }
69190
69259
  }
69191
69260
  }
@@ -69277,7 +69346,7 @@ module.exports={
69277
69346
  "type": "structure",
69278
69347
  "members": {
69279
69348
  "QuickConnectSummaryList": {
69280
- "shape": "Si0"
69349
+ "shape": "Si8"
69281
69350
  },
69282
69351
  "NextToken": {}
69283
69352
  }
@@ -69557,7 +69626,7 @@ module.exports={
69557
69626
  "type": "structure",
69558
69627
  "members": {
69559
69628
  "Permissions": {
69560
- "shape": "S66"
69629
+ "shape": "S69"
69561
69630
  },
69562
69631
  "NextToken": {}
69563
69632
  }
@@ -69628,7 +69697,7 @@ module.exports={
69628
69697
  "type": "structure",
69629
69698
  "members": {
69630
69699
  "tags": {
69631
- "shape": "S1n"
69700
+ "shape": "S1r"
69632
69701
  }
69633
69702
  }
69634
69703
  }
@@ -69693,6 +69762,48 @@ module.exports={
69693
69762
  }
69694
69763
  }
69695
69764
  },
69765
+ "ListTrafficDistributionGroupUsers": {
69766
+ "http": {
69767
+ "method": "GET",
69768
+ "requestUri": "/traffic-distribution-group/{TrafficDistributionGroupId}/user"
69769
+ },
69770
+ "input": {
69771
+ "type": "structure",
69772
+ "required": [
69773
+ "TrafficDistributionGroupId"
69774
+ ],
69775
+ "members": {
69776
+ "TrafficDistributionGroupId": {
69777
+ "location": "uri",
69778
+ "locationName": "TrafficDistributionGroupId"
69779
+ },
69780
+ "MaxResults": {
69781
+ "location": "querystring",
69782
+ "locationName": "maxResults",
69783
+ "type": "integer"
69784
+ },
69785
+ "NextToken": {
69786
+ "location": "querystring",
69787
+ "locationName": "nextToken"
69788
+ }
69789
+ }
69790
+ },
69791
+ "output": {
69792
+ "type": "structure",
69793
+ "members": {
69794
+ "NextToken": {},
69795
+ "TrafficDistributionGroupUserSummaryList": {
69796
+ "type": "list",
69797
+ "member": {
69798
+ "type": "structure",
69799
+ "members": {
69800
+ "UserId": {}
69801
+ }
69802
+ }
69803
+ }
69804
+ }
69805
+ }
69806
+ },
69696
69807
  "ListTrafficDistributionGroups": {
69697
69808
  "http": {
69698
69809
  "method": "GET",
@@ -69729,7 +69840,10 @@ module.exports={
69729
69840
  "Arn": {},
69730
69841
  "Name": {},
69731
69842
  "InstanceArn": {},
69732
- "Status": {}
69843
+ "Status": {},
69844
+ "IsDefault": {
69845
+ "type": "boolean"
69846
+ }
69733
69847
  }
69734
69848
  }
69735
69849
  }
@@ -69817,7 +69931,7 @@ module.exports={
69817
69931
  "UserHierarchyGroupSummaryList": {
69818
69932
  "type": "list",
69819
69933
  "member": {
69820
- "shape": "Sbr"
69934
+ "shape": "Sbt"
69821
69935
  }
69822
69936
  },
69823
69937
  "NextToken": {}
@@ -69973,7 +70087,7 @@ module.exports={
69973
70087
  "idempotencyToken": true
69974
70088
  },
69975
70089
  "ReplicaAlias": {
69976
- "shape": "S3r"
70090
+ "shape": "S3v"
69977
70091
  }
69978
70092
  }
69979
70093
  },
@@ -70066,12 +70180,12 @@ module.exports={
70066
70180
  "type": "structure",
70067
70181
  "members": {
70068
70182
  "TagFilter": {
70069
- "shape": "Sk4"
70183
+ "shape": "Skg"
70070
70184
  }
70071
70185
  }
70072
70186
  },
70073
70187
  "SearchCriteria": {
70074
- "shape": "Sk8"
70188
+ "shape": "Skk"
70075
70189
  }
70076
70190
  }
70077
70191
  },
@@ -70081,7 +70195,7 @@ module.exports={
70081
70195
  "HoursOfOperations": {
70082
70196
  "type": "list",
70083
70197
  "member": {
70084
- "shape": "Sa7"
70198
+ "shape": "Sa9"
70085
70199
  }
70086
70200
  },
70087
70201
  "NextToken": {},
@@ -70110,12 +70224,12 @@ module.exports={
70110
70224
  "type": "structure",
70111
70225
  "members": {
70112
70226
  "TagFilter": {
70113
- "shape": "Sk4"
70227
+ "shape": "Skg"
70114
70228
  }
70115
70229
  }
70116
70230
  },
70117
70231
  "SearchCriteria": {
70118
- "shape": "Skg"
70232
+ "shape": "Sks"
70119
70233
  }
70120
70234
  }
70121
70235
  },
@@ -70125,7 +70239,7 @@ module.exports={
70125
70239
  "Prompts": {
70126
70240
  "type": "list",
70127
70241
  "member": {
70128
- "shape": "Sav"
70242
+ "shape": "Sax"
70129
70243
  }
70130
70244
  },
70131
70245
  "NextToken": {},
@@ -70154,12 +70268,12 @@ module.exports={
70154
70268
  "type": "structure",
70155
70269
  "members": {
70156
70270
  "TagFilter": {
70157
- "shape": "Sk4"
70271
+ "shape": "Skg"
70158
70272
  }
70159
70273
  }
70160
70274
  },
70161
70275
  "SearchCriteria": {
70162
- "shape": "Skm"
70276
+ "shape": "Sky"
70163
70277
  }
70164
70278
  }
70165
70279
  },
@@ -70169,7 +70283,7 @@ module.exports={
70169
70283
  "Queues": {
70170
70284
  "type": "list",
70171
70285
  "member": {
70172
- "shape": "Say"
70286
+ "shape": "Sb0"
70173
70287
  }
70174
70288
  },
70175
70289
  "NextToken": {},
@@ -70198,12 +70312,12 @@ module.exports={
70198
70312
  "type": "structure",
70199
70313
  "members": {
70200
70314
  "TagFilter": {
70201
- "shape": "Sk4"
70315
+ "shape": "Skg"
70202
70316
  }
70203
70317
  }
70204
70318
  },
70205
70319
  "SearchCriteria": {
70206
- "shape": "Skt"
70320
+ "shape": "Sl5"
70207
70321
  }
70208
70322
  }
70209
70323
  },
@@ -70213,7 +70327,7 @@ module.exports={
70213
70327
  "QuickConnects": {
70214
70328
  "type": "list",
70215
70329
  "member": {
70216
- "shape": "Sb2"
70330
+ "shape": "Sb4"
70217
70331
  }
70218
70332
  },
70219
70333
  "NextToken": {},
@@ -70294,12 +70408,12 @@ module.exports={
70294
70408
  "type": "structure",
70295
70409
  "members": {
70296
70410
  "TagFilter": {
70297
- "shape": "Sk4"
70411
+ "shape": "Skg"
70298
70412
  }
70299
70413
  }
70300
70414
  },
70301
70415
  "SearchCriteria": {
70302
- "shape": "Sl8"
70416
+ "shape": "Slk"
70303
70417
  }
70304
70418
  }
70305
70419
  },
@@ -70309,7 +70423,7 @@ module.exports={
70309
70423
  "RoutingProfiles": {
70310
70424
  "type": "list",
70311
70425
  "member": {
70312
- "shape": "Sb5"
70426
+ "shape": "Sb7"
70313
70427
  }
70314
70428
  },
70315
70429
  "NextToken": {},
@@ -70335,13 +70449,13 @@ module.exports={
70335
70449
  "type": "integer"
70336
70450
  },
70337
70451
  "SearchCriteria": {
70338
- "shape": "Sld"
70452
+ "shape": "Slp"
70339
70453
  },
70340
70454
  "SearchFilter": {
70341
70455
  "type": "structure",
70342
70456
  "members": {
70343
70457
  "TagFilter": {
70344
- "shape": "Sk4"
70458
+ "shape": "Skg"
70345
70459
  }
70346
70460
  }
70347
70461
  }
@@ -70361,7 +70475,7 @@ module.exports={
70361
70475
  "SecurityProfileName": {},
70362
70476
  "Description": {},
70363
70477
  "Tags": {
70364
- "shape": "S1n"
70478
+ "shape": "S1r"
70365
70479
  }
70366
70480
  }
70367
70481
  }
@@ -70389,12 +70503,12 @@ module.exports={
70389
70503
  "type": "structure",
70390
70504
  "members": {
70391
70505
  "TagFilter": {
70392
- "shape": "Sk4"
70506
+ "shape": "Skg"
70393
70507
  }
70394
70508
  }
70395
70509
  },
70396
70510
  "SearchCriteria": {
70397
- "shape": "Sll"
70511
+ "shape": "Slx"
70398
70512
  }
70399
70513
  }
70400
70514
  },
@@ -70418,14 +70532,14 @@ module.exports={
70418
70532
  }
70419
70533
  },
70420
70534
  "PhoneConfig": {
70421
- "shape": "S7n"
70535
+ "shape": "S7q"
70422
70536
  },
70423
70537
  "RoutingProfileId": {},
70424
70538
  "SecurityProfileIds": {
70425
- "shape": "S7s"
70539
+ "shape": "S7v"
70426
70540
  },
70427
70541
  "Tags": {
70428
- "shape": "S1n"
70542
+ "shape": "S1r"
70429
70543
  },
70430
70544
  "Username": {}
70431
70545
  }
@@ -70509,7 +70623,7 @@ module.exports={
70509
70623
  "InstanceId": {},
70510
70624
  "ContactFlowId": {},
70511
70625
  "Attributes": {
70512
- "shape": "Scg"
70626
+ "shape": "Sck"
70513
70627
  },
70514
70628
  "ParticipantDetails": {
70515
70629
  "type": "structure",
@@ -70688,7 +70802,7 @@ module.exports={
70688
70802
  "SourcePhoneNumber": {},
70689
70803
  "QueueId": {},
70690
70804
  "Attributes": {
70691
- "shape": "Scg"
70805
+ "shape": "Sck"
70692
70806
  },
70693
70807
  "AnswerMachineDetectionConfig": {
70694
70808
  "type": "structure",
@@ -70728,11 +70842,11 @@ module.exports={
70728
70842
  "PreviousContactId": {},
70729
70843
  "ContactFlowId": {},
70730
70844
  "Attributes": {
70731
- "shape": "Scg"
70845
+ "shape": "Sck"
70732
70846
  },
70733
70847
  "Name": {},
70734
70848
  "References": {
70735
- "shape": "S5j"
70849
+ "shape": "S5m"
70736
70850
  },
70737
70851
  "Description": {},
70738
70852
  "ClientToken": {
@@ -70837,10 +70951,10 @@ module.exports={
70837
70951
  "locationName": "EvaluationId"
70838
70952
  },
70839
70953
  "Answers": {
70840
- "shape": "Smx"
70954
+ "shape": "Sn9"
70841
70955
  },
70842
70956
  "Notes": {
70843
- "shape": "S9k"
70957
+ "shape": "S9m"
70844
70958
  }
70845
70959
  }
70846
70960
  },
@@ -70894,7 +71008,7 @@ module.exports={
70894
71008
  "locationName": "resourceArn"
70895
71009
  },
70896
71010
  "tags": {
70897
- "shape": "S1n"
71011
+ "shape": "S1r"
70898
71012
  }
70899
71013
  }
70900
71014
  }
@@ -71007,7 +71121,7 @@ module.exports={
71007
71121
  "Name": {},
71008
71122
  "Description": {},
71009
71123
  "References": {
71010
- "shape": "S5j"
71124
+ "shape": "S5m"
71011
71125
  }
71012
71126
  }
71013
71127
  },
@@ -71031,7 +71145,7 @@ module.exports={
71031
71145
  "InitialContactId": {},
71032
71146
  "InstanceId": {},
71033
71147
  "Attributes": {
71034
- "shape": "Scg"
71148
+ "shape": "Sck"
71035
71149
  }
71036
71150
  }
71037
71151
  },
@@ -71060,10 +71174,10 @@ module.exports={
71060
71174
  "locationName": "EvaluationId"
71061
71175
  },
71062
71176
  "Answers": {
71063
- "shape": "Smx"
71177
+ "shape": "Sn9"
71064
71178
  },
71065
71179
  "Notes": {
71066
- "shape": "S9k"
71180
+ "shape": "S9m"
71067
71181
  }
71068
71182
  }
71069
71183
  },
@@ -71277,10 +71391,10 @@ module.exports={
71277
71391
  "Title": {},
71278
71392
  "Description": {},
71279
71393
  "Items": {
71280
- "shape": "S2e"
71394
+ "shape": "S2i"
71281
71395
  },
71282
71396
  "ScoringStrategy": {
71283
- "shape": "S39"
71397
+ "shape": "S3d"
71284
71398
  },
71285
71399
  "ClientToken": {
71286
71400
  "idempotencyToken": true
@@ -71327,7 +71441,7 @@ module.exports={
71327
71441
  "Description": {},
71328
71442
  "TimeZone": {},
71329
71443
  "Config": {
71330
- "shape": "S3h"
71444
+ "shape": "S3l"
71331
71445
  }
71332
71446
  }
71333
71447
  }
@@ -71610,7 +71724,7 @@ module.exports={
71610
71724
  "locationName": "QueueId"
71611
71725
  },
71612
71726
  "OutboundCallerConfig": {
71613
- "shape": "S4k"
71727
+ "shape": "S4o"
71614
71728
  }
71615
71729
  }
71616
71730
  }
@@ -71660,7 +71774,7 @@ module.exports={
71660
71774
  "locationName": "QuickConnectId"
71661
71775
  },
71662
71776
  "QuickConnectConfig": {
71663
- "shape": "S4r"
71777
+ "shape": "S4v"
71664
71778
  }
71665
71779
  }
71666
71780
  }
@@ -71734,7 +71848,7 @@ module.exports={
71734
71848
  "locationName": "RoutingProfileId"
71735
71849
  },
71736
71850
  "MediaConcurrencies": {
71737
- "shape": "S51"
71851
+ "shape": "S54"
71738
71852
  }
71739
71853
  }
71740
71854
  }
@@ -71840,7 +71954,7 @@ module.exports={
71840
71954
  "Name": {},
71841
71955
  "Function": {},
71842
71956
  "Actions": {
71843
- "shape": "S5d"
71957
+ "shape": "S5g"
71844
71958
  },
71845
71959
  "PublishStatus": {}
71846
71960
  }
@@ -71859,7 +71973,7 @@ module.exports={
71859
71973
  "members": {
71860
71974
  "Description": {},
71861
71975
  "Permissions": {
71862
- "shape": "S66"
71976
+ "shape": "S69"
71863
71977
  },
71864
71978
  "SecurityProfileId": {
71865
71979
  "location": "uri",
@@ -71870,10 +71984,10 @@ module.exports={
71870
71984
  "locationName": "InstanceId"
71871
71985
  },
71872
71986
  "AllowedAccessControlTags": {
71873
- "shape": "S68"
71987
+ "shape": "S6b"
71874
71988
  },
71875
71989
  "TagRestrictedResources": {
71876
- "shape": "S6b"
71990
+ "shape": "S6e"
71877
71991
  }
71878
71992
  }
71879
71993
  }
@@ -71901,14 +72015,14 @@ module.exports={
71901
72015
  "Description": {},
71902
72016
  "ContactFlowId": {},
71903
72017
  "Constraints": {
71904
- "shape": "S6i"
72018
+ "shape": "S6l"
71905
72019
  },
71906
72020
  "Defaults": {
71907
- "shape": "S6r"
72021
+ "shape": "S6u"
71908
72022
  },
71909
72023
  "Status": {},
71910
72024
  "Fields": {
71911
- "shape": "S6w"
72025
+ "shape": "S6z"
71912
72026
  }
71913
72027
  }
71914
72028
  },
@@ -71922,13 +72036,13 @@ module.exports={
71922
72036
  "Description": {},
71923
72037
  "ContactFlowId": {},
71924
72038
  "Constraints": {
71925
- "shape": "S6i"
72039
+ "shape": "S6l"
71926
72040
  },
71927
72041
  "Defaults": {
71928
- "shape": "S6r"
72042
+ "shape": "S6u"
71929
72043
  },
71930
72044
  "Fields": {
71931
- "shape": "S6w"
72045
+ "shape": "S6z"
71932
72046
  },
71933
72047
  "Status": {},
71934
72048
  "LastModifiedTime": {
@@ -71956,7 +72070,13 @@ module.exports={
71956
72070
  "locationName": "Id"
71957
72071
  },
71958
72072
  "TelephonyConfig": {
71959
- "shape": "Sf4"
72073
+ "shape": "Sf8"
72074
+ },
72075
+ "SignInConfig": {
72076
+ "shape": "Sfd"
72077
+ },
72078
+ "AgentConfig": {
72079
+ "shape": "Sfg"
71960
72080
  }
71961
72081
  }
71962
72082
  },
@@ -72027,19 +72147,19 @@ module.exports={
72027
72147
  "type": "structure",
72028
72148
  "members": {
72029
72149
  "LevelOne": {
72030
- "shape": "Sp0"
72150
+ "shape": "Spc"
72031
72151
  },
72032
72152
  "LevelTwo": {
72033
- "shape": "Sp0"
72153
+ "shape": "Spc"
72034
72154
  },
72035
72155
  "LevelThree": {
72036
- "shape": "Sp0"
72156
+ "shape": "Spc"
72037
72157
  },
72038
72158
  "LevelFour": {
72039
- "shape": "Sp0"
72159
+ "shape": "Spc"
72040
72160
  },
72041
72161
  "LevelFive": {
72042
- "shape": "Sp0"
72162
+ "shape": "Spc"
72043
72163
  }
72044
72164
  }
72045
72165
  },
@@ -72063,7 +72183,7 @@ module.exports={
72063
72183
  ],
72064
72184
  "members": {
72065
72185
  "IdentityInfo": {
72066
- "shape": "S7j"
72186
+ "shape": "S7m"
72067
72187
  },
72068
72188
  "UserId": {
72069
72189
  "location": "uri",
@@ -72089,7 +72209,7 @@ module.exports={
72089
72209
  ],
72090
72210
  "members": {
72091
72211
  "PhoneConfig": {
72092
- "shape": "S7n"
72212
+ "shape": "S7q"
72093
72213
  },
72094
72214
  "UserId": {
72095
72215
  "location": "uri",
@@ -72139,7 +72259,7 @@ module.exports={
72139
72259
  ],
72140
72260
  "members": {
72141
72261
  "SecurityProfileIds": {
72142
- "shape": "S7s"
72262
+ "shape": "S7v"
72143
72263
  },
72144
72264
  "UserId": {
72145
72265
  "location": "uri",
@@ -72278,12 +72398,12 @@ module.exports={
72278
72398
  "Channel": {}
72279
72399
  }
72280
72400
  },
72281
- "S1n": {
72401
+ "S1r": {
72282
72402
  "type": "map",
72283
72403
  "key": {},
72284
72404
  "value": {}
72285
72405
  },
72286
- "S2e": {
72406
+ "S2i": {
72287
72407
  "type": "list",
72288
72408
  "member": {
72289
72409
  "type": "structure",
@@ -72300,7 +72420,7 @@ module.exports={
72300
72420
  "RefId": {},
72301
72421
  "Instructions": {},
72302
72422
  "Items": {
72303
- "shape": "S2e"
72423
+ "shape": "S2i"
72304
72424
  },
72305
72425
  "Weight": {
72306
72426
  "type": "double"
@@ -72451,7 +72571,7 @@ module.exports={
72451
72571
  "union": true
72452
72572
  }
72453
72573
  },
72454
- "S39": {
72574
+ "S3d": {
72455
72575
  "type": "structure",
72456
72576
  "required": [
72457
72577
  "Mode",
@@ -72462,7 +72582,7 @@ module.exports={
72462
72582
  "Status": {}
72463
72583
  }
72464
72584
  },
72465
- "S3h": {
72585
+ "S3l": {
72466
72586
  "type": "list",
72467
72587
  "member": {
72468
72588
  "type": "structure",
@@ -72474,15 +72594,15 @@ module.exports={
72474
72594
  "members": {
72475
72595
  "Day": {},
72476
72596
  "StartTime": {
72477
- "shape": "S3k"
72597
+ "shape": "S3o"
72478
72598
  },
72479
72599
  "EndTime": {
72480
- "shape": "S3k"
72600
+ "shape": "S3o"
72481
72601
  }
72482
72602
  }
72483
72603
  }
72484
72604
  },
72485
- "S3k": {
72605
+ "S3o": {
72486
72606
  "type": "structure",
72487
72607
  "required": [
72488
72608
  "Hours",
@@ -72497,11 +72617,11 @@ module.exports={
72497
72617
  }
72498
72618
  }
72499
72619
  },
72500
- "S3r": {
72620
+ "S3v": {
72501
72621
  "type": "string",
72502
72622
  "sensitive": true
72503
72623
  },
72504
- "S4k": {
72624
+ "S4o": {
72505
72625
  "type": "structure",
72506
72626
  "members": {
72507
72627
  "OutboundCallerIdName": {},
@@ -72509,7 +72629,7 @@ module.exports={
72509
72629
  "OutboundFlowId": {}
72510
72630
  }
72511
72631
  },
72512
- "S4r": {
72632
+ "S4v": {
72513
72633
  "type": "structure",
72514
72634
  "required": [
72515
72635
  "QuickConnectType"
@@ -72549,7 +72669,7 @@ module.exports={
72549
72669
  }
72550
72670
  }
72551
72671
  },
72552
- "S51": {
72672
+ "S54": {
72553
72673
  "type": "list",
72554
72674
  "member": {
72555
72675
  "type": "structure",
@@ -72574,7 +72694,7 @@ module.exports={
72574
72694
  }
72575
72695
  }
72576
72696
  },
72577
- "S5a": {
72697
+ "S5d": {
72578
72698
  "type": "structure",
72579
72699
  "required": [
72580
72700
  "EventSourceName"
@@ -72584,7 +72704,7 @@ module.exports={
72584
72704
  "IntegrationAssociationId": {}
72585
72705
  }
72586
72706
  },
72587
- "S5d": {
72707
+ "S5g": {
72588
72708
  "type": "list",
72589
72709
  "member": {
72590
72710
  "type": "structure",
@@ -72604,7 +72724,7 @@ module.exports={
72604
72724
  "Description": {},
72605
72725
  "ContactFlowId": {},
72606
72726
  "References": {
72607
- "shape": "S5j"
72727
+ "shape": "S5m"
72608
72728
  }
72609
72729
  }
72610
72730
  },
@@ -72653,7 +72773,7 @@ module.exports={
72653
72773
  }
72654
72774
  }
72655
72775
  },
72656
- "S5j": {
72776
+ "S5m": {
72657
72777
  "type": "map",
72658
72778
  "key": {},
72659
72779
  "value": {
@@ -72668,20 +72788,20 @@ module.exports={
72668
72788
  }
72669
72789
  }
72670
72790
  },
72671
- "S66": {
72791
+ "S69": {
72672
72792
  "type": "list",
72673
72793
  "member": {}
72674
72794
  },
72675
- "S68": {
72795
+ "S6b": {
72676
72796
  "type": "map",
72677
72797
  "key": {},
72678
72798
  "value": {}
72679
72799
  },
72680
- "S6b": {
72800
+ "S6e": {
72681
72801
  "type": "list",
72682
72802
  "member": {}
72683
72803
  },
72684
- "S6i": {
72804
+ "S6l": {
72685
72805
  "type": "structure",
72686
72806
  "members": {
72687
72807
  "RequiredFields": {
@@ -72690,7 +72810,7 @@ module.exports={
72690
72810
  "type": "structure",
72691
72811
  "members": {
72692
72812
  "Id": {
72693
- "shape": "S6l"
72813
+ "shape": "S6o"
72694
72814
  }
72695
72815
  }
72696
72816
  }
@@ -72701,7 +72821,7 @@ module.exports={
72701
72821
  "type": "structure",
72702
72822
  "members": {
72703
72823
  "Id": {
72704
- "shape": "S6l"
72824
+ "shape": "S6o"
72705
72825
  }
72706
72826
  }
72707
72827
  }
@@ -72712,20 +72832,20 @@ module.exports={
72712
72832
  "type": "structure",
72713
72833
  "members": {
72714
72834
  "Id": {
72715
- "shape": "S6l"
72835
+ "shape": "S6o"
72716
72836
  }
72717
72837
  }
72718
72838
  }
72719
72839
  }
72720
72840
  }
72721
72841
  },
72722
- "S6l": {
72842
+ "S6o": {
72723
72843
  "type": "structure",
72724
72844
  "members": {
72725
72845
  "Name": {}
72726
72846
  }
72727
72847
  },
72728
- "S6r": {
72848
+ "S6u": {
72729
72849
  "type": "structure",
72730
72850
  "members": {
72731
72851
  "DefaultFieldValues": {
@@ -72734,7 +72854,7 @@ module.exports={
72734
72854
  "type": "structure",
72735
72855
  "members": {
72736
72856
  "Id": {
72737
- "shape": "S6l"
72857
+ "shape": "S6o"
72738
72858
  },
72739
72859
  "DefaultValue": {}
72740
72860
  }
@@ -72742,7 +72862,7 @@ module.exports={
72742
72862
  }
72743
72863
  }
72744
72864
  },
72745
- "S6w": {
72865
+ "S6z": {
72746
72866
  "type": "list",
72747
72867
  "member": {
72748
72868
  "type": "structure",
@@ -72751,7 +72871,7 @@ module.exports={
72751
72871
  ],
72752
72872
  "members": {
72753
72873
  "Id": {
72754
- "shape": "S6l"
72874
+ "shape": "S6o"
72755
72875
  },
72756
72876
  "Description": {},
72757
72877
  "Type": {},
@@ -72762,7 +72882,7 @@ module.exports={
72762
72882
  }
72763
72883
  }
72764
72884
  },
72765
- "S7j": {
72885
+ "S7m": {
72766
72886
  "type": "structure",
72767
72887
  "members": {
72768
72888
  "FirstName": {},
@@ -72772,7 +72892,7 @@ module.exports={
72772
72892
  "Mobile": {}
72773
72893
  }
72774
72894
  },
72775
- "S7n": {
72895
+ "S7q": {
72776
72896
  "type": "structure",
72777
72897
  "required": [
72778
72898
  "PhoneType"
@@ -72788,11 +72908,11 @@ module.exports={
72788
72908
  "DeskPhoneNumber": {}
72789
72909
  }
72790
72910
  },
72791
- "S7s": {
72911
+ "S7v": {
72792
72912
  "type": "list",
72793
72913
  "member": {}
72794
72914
  },
72795
- "S9d": {
72915
+ "S9f": {
72796
72916
  "type": "structure",
72797
72917
  "members": {
72798
72918
  "Percentage": {
@@ -72806,7 +72926,7 @@ module.exports={
72806
72926
  }
72807
72927
  }
72808
72928
  },
72809
- "S9h": {
72929
+ "S9j": {
72810
72930
  "type": "structure",
72811
72931
  "members": {
72812
72932
  "StringValue": {},
@@ -72819,7 +72939,7 @@ module.exports={
72819
72939
  },
72820
72940
  "union": true
72821
72941
  },
72822
- "S9k": {
72942
+ "S9m": {
72823
72943
  "type": "map",
72824
72944
  "key": {},
72825
72945
  "value": {
@@ -72829,7 +72949,7 @@ module.exports={
72829
72949
  }
72830
72950
  }
72831
72951
  },
72832
- "Sa7": {
72952
+ "Sa9": {
72833
72953
  "type": "structure",
72834
72954
  "members": {
72835
72955
  "HoursOfOperationId": {},
@@ -72838,21 +72958,21 @@ module.exports={
72838
72958
  "Description": {},
72839
72959
  "TimeZone": {},
72840
72960
  "Config": {
72841
- "shape": "S3h"
72961
+ "shape": "S3l"
72842
72962
  },
72843
72963
  "Tags": {
72844
- "shape": "S1n"
72964
+ "shape": "S1r"
72845
72965
  }
72846
72966
  }
72847
72967
  },
72848
- "Sah": {
72968
+ "Saj": {
72849
72969
  "type": "structure",
72850
72970
  "members": {
72851
72971
  "AttributeType": {},
72852
72972
  "Value": {}
72853
72973
  }
72854
72974
  },
72855
- "Sav": {
72975
+ "Sax": {
72856
72976
  "type": "structure",
72857
72977
  "members": {
72858
72978
  "PromptARN": {},
@@ -72860,11 +72980,11 @@ module.exports={
72860
72980
  "Name": {},
72861
72981
  "Description": {},
72862
72982
  "Tags": {
72863
- "shape": "S1n"
72983
+ "shape": "S1r"
72864
72984
  }
72865
72985
  }
72866
72986
  },
72867
- "Say": {
72987
+ "Sb0": {
72868
72988
  "type": "structure",
72869
72989
  "members": {
72870
72990
  "Name": {},
@@ -72872,7 +72992,7 @@ module.exports={
72872
72992
  "QueueId": {},
72873
72993
  "Description": {},
72874
72994
  "OutboundCallerConfig": {
72875
- "shape": "S4k"
72995
+ "shape": "S4o"
72876
72996
  },
72877
72997
  "HoursOfOperationId": {},
72878
72998
  "MaxContacts": {
@@ -72880,11 +73000,11 @@ module.exports={
72880
73000
  },
72881
73001
  "Status": {},
72882
73002
  "Tags": {
72883
- "shape": "S1n"
73003
+ "shape": "S1r"
72884
73004
  }
72885
73005
  }
72886
73006
  },
72887
- "Sb2": {
73007
+ "Sb4": {
72888
73008
  "type": "structure",
72889
73009
  "members": {
72890
73010
  "QuickConnectARN": {},
@@ -72892,14 +73012,14 @@ module.exports={
72892
73012
  "Name": {},
72893
73013
  "Description": {},
72894
73014
  "QuickConnectConfig": {
72895
- "shape": "S4r"
73015
+ "shape": "S4v"
72896
73016
  },
72897
73017
  "Tags": {
72898
- "shape": "S1n"
73018
+ "shape": "S1r"
72899
73019
  }
72900
73020
  }
72901
73021
  },
72902
- "Sb5": {
73022
+ "Sb7": {
72903
73023
  "type": "structure",
72904
73024
  "members": {
72905
73025
  "InstanceId": {},
@@ -72908,11 +73028,11 @@ module.exports={
72908
73028
  "RoutingProfileId": {},
72909
73029
  "Description": {},
72910
73030
  "MediaConcurrencies": {
72911
- "shape": "S51"
73031
+ "shape": "S54"
72912
73032
  },
72913
73033
  "DefaultOutboundQueueId": {},
72914
73034
  "Tags": {
72915
- "shape": "S1n"
73035
+ "shape": "S1r"
72916
73036
  },
72917
73037
  "NumberOfAssociatedQueues": {
72918
73038
  "type": "long"
@@ -72923,7 +73043,7 @@ module.exports={
72923
73043
  "AgentAvailabilityTimer": {}
72924
73044
  }
72925
73045
  },
72926
- "Sbr": {
73046
+ "Sbt": {
72927
73047
  "type": "structure",
72928
73048
  "members": {
72929
73049
  "Id": {},
@@ -72931,7 +73051,7 @@ module.exports={
72931
73051
  "Name": {}
72932
73052
  }
72933
73053
  },
72934
- "Sbv": {
73054
+ "Sbx": {
72935
73055
  "type": "structure",
72936
73056
  "members": {
72937
73057
  "Id": {},
@@ -72939,90 +73059,90 @@ module.exports={
72939
73059
  "Name": {}
72940
73060
  }
72941
73061
  },
72942
- "Scg": {
73062
+ "Sck": {
72943
73063
  "type": "map",
72944
73064
  "key": {},
72945
73065
  "value": {}
72946
73066
  },
72947
- "Sck": {
73067
+ "Sco": {
72948
73068
  "type": "structure",
72949
73069
  "members": {
72950
73070
  "Queues": {
72951
- "shape": "Scl"
73071
+ "shape": "Scp"
72952
73072
  },
72953
73073
  "Channels": {
72954
73074
  "type": "list",
72955
73075
  "member": {}
72956
73076
  },
72957
73077
  "RoutingProfiles": {
72958
- "shape": "Scn"
73078
+ "shape": "Scr"
72959
73079
  }
72960
73080
  }
72961
73081
  },
72962
- "Scl": {
73082
+ "Scp": {
72963
73083
  "type": "list",
72964
73084
  "member": {}
72965
73085
  },
72966
- "Scn": {
73086
+ "Scr": {
72967
73087
  "type": "list",
72968
73088
  "member": {}
72969
73089
  },
72970
- "Sco": {
73090
+ "Scs": {
72971
73091
  "type": "list",
72972
73092
  "member": {}
72973
73093
  },
72974
- "Scr": {
73094
+ "Scv": {
72975
73095
  "type": "structure",
72976
73096
  "members": {
72977
73097
  "Name": {},
72978
73098
  "Unit": {}
72979
73099
  }
72980
73100
  },
72981
- "Sd2": {
73101
+ "Sd6": {
72982
73102
  "type": "structure",
72983
73103
  "members": {
72984
73104
  "Queue": {
72985
- "shape": "Sd3"
73105
+ "shape": "Sd7"
72986
73106
  },
72987
73107
  "Channel": {},
72988
73108
  "RoutingProfile": {
72989
- "shape": "Sd4"
73109
+ "shape": "Sd8"
72990
73110
  }
72991
73111
  }
72992
73112
  },
72993
- "Sd3": {
73113
+ "Sd7": {
72994
73114
  "type": "structure",
72995
73115
  "members": {
72996
73116
  "Id": {},
72997
73117
  "Arn": {}
72998
73118
  }
72999
73119
  },
73000
- "Sd4": {
73120
+ "Sd8": {
73001
73121
  "type": "structure",
73002
73122
  "members": {
73003
73123
  "Id": {},
73004
73124
  "Arn": {}
73005
73125
  }
73006
73126
  },
73007
- "Sdl": {
73127
+ "Sdp": {
73008
73128
  "type": "structure",
73009
73129
  "members": {
73010
73130
  "Id": {},
73011
73131
  "Arn": {}
73012
73132
  }
73013
73133
  },
73014
- "Sdn": {
73134
+ "Sdr": {
73015
73135
  "type": "map",
73016
73136
  "key": {},
73017
73137
  "value": {
73018
73138
  "type": "integer"
73019
73139
  }
73020
73140
  },
73021
- "Sdu": {
73141
+ "Sdy": {
73022
73142
  "type": "string",
73023
73143
  "sensitive": true
73024
73144
  },
73025
- "Sdx": {
73145
+ "Se1": {
73026
73146
  "type": "structure",
73027
73147
  "members": {
73028
73148
  "Name": {},
@@ -73039,7 +73159,7 @@ module.exports={
73039
73159
  "Unit": {}
73040
73160
  }
73041
73161
  },
73042
- "Seg": {
73162
+ "Sek": {
73043
73163
  "type": "structure",
73044
73164
  "members": {
73045
73165
  "Name": {},
@@ -73070,7 +73190,34 @@ module.exports={
73070
73190
  }
73071
73191
  }
73072
73192
  },
73073
- "Sf4": {
73193
+ "Sf8": {
73194
+ "type": "structure",
73195
+ "required": [
73196
+ "Distributions"
73197
+ ],
73198
+ "members": {
73199
+ "Distributions": {
73200
+ "shape": "Sf9"
73201
+ }
73202
+ }
73203
+ },
73204
+ "Sf9": {
73205
+ "type": "list",
73206
+ "member": {
73207
+ "type": "structure",
73208
+ "required": [
73209
+ "Region",
73210
+ "Percentage"
73211
+ ],
73212
+ "members": {
73213
+ "Region": {},
73214
+ "Percentage": {
73215
+ "type": "integer"
73216
+ }
73217
+ }
73218
+ }
73219
+ },
73220
+ "Sfd": {
73074
73221
  "type": "structure",
73075
73222
  "required": [
73076
73223
  "Distributions"
@@ -73082,27 +73229,38 @@ module.exports={
73082
73229
  "type": "structure",
73083
73230
  "required": [
73084
73231
  "Region",
73085
- "Percentage"
73232
+ "Enabled"
73086
73233
  ],
73087
73234
  "members": {
73088
73235
  "Region": {},
73089
- "Percentage": {
73090
- "type": "integer"
73236
+ "Enabled": {
73237
+ "type": "boolean"
73091
73238
  }
73092
73239
  }
73093
73240
  }
73094
73241
  }
73095
73242
  }
73096
73243
  },
73097
- "Shi": {
73244
+ "Sfg": {
73245
+ "type": "structure",
73246
+ "required": [
73247
+ "Distributions"
73248
+ ],
73249
+ "members": {
73250
+ "Distributions": {
73251
+ "shape": "Sf9"
73252
+ }
73253
+ }
73254
+ },
73255
+ "Shq": {
73098
73256
  "type": "list",
73099
73257
  "member": {}
73100
73258
  },
73101
- "Shj": {
73259
+ "Shr": {
73102
73260
  "type": "list",
73103
73261
  "member": {}
73104
73262
  },
73105
- "Si0": {
73263
+ "Si8": {
73106
73264
  "type": "list",
73107
73265
  "member": {
73108
73266
  "type": "structure",
@@ -73114,57 +73272,57 @@ module.exports={
73114
73272
  }
73115
73273
  }
73116
73274
  },
73117
- "Sk4": {
73275
+ "Skg": {
73118
73276
  "type": "structure",
73119
73277
  "members": {
73120
73278
  "OrConditions": {
73121
73279
  "type": "list",
73122
73280
  "member": {
73123
- "shape": "Sk6"
73281
+ "shape": "Ski"
73124
73282
  }
73125
73283
  },
73126
73284
  "AndConditions": {
73127
- "shape": "Sk6"
73285
+ "shape": "Ski"
73128
73286
  },
73129
73287
  "TagCondition": {
73130
- "shape": "Sk7"
73288
+ "shape": "Skj"
73131
73289
  }
73132
73290
  }
73133
73291
  },
73134
- "Sk6": {
73292
+ "Ski": {
73135
73293
  "type": "list",
73136
73294
  "member": {
73137
- "shape": "Sk7"
73295
+ "shape": "Skj"
73138
73296
  }
73139
73297
  },
73140
- "Sk7": {
73298
+ "Skj": {
73141
73299
  "type": "structure",
73142
73300
  "members": {
73143
73301
  "TagKey": {},
73144
73302
  "TagValue": {}
73145
73303
  }
73146
73304
  },
73147
- "Sk8": {
73305
+ "Skk": {
73148
73306
  "type": "structure",
73149
73307
  "members": {
73150
73308
  "OrConditions": {
73151
- "shape": "Sk9"
73309
+ "shape": "Skl"
73152
73310
  },
73153
73311
  "AndConditions": {
73154
- "shape": "Sk9"
73312
+ "shape": "Skl"
73155
73313
  },
73156
73314
  "StringCondition": {
73157
- "shape": "Ska"
73315
+ "shape": "Skm"
73158
73316
  }
73159
73317
  }
73160
73318
  },
73161
- "Sk9": {
73319
+ "Skl": {
73162
73320
  "type": "list",
73163
73321
  "member": {
73164
- "shape": "Sk8"
73322
+ "shape": "Skk"
73165
73323
  }
73166
73324
  },
73167
- "Ska": {
73325
+ "Skm": {
73168
73326
  "type": "structure",
73169
73327
  "members": {
73170
73328
  "FieldName": {},
@@ -73172,118 +73330,118 @@ module.exports={
73172
73330
  "ComparisonType": {}
73173
73331
  }
73174
73332
  },
73175
- "Skg": {
73333
+ "Sks": {
73176
73334
  "type": "structure",
73177
73335
  "members": {
73178
73336
  "OrConditions": {
73179
- "shape": "Skh"
73337
+ "shape": "Skt"
73180
73338
  },
73181
73339
  "AndConditions": {
73182
- "shape": "Skh"
73340
+ "shape": "Skt"
73183
73341
  },
73184
73342
  "StringCondition": {
73185
- "shape": "Ska"
73343
+ "shape": "Skm"
73186
73344
  }
73187
73345
  }
73188
73346
  },
73189
- "Skh": {
73347
+ "Skt": {
73190
73348
  "type": "list",
73191
73349
  "member": {
73192
- "shape": "Skg"
73350
+ "shape": "Sks"
73193
73351
  }
73194
73352
  },
73195
- "Skm": {
73353
+ "Sky": {
73196
73354
  "type": "structure",
73197
73355
  "members": {
73198
73356
  "OrConditions": {
73199
- "shape": "Skn"
73357
+ "shape": "Skz"
73200
73358
  },
73201
73359
  "AndConditions": {
73202
- "shape": "Skn"
73360
+ "shape": "Skz"
73203
73361
  },
73204
73362
  "StringCondition": {
73205
- "shape": "Ska"
73363
+ "shape": "Skm"
73206
73364
  },
73207
73365
  "QueueTypeCondition": {}
73208
73366
  }
73209
73367
  },
73210
- "Skn": {
73368
+ "Skz": {
73211
73369
  "type": "list",
73212
73370
  "member": {
73213
- "shape": "Skm"
73371
+ "shape": "Sky"
73214
73372
  }
73215
73373
  },
73216
- "Skt": {
73374
+ "Sl5": {
73217
73375
  "type": "structure",
73218
73376
  "members": {
73219
73377
  "OrConditions": {
73220
- "shape": "Sku"
73378
+ "shape": "Sl6"
73221
73379
  },
73222
73380
  "AndConditions": {
73223
- "shape": "Sku"
73381
+ "shape": "Sl6"
73224
73382
  },
73225
73383
  "StringCondition": {
73226
- "shape": "Ska"
73384
+ "shape": "Skm"
73227
73385
  }
73228
73386
  }
73229
73387
  },
73230
- "Sku": {
73388
+ "Sl6": {
73231
73389
  "type": "list",
73232
73390
  "member": {
73233
- "shape": "Skt"
73391
+ "shape": "Sl5"
73234
73392
  }
73235
73393
  },
73236
- "Sl8": {
73394
+ "Slk": {
73237
73395
  "type": "structure",
73238
73396
  "members": {
73239
73397
  "OrConditions": {
73240
- "shape": "Sl9"
73398
+ "shape": "Sll"
73241
73399
  },
73242
73400
  "AndConditions": {
73243
- "shape": "Sl9"
73401
+ "shape": "Sll"
73244
73402
  },
73245
73403
  "StringCondition": {
73246
- "shape": "Ska"
73404
+ "shape": "Skm"
73247
73405
  }
73248
73406
  }
73249
73407
  },
73250
- "Sl9": {
73408
+ "Sll": {
73251
73409
  "type": "list",
73252
73410
  "member": {
73253
- "shape": "Sl8"
73411
+ "shape": "Slk"
73254
73412
  }
73255
73413
  },
73256
- "Sld": {
73414
+ "Slp": {
73257
73415
  "type": "structure",
73258
73416
  "members": {
73259
73417
  "OrConditions": {
73260
- "shape": "Sle"
73418
+ "shape": "Slq"
73261
73419
  },
73262
73420
  "AndConditions": {
73263
- "shape": "Sle"
73421
+ "shape": "Slq"
73264
73422
  },
73265
73423
  "StringCondition": {
73266
- "shape": "Ska"
73424
+ "shape": "Skm"
73267
73425
  }
73268
73426
  }
73269
73427
  },
73270
- "Sle": {
73428
+ "Slq": {
73271
73429
  "type": "list",
73272
73430
  "member": {
73273
- "shape": "Sld"
73431
+ "shape": "Slp"
73274
73432
  }
73275
73433
  },
73276
- "Sll": {
73434
+ "Slx": {
73277
73435
  "type": "structure",
73278
73436
  "members": {
73279
73437
  "OrConditions": {
73280
- "shape": "Slm"
73438
+ "shape": "Sly"
73281
73439
  },
73282
73440
  "AndConditions": {
73283
- "shape": "Slm"
73441
+ "shape": "Sly"
73284
73442
  },
73285
73443
  "StringCondition": {
73286
- "shape": "Ska"
73444
+ "shape": "Skm"
73287
73445
  },
73288
73446
  "HierarchyGroupCondition": {
73289
73447
  "type": "structure",
@@ -73294,25 +73452,25 @@ module.exports={
73294
73452
  }
73295
73453
  }
73296
73454
  },
73297
- "Slm": {
73455
+ "Sly": {
73298
73456
  "type": "list",
73299
73457
  "member": {
73300
- "shape": "Sll"
73458
+ "shape": "Slx"
73301
73459
  }
73302
73460
  },
73303
- "Smx": {
73461
+ "Sn9": {
73304
73462
  "type": "map",
73305
73463
  "key": {},
73306
73464
  "value": {
73307
73465
  "type": "structure",
73308
73466
  "members": {
73309
73467
  "Value": {
73310
- "shape": "S9h"
73468
+ "shape": "S9j"
73311
73469
  }
73312
73470
  }
73313
73471
  }
73314
73472
  },
73315
- "Sp0": {
73473
+ "Spc": {
73316
73474
  "type": "structure",
73317
73475
  "required": [
73318
73476
  "Name"
@@ -73524,6 +73682,12 @@ module.exports={
73524
73682
  "output_token": "NextToken",
73525
73683
  "result_key": "TaskTemplates"
73526
73684
  },
73685
+ "ListTrafficDistributionGroupUsers": {
73686
+ "input_token": "NextToken",
73687
+ "limit_key": "MaxResults",
73688
+ "output_token": "NextToken",
73689
+ "result_key": "TrafficDistributionGroupUserSummaryList"
73690
+ },
73527
73691
  "ListTrafficDistributionGroups": {
73528
73692
  "input_token": "NextToken",
73529
73693
  "limit_key": "MaxResults",
@@ -130854,7 +131018,7 @@ module.exports={
130854
131018
  "members": {
130855
131019
  "ListenerArn": {},
130856
131020
  "Conditions": {
130857
- "shape": "S30"
131021
+ "shape": "S31"
130858
131022
  },
130859
131023
  "Priority": {
130860
131024
  "type": "integer"
@@ -130872,7 +131036,7 @@ module.exports={
130872
131036
  "type": "structure",
130873
131037
  "members": {
130874
131038
  "Rules": {
130875
- "shape": "S3g"
131039
+ "shape": "S3h"
130876
131040
  }
130877
131041
  }
130878
131042
  }
@@ -130910,7 +131074,7 @@ module.exports={
130910
131074
  "type": "integer"
130911
131075
  },
130912
131076
  "Matcher": {
130913
- "shape": "S3u"
131077
+ "shape": "S3v"
130914
131078
  },
130915
131079
  "TargetType": {},
130916
131080
  "Tags": {
@@ -130924,7 +131088,7 @@ module.exports={
130924
131088
  "type": "structure",
130925
131089
  "members": {
130926
131090
  "TargetGroups": {
130927
- "shape": "S40"
131091
+ "shape": "S41"
130928
131092
  }
130929
131093
  }
130930
131094
  }
@@ -131003,7 +131167,7 @@ module.exports={
131003
131167
  "members": {
131004
131168
  "TargetGroupArn": {},
131005
131169
  "Targets": {
131006
- "shape": "S4c"
131170
+ "shape": "S4d"
131007
131171
  }
131008
131172
  }
131009
131173
  },
@@ -131107,7 +131271,7 @@ module.exports={
131107
131271
  "type": "structure",
131108
131272
  "members": {
131109
131273
  "Attributes": {
131110
- "shape": "S4v"
131274
+ "shape": "S4w"
131111
131275
  }
131112
131276
  }
131113
131277
  }
@@ -131117,7 +131281,7 @@ module.exports={
131117
131281
  "type": "structure",
131118
131282
  "members": {
131119
131283
  "LoadBalancerArns": {
131120
- "shape": "S42"
131284
+ "shape": "S43"
131121
131285
  },
131122
131286
  "Names": {
131123
131287
  "type": "list",
@@ -131160,7 +131324,7 @@ module.exports={
131160
131324
  "type": "structure",
131161
131325
  "members": {
131162
131326
  "Rules": {
131163
- "shape": "S3g"
131327
+ "shape": "S3h"
131164
131328
  },
131165
131329
  "NextMarker": {}
131166
131330
  }
@@ -131208,7 +131372,7 @@ module.exports={
131208
131372
  },
131209
131373
  "Name": {},
131210
131374
  "SupportedLoadBalancerTypes": {
131211
- "shape": "S33"
131375
+ "shape": "S34"
131212
131376
  }
131213
131377
  }
131214
131378
  }
@@ -131263,7 +131427,7 @@ module.exports={
131263
131427
  "type": "structure",
131264
131428
  "members": {
131265
131429
  "Attributes": {
131266
- "shape": "S5m"
131430
+ "shape": "S5n"
131267
131431
  }
131268
131432
  }
131269
131433
  }
@@ -131292,7 +131456,7 @@ module.exports={
131292
131456
  "type": "structure",
131293
131457
  "members": {
131294
131458
  "TargetGroups": {
131295
- "shape": "S40"
131459
+ "shape": "S41"
131296
131460
  },
131297
131461
  "NextMarker": {}
131298
131462
  }
@@ -131307,7 +131471,7 @@ module.exports={
131307
131471
  "members": {
131308
131472
  "TargetGroupArn": {},
131309
131473
  "Targets": {
131310
- "shape": "S4c"
131474
+ "shape": "S4d"
131311
131475
  }
131312
131476
  }
131313
131477
  },
@@ -131321,7 +131485,7 @@ module.exports={
131321
131485
  "type": "structure",
131322
131486
  "members": {
131323
131487
  "Target": {
131324
- "shape": "S4d"
131488
+ "shape": "S4e"
131325
131489
  },
131326
131490
  "HealthCheckPort": {},
131327
131491
  "TargetHealth": {
@@ -131382,7 +131546,7 @@ module.exports={
131382
131546
  "members": {
131383
131547
  "LoadBalancerArn": {},
131384
131548
  "Attributes": {
131385
- "shape": "S4v"
131549
+ "shape": "S4w"
131386
131550
  }
131387
131551
  }
131388
131552
  },
@@ -131391,7 +131555,7 @@ module.exports={
131391
131555
  "type": "structure",
131392
131556
  "members": {
131393
131557
  "Attributes": {
131394
- "shape": "S4v"
131558
+ "shape": "S4w"
131395
131559
  }
131396
131560
  }
131397
131561
  }
@@ -131405,7 +131569,7 @@ module.exports={
131405
131569
  "members": {
131406
131570
  "RuleArn": {},
131407
131571
  "Conditions": {
131408
- "shape": "S30"
131572
+ "shape": "S31"
131409
131573
  },
131410
131574
  "Actions": {
131411
131575
  "shape": "Sl"
@@ -131417,7 +131581,7 @@ module.exports={
131417
131581
  "type": "structure",
131418
131582
  "members": {
131419
131583
  "Rules": {
131420
- "shape": "S3g"
131584
+ "shape": "S3h"
131421
131585
  }
131422
131586
  }
131423
131587
  }
@@ -131449,7 +131613,7 @@ module.exports={
131449
131613
  "type": "integer"
131450
131614
  },
131451
131615
  "Matcher": {
131452
- "shape": "S3u"
131616
+ "shape": "S3v"
131453
131617
  }
131454
131618
  }
131455
131619
  },
@@ -131458,7 +131622,7 @@ module.exports={
131458
131622
  "type": "structure",
131459
131623
  "members": {
131460
131624
  "TargetGroups": {
131461
- "shape": "S40"
131625
+ "shape": "S41"
131462
131626
  }
131463
131627
  }
131464
131628
  }
@@ -131473,7 +131637,7 @@ module.exports={
131473
131637
  "members": {
131474
131638
  "TargetGroupArn": {},
131475
131639
  "Attributes": {
131476
- "shape": "S5m"
131640
+ "shape": "S5n"
131477
131641
  }
131478
131642
  }
131479
131643
  },
@@ -131482,7 +131646,7 @@ module.exports={
131482
131646
  "type": "structure",
131483
131647
  "members": {
131484
131648
  "Attributes": {
131485
- "shape": "S5m"
131649
+ "shape": "S5n"
131486
131650
  }
131487
131651
  }
131488
131652
  }
@@ -131497,7 +131661,7 @@ module.exports={
131497
131661
  "members": {
131498
131662
  "TargetGroupArn": {},
131499
131663
  "Targets": {
131500
- "shape": "S4c"
131664
+ "shape": "S4d"
131501
131665
  }
131502
131666
  }
131503
131667
  },
@@ -131596,7 +131760,7 @@ module.exports={
131596
131760
  "type": "structure",
131597
131761
  "members": {
131598
131762
  "Rules": {
131599
- "shape": "S3g"
131763
+ "shape": "S3h"
131600
131764
  }
131601
131765
  }
131602
131766
  }
@@ -131612,7 +131776,8 @@ module.exports={
131612
131776
  "LoadBalancerArn": {},
131613
131777
  "SecurityGroups": {
131614
131778
  "shape": "S2c"
131615
- }
131779
+ },
131780
+ "EnforceSecurityGroupInboundRulesOnPrivateLinkTraffic": {}
131616
131781
  }
131617
131782
  },
131618
131783
  "output": {
@@ -131621,7 +131786,8 @@ module.exports={
131621
131786
  "members": {
131622
131787
  "SecurityGroupIds": {
131623
131788
  "shape": "S2c"
131624
- }
131789
+ },
131790
+ "EnforceSecurityGroupInboundRulesOnPrivateLinkTraffic": {}
131625
131791
  }
131626
131792
  }
131627
131793
  },
@@ -131886,7 +132052,8 @@ module.exports={
131886
132052
  "shape": "S2c"
131887
132053
  },
131888
132054
  "IpAddressType": {},
131889
- "CustomerOwnedIpv4Pool": {}
132055
+ "CustomerOwnedIpv4Pool": {},
132056
+ "EnforceSecurityGroupInboundRulesOnPrivateLinkTraffic": {}
131890
132057
  }
131891
132058
  }
131892
132059
  },
@@ -131913,20 +132080,20 @@ module.exports={
131913
132080
  }
131914
132081
  }
131915
132082
  },
131916
- "S30": {
132083
+ "S31": {
131917
132084
  "type": "list",
131918
132085
  "member": {
131919
132086
  "type": "structure",
131920
132087
  "members": {
131921
132088
  "Field": {},
131922
132089
  "Values": {
131923
- "shape": "S33"
132090
+ "shape": "S34"
131924
132091
  },
131925
132092
  "HostHeaderConfig": {
131926
132093
  "type": "structure",
131927
132094
  "members": {
131928
132095
  "Values": {
131929
- "shape": "S33"
132096
+ "shape": "S34"
131930
132097
  }
131931
132098
  }
131932
132099
  },
@@ -131934,7 +132101,7 @@ module.exports={
131934
132101
  "type": "structure",
131935
132102
  "members": {
131936
132103
  "Values": {
131937
- "shape": "S33"
132104
+ "shape": "S34"
131938
132105
  }
131939
132106
  }
131940
132107
  },
@@ -131943,7 +132110,7 @@ module.exports={
131943
132110
  "members": {
131944
132111
  "HttpHeaderName": {},
131945
132112
  "Values": {
131946
- "shape": "S33"
132113
+ "shape": "S34"
131947
132114
  }
131948
132115
  }
131949
132116
  },
@@ -131966,7 +132133,7 @@ module.exports={
131966
132133
  "type": "structure",
131967
132134
  "members": {
131968
132135
  "Values": {
131969
- "shape": "S33"
132136
+ "shape": "S34"
131970
132137
  }
131971
132138
  }
131972
132139
  },
@@ -131974,18 +132141,18 @@ module.exports={
131974
132141
  "type": "structure",
131975
132142
  "members": {
131976
132143
  "Values": {
131977
- "shape": "S33"
132144
+ "shape": "S34"
131978
132145
  }
131979
132146
  }
131980
132147
  }
131981
132148
  }
131982
132149
  }
131983
132150
  },
131984
- "S33": {
132151
+ "S34": {
131985
132152
  "type": "list",
131986
132153
  "member": {}
131987
132154
  },
131988
- "S3g": {
132155
+ "S3h": {
131989
132156
  "type": "list",
131990
132157
  "member": {
131991
132158
  "type": "structure",
@@ -131993,7 +132160,7 @@ module.exports={
131993
132160
  "RuleArn": {},
131994
132161
  "Priority": {},
131995
132162
  "Conditions": {
131996
- "shape": "S30"
132163
+ "shape": "S31"
131997
132164
  },
131998
132165
  "Actions": {
131999
132166
  "shape": "Sl"
@@ -132004,14 +132171,14 @@ module.exports={
132004
132171
  }
132005
132172
  }
132006
132173
  },
132007
- "S3u": {
132174
+ "S3v": {
132008
132175
  "type": "structure",
132009
132176
  "members": {
132010
132177
  "HttpCode": {},
132011
132178
  "GrpcCode": {}
132012
132179
  }
132013
132180
  },
132014
- "S40": {
132181
+ "S41": {
132015
132182
  "type": "list",
132016
132183
  "member": {
132017
132184
  "type": "structure",
@@ -132042,10 +132209,10 @@ module.exports={
132042
132209
  },
132043
132210
  "HealthCheckPath": {},
132044
132211
  "Matcher": {
132045
- "shape": "S3u"
132212
+ "shape": "S3v"
132046
132213
  },
132047
132214
  "LoadBalancerArns": {
132048
- "shape": "S42"
132215
+ "shape": "S43"
132049
132216
  },
132050
132217
  "TargetType": {},
132051
132218
  "ProtocolVersion": {},
@@ -132053,17 +132220,17 @@ module.exports={
132053
132220
  }
132054
132221
  }
132055
132222
  },
132056
- "S42": {
132223
+ "S43": {
132057
132224
  "type": "list",
132058
132225
  "member": {}
132059
132226
  },
132060
- "S4c": {
132227
+ "S4d": {
132061
132228
  "type": "list",
132062
132229
  "member": {
132063
- "shape": "S4d"
132230
+ "shape": "S4e"
132064
132231
  }
132065
132232
  },
132066
- "S4d": {
132233
+ "S4e": {
132067
132234
  "type": "structure",
132068
132235
  "required": [
132069
132236
  "Id"
@@ -132076,7 +132243,7 @@ module.exports={
132076
132243
  "AvailabilityZone": {}
132077
132244
  }
132078
132245
  },
132079
- "S4v": {
132246
+ "S4w": {
132080
132247
  "type": "list",
132081
132248
  "member": {
132082
132249
  "type": "structure",
@@ -132086,7 +132253,7 @@ module.exports={
132086
132253
  }
132087
132254
  }
132088
132255
  },
132089
- "S5m": {
132256
+ "S5n": {
132090
132257
  "type": "list",
132091
132258
  "member": {
132092
132259
  "type": "structure",
@@ -260846,7 +261013,7 @@ AWS.util.update(AWS, {
260846
261013
  /**
260847
261014
  * @constant
260848
261015
  */
260849
- VERSION: '2.1433.0',
261016
+ VERSION: '2.1434.0',
260850
261017
 
260851
261018
  /**
260852
261019
  * @api private
@@ -283027,7 +283194,7 @@ var LRUCache = /** @class */ (function () {
283027
283194
  }());
283028
283195
  exports.LRUCache = LRUCache;
283029
283196
  },{}],467:[function(require,module,exports){
283030
- // AWS SDK for JavaScript v2.1433.0
283197
+ // AWS SDK for JavaScript v2.1434.0
283031
283198
  // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
283032
283199
  // License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
283033
283200
  require('./browser_loader');