cdk-lambda-subminute 2.0.287 → 2.0.288

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.
Files changed (29) hide show
  1. package/.jsii +3 -3
  2. package/lib/cdk-lambda-subminute.js +3 -3
  3. package/node_modules/aws-sdk/CHANGELOG.md +9 -2
  4. package/node_modules/aws-sdk/README.md +1 -1
  5. package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +310 -277
  6. package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.min.json +1 -0
  7. package/node_modules/aws-sdk/apis/launch-wizard-2018-05-10.examples.json +5 -0
  8. package/node_modules/aws-sdk/apis/launch-wizard-2018-05-10.min.json +312 -0
  9. package/node_modules/aws-sdk/apis/launch-wizard-2018-05-10.paginators.json +28 -0
  10. package/node_modules/aws-sdk/apis/metadata.json +4 -0
  11. package/node_modules/aws-sdk/clients/all.d.ts +1 -0
  12. package/node_modules/aws-sdk/clients/all.js +2 -1
  13. package/node_modules/aws-sdk/clients/configservice.d.ts +1 -1
  14. package/node_modules/aws-sdk/clients/connect.d.ts +36 -0
  15. package/node_modules/aws-sdk/clients/iotwireless.d.ts +8 -4
  16. package/node_modules/aws-sdk/clients/launchwizard.d.ts +450 -0
  17. package/node_modules/aws-sdk/clients/launchwizard.js +18 -0
  18. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +2 -2
  19. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +43 -6
  20. package/node_modules/aws-sdk/dist/aws-sdk.js +317 -280
  21. package/node_modules/aws-sdk/dist/aws-sdk.min.js +81 -81
  22. package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +2 -0
  23. package/node_modules/aws-sdk/lib/core.js +1 -1
  24. package/node_modules/aws-sdk/lib/credentials/ec2_metadata_credentials.d.ts +14 -0
  25. package/node_modules/aws-sdk/lib/credentials/ec2_metadata_credentials.js +1 -0
  26. package/node_modules/aws-sdk/lib/metadata_service.d.ts +16 -1
  27. package/node_modules/aws-sdk/lib/metadata_service.js +36 -0
  28. package/node_modules/aws-sdk/package.json +1 -1
  29. package/package.json +3 -3
@@ -691,6 +691,39 @@
691
691
  }
692
692
  }
693
693
  },
694
+ "CreatePersistentContactAssociation": {
695
+ "http": {
696
+ "requestUri": "/contact/persistent-contact-association/{InstanceId}/{InitialContactId}"
697
+ },
698
+ "input": {
699
+ "type": "structure",
700
+ "required": [
701
+ "InstanceId",
702
+ "InitialContactId",
703
+ "RehydrationType",
704
+ "SourceContactId"
705
+ ],
706
+ "members": {
707
+ "InstanceId": {
708
+ "location": "uri",
709
+ "locationName": "InstanceId"
710
+ },
711
+ "InitialContactId": {
712
+ "location": "uri",
713
+ "locationName": "InitialContactId"
714
+ },
715
+ "RehydrationType": {},
716
+ "SourceContactId": {},
717
+ "ClientToken": {}
718
+ }
719
+ },
720
+ "output": {
721
+ "type": "structure",
722
+ "members": {
723
+ "ContinuedFromContactId": {}
724
+ }
725
+ }
726
+ },
694
727
  "CreatePrompt": {
695
728
  "http": {
696
729
  "method": "PUT",
@@ -744,7 +777,7 @@
744
777
  "Name": {},
745
778
  "Description": {},
746
779
  "OutboundCallerConfig": {
747
- "shape": "S4u"
780
+ "shape": "S4x"
748
781
  },
749
782
  "HoursOfOperationId": {},
750
783
  "MaxContacts": {
@@ -786,7 +819,7 @@
786
819
  "Name": {},
787
820
  "Description": {},
788
821
  "QuickConnectConfig": {
789
- "shape": "S51"
822
+ "shape": "S54"
790
823
  },
791
824
  "Tags": {
792
825
  "shape": "S1x"
@@ -827,7 +860,7 @@
827
860
  "shape": "S1b"
828
861
  },
829
862
  "MediaConcurrencies": {
830
- "shape": "S5a"
863
+ "shape": "S5d"
831
864
  },
832
865
  "Tags": {
833
866
  "shape": "S1x"
@@ -864,11 +897,11 @@
864
897
  },
865
898
  "Name": {},
866
899
  "TriggerEventSource": {
867
- "shape": "S5j"
900
+ "shape": "S5m"
868
901
  },
869
902
  "Function": {},
870
903
  "Actions": {
871
- "shape": "S5m"
904
+ "shape": "S5p"
872
905
  },
873
906
  "PublishStatus": {},
874
907
  "ClientToken": {
@@ -903,7 +936,7 @@
903
936
  "SecurityProfileName": {},
904
937
  "Description": {},
905
938
  "Permissions": {
906
- "shape": "S6f"
939
+ "shape": "S6i"
907
940
  },
908
941
  "InstanceId": {
909
942
  "location": "uri",
@@ -913,13 +946,13 @@
913
946
  "shape": "S1x"
914
947
  },
915
948
  "AllowedAccessControlTags": {
916
- "shape": "S6h"
949
+ "shape": "S6k"
917
950
  },
918
951
  "TagRestrictedResources": {
919
- "shape": "S6k"
952
+ "shape": "S6n"
920
953
  },
921
954
  "Applications": {
922
- "shape": "S6m"
955
+ "shape": "S6p"
923
956
  }
924
957
  }
925
958
  },
@@ -952,14 +985,14 @@
952
985
  "Description": {},
953
986
  "ContactFlowId": {},
954
987
  "Constraints": {
955
- "shape": "S6w"
988
+ "shape": "S6z"
956
989
  },
957
990
  "Defaults": {
958
- "shape": "S75"
991
+ "shape": "S78"
959
992
  },
960
993
  "Status": {},
961
994
  "Fields": {
962
- "shape": "S7a"
995
+ "shape": "S7d"
963
996
  },
964
997
  "ClientToken": {
965
998
  "idempotencyToken": true
@@ -1062,14 +1095,14 @@
1062
1095
  "Username": {},
1063
1096
  "Password": {},
1064
1097
  "IdentityInfo": {
1065
- "shape": "S7x"
1098
+ "shape": "S80"
1066
1099
  },
1067
1100
  "PhoneConfig": {
1068
- "shape": "S81"
1101
+ "shape": "S84"
1069
1102
  },
1070
1103
  "DirectoryUserId": {},
1071
1104
  "SecurityProfileIds": {
1072
- "shape": "S86"
1105
+ "shape": "S89"
1073
1106
  },
1074
1107
  "RoutingProfileId": {},
1075
1108
  "HierarchyGroupId": {},
@@ -1142,11 +1175,11 @@
1142
1175
  "ClientToken": {},
1143
1176
  "Status": {},
1144
1177
  "Content": {
1145
- "shape": "S8g"
1178
+ "shape": "S8j"
1146
1179
  },
1147
1180
  "Description": {},
1148
1181
  "Name": {
1149
- "shape": "S8l"
1182
+ "shape": "S8o"
1150
1183
  },
1151
1184
  "Tags": {
1152
1185
  "shape": "S1x"
@@ -1157,7 +1190,7 @@
1157
1190
  "type": "structure",
1158
1191
  "members": {
1159
1192
  "View": {
1160
- "shape": "S8n"
1193
+ "shape": "S8q"
1161
1194
  }
1162
1195
  }
1163
1196
  },
@@ -1191,7 +1224,7 @@
1191
1224
  "type": "structure",
1192
1225
  "members": {
1193
1226
  "View": {
1194
- "shape": "S8n"
1227
+ "shape": "S8q"
1195
1228
  }
1196
1229
  }
1197
1230
  },
@@ -1989,7 +2022,7 @@
1989
2022
  "EvaluatorArn": {},
1990
2023
  "ContactAgentId": {},
1991
2024
  "Score": {
1992
- "shape": "Sag"
2025
+ "shape": "Saj"
1993
2026
  }
1994
2027
  }
1995
2028
  },
@@ -2000,23 +2033,23 @@
2000
2033
  "type": "structure",
2001
2034
  "members": {
2002
2035
  "Value": {
2003
- "shape": "Sak"
2036
+ "shape": "San"
2004
2037
  },
2005
2038
  "SystemSuggestedValue": {
2006
- "shape": "Sak"
2039
+ "shape": "San"
2007
2040
  }
2008
2041
  }
2009
2042
  }
2010
2043
  },
2011
2044
  "Notes": {
2012
- "shape": "San"
2045
+ "shape": "Saq"
2013
2046
  },
2014
2047
  "Status": {},
2015
2048
  "Scores": {
2016
2049
  "type": "map",
2017
2050
  "key": {},
2018
2051
  "value": {
2019
- "shape": "Sag"
2052
+ "shape": "Saj"
2020
2053
  }
2021
2054
  },
2022
2055
  "CreatedTime": {
@@ -2252,7 +2285,7 @@
2252
2285
  "type": "structure",
2253
2286
  "members": {
2254
2287
  "HoursOfOperation": {
2255
- "shape": "Sb9"
2288
+ "shape": "Sbc"
2256
2289
  }
2257
2290
  }
2258
2291
  }
@@ -2335,7 +2368,7 @@
2335
2368
  "type": "structure",
2336
2369
  "members": {
2337
2370
  "Attribute": {
2338
- "shape": "Sbj"
2371
+ "shape": "Sbm"
2339
2372
  }
2340
2373
  }
2341
2374
  }
@@ -2448,7 +2481,7 @@
2448
2481
  "type": "structure",
2449
2482
  "members": {
2450
2483
  "Prompt": {
2451
- "shape": "Sbx"
2484
+ "shape": "Sc0"
2452
2485
  }
2453
2486
  }
2454
2487
  }
@@ -2479,7 +2512,7 @@
2479
2512
  "type": "structure",
2480
2513
  "members": {
2481
2514
  "Queue": {
2482
- "shape": "Sc0"
2515
+ "shape": "Sc3"
2483
2516
  }
2484
2517
  }
2485
2518
  }
@@ -2510,7 +2543,7 @@
2510
2543
  "type": "structure",
2511
2544
  "members": {
2512
2545
  "QuickConnect": {
2513
- "shape": "Sc4"
2546
+ "shape": "Sc7"
2514
2547
  }
2515
2548
  }
2516
2549
  }
@@ -2541,7 +2574,7 @@
2541
2574
  "type": "structure",
2542
2575
  "members": {
2543
2576
  "RoutingProfile": {
2544
- "shape": "Sc7"
2577
+ "shape": "Sca"
2545
2578
  }
2546
2579
  }
2547
2580
  }
@@ -2593,11 +2626,11 @@
2593
2626
  "RuleId": {},
2594
2627
  "RuleArn": {},
2595
2628
  "TriggerEventSource": {
2596
- "shape": "S5j"
2629
+ "shape": "S5m"
2597
2630
  },
2598
2631
  "Function": {},
2599
2632
  "Actions": {
2600
- "shape": "S5m"
2633
+ "shape": "S5p"
2601
2634
  },
2602
2635
  "PublishStatus": {},
2603
2636
  "CreatedTime": {
@@ -2652,10 +2685,10 @@
2652
2685
  "shape": "S1x"
2653
2686
  },
2654
2687
  "AllowedAccessControlTags": {
2655
- "shape": "S6h"
2688
+ "shape": "S6k"
2656
2689
  },
2657
2690
  "TagRestrictedResources": {
2658
- "shape": "S6k"
2691
+ "shape": "S6n"
2659
2692
  },
2660
2693
  "LastModifiedTime": {
2661
2694
  "type": "timestamp"
@@ -2738,14 +2771,14 @@
2738
2771
  "Arn": {},
2739
2772
  "Username": {},
2740
2773
  "IdentityInfo": {
2741
- "shape": "S7x"
2774
+ "shape": "S80"
2742
2775
  },
2743
2776
  "PhoneConfig": {
2744
- "shape": "S81"
2777
+ "shape": "S84"
2745
2778
  },
2746
2779
  "DirectoryUserId": {},
2747
2780
  "SecurityProfileIds": {
2748
- "shape": "S86"
2781
+ "shape": "S89"
2749
2782
  },
2750
2783
  "RoutingProfileId": {},
2751
2784
  "HierarchyGroupId": {},
@@ -2797,19 +2830,19 @@
2797
2830
  "type": "structure",
2798
2831
  "members": {
2799
2832
  "LevelOne": {
2800
- "shape": "Sct"
2833
+ "shape": "Scw"
2801
2834
  },
2802
2835
  "LevelTwo": {
2803
- "shape": "Sct"
2836
+ "shape": "Scw"
2804
2837
  },
2805
2838
  "LevelThree": {
2806
- "shape": "Sct"
2839
+ "shape": "Scw"
2807
2840
  },
2808
2841
  "LevelFour": {
2809
- "shape": "Sct"
2842
+ "shape": "Scw"
2810
2843
  },
2811
2844
  "LevelFive": {
2812
- "shape": "Sct"
2845
+ "shape": "Scw"
2813
2846
  }
2814
2847
  }
2815
2848
  },
@@ -2849,19 +2882,19 @@
2849
2882
  "type": "structure",
2850
2883
  "members": {
2851
2884
  "LevelOne": {
2852
- "shape": "Scx"
2885
+ "shape": "Sd0"
2853
2886
  },
2854
2887
  "LevelTwo": {
2855
- "shape": "Scx"
2888
+ "shape": "Sd0"
2856
2889
  },
2857
2890
  "LevelThree": {
2858
- "shape": "Scx"
2891
+ "shape": "Sd0"
2859
2892
  },
2860
2893
  "LevelFour": {
2861
- "shape": "Scx"
2894
+ "shape": "Sd0"
2862
2895
  },
2863
2896
  "LevelFive": {
2864
- "shape": "Scx"
2897
+ "shape": "Sd0"
2865
2898
  }
2866
2899
  }
2867
2900
  }
@@ -2894,7 +2927,7 @@
2894
2927
  "type": "structure",
2895
2928
  "members": {
2896
2929
  "View": {
2897
- "shape": "S8n"
2930
+ "shape": "S8q"
2898
2931
  }
2899
2932
  }
2900
2933
  }
@@ -3269,7 +3302,7 @@
3269
3302
  "type": "structure",
3270
3303
  "members": {
3271
3304
  "Attributes": {
3272
- "shape": "Sdm"
3305
+ "shape": "Sdp"
3273
3306
  }
3274
3307
  }
3275
3308
  }
@@ -3291,15 +3324,15 @@
3291
3324
  "locationName": "InstanceId"
3292
3325
  },
3293
3326
  "Filters": {
3294
- "shape": "Sdq"
3327
+ "shape": "Sdt"
3295
3328
  },
3296
3329
  "Groupings": {
3297
- "shape": "Sdu"
3330
+ "shape": "Sdx"
3298
3331
  },
3299
3332
  "CurrentMetrics": {
3300
3333
  "type": "list",
3301
3334
  "member": {
3302
- "shape": "Sdx"
3335
+ "shape": "Se0"
3303
3336
  }
3304
3337
  },
3305
3338
  "NextToken": {},
@@ -3328,7 +3361,7 @@
3328
3361
  "type": "structure",
3329
3362
  "members": {
3330
3363
  "Dimensions": {
3331
- "shape": "Se8"
3364
+ "shape": "Seb"
3332
3365
  },
3333
3366
  "Collections": {
3334
3367
  "type": "list",
@@ -3336,7 +3369,7 @@
3336
3369
  "type": "structure",
3337
3370
  "members": {
3338
3371
  "Metric": {
3339
- "shape": "Sdx"
3372
+ "shape": "Se0"
3340
3373
  },
3341
3374
  "Value": {
3342
3375
  "type": "double"
@@ -3375,7 +3408,7 @@
3375
3408
  "type": "structure",
3376
3409
  "members": {
3377
3410
  "Queues": {
3378
- "shape": "Sdr"
3411
+ "shape": "Sdu"
3379
3412
  },
3380
3413
  "ContactFilter": {
3381
3414
  "type": "structure",
@@ -3387,7 +3420,7 @@
3387
3420
  }
3388
3421
  },
3389
3422
  "RoutingProfiles": {
3390
- "shape": "Sdt"
3423
+ "shape": "Sdw"
3391
3424
  },
3392
3425
  "Agents": {
3393
3426
  "type": "list",
@@ -3422,25 +3455,25 @@
3422
3455
  }
3423
3456
  },
3424
3457
  "RoutingProfile": {
3425
- "shape": "Sea"
3458
+ "shape": "Sed"
3426
3459
  },
3427
3460
  "HierarchyPath": {
3428
3461
  "type": "structure",
3429
3462
  "members": {
3430
3463
  "LevelOne": {
3431
- "shape": "Ser"
3464
+ "shape": "Seu"
3432
3465
  },
3433
3466
  "LevelTwo": {
3434
- "shape": "Ser"
3467
+ "shape": "Seu"
3435
3468
  },
3436
3469
  "LevelThree": {
3437
- "shape": "Ser"
3470
+ "shape": "Seu"
3438
3471
  },
3439
3472
  "LevelFour": {
3440
- "shape": "Ser"
3473
+ "shape": "Seu"
3441
3474
  },
3442
3475
  "LevelFive": {
3443
- "shape": "Ser"
3476
+ "shape": "Seu"
3444
3477
  }
3445
3478
  }
3446
3479
  },
@@ -3455,13 +3488,13 @@
3455
3488
  }
3456
3489
  },
3457
3490
  "AvailableSlotsByChannel": {
3458
- "shape": "Set"
3491
+ "shape": "Sew"
3459
3492
  },
3460
3493
  "MaxSlotsByChannel": {
3461
- "shape": "Set"
3494
+ "shape": "Sew"
3462
3495
  },
3463
3496
  "ActiveSlotsByChannel": {
3464
- "shape": "Set"
3497
+ "shape": "Sew"
3465
3498
  },
3466
3499
  "Contacts": {
3467
3500
  "type": "list",
@@ -3479,7 +3512,7 @@
3479
3512
  "type": "timestamp"
3480
3513
  },
3481
3514
  "Queue": {
3482
- "shape": "Se9"
3515
+ "shape": "Sec"
3483
3516
  }
3484
3517
  }
3485
3518
  }
@@ -3518,13 +3551,13 @@
3518
3551
  "type": "structure",
3519
3552
  "members": {
3520
3553
  "AccessToken": {
3521
- "shape": "Sf0"
3554
+ "shape": "Sf3"
3522
3555
  },
3523
3556
  "AccessTokenExpiration": {
3524
3557
  "type": "timestamp"
3525
3558
  },
3526
3559
  "RefreshToken": {
3527
- "shape": "Sf0"
3560
+ "shape": "Sf3"
3528
3561
  },
3529
3562
  "RefreshTokenExpiration": {
3530
3563
  "type": "timestamp"
@@ -3562,15 +3595,15 @@
3562
3595
  "type": "timestamp"
3563
3596
  },
3564
3597
  "Filters": {
3565
- "shape": "Sdq"
3598
+ "shape": "Sdt"
3566
3599
  },
3567
3600
  "Groupings": {
3568
- "shape": "Sdu"
3601
+ "shape": "Sdx"
3569
3602
  },
3570
3603
  "HistoricalMetrics": {
3571
3604
  "type": "list",
3572
3605
  "member": {
3573
- "shape": "Sf3"
3606
+ "shape": "Sf6"
3574
3607
  }
3575
3608
  },
3576
3609
  "NextToken": {},
@@ -3589,7 +3622,7 @@
3589
3622
  "type": "structure",
3590
3623
  "members": {
3591
3624
  "Dimensions": {
3592
- "shape": "Se8"
3625
+ "shape": "Seb"
3593
3626
  },
3594
3627
  "Collections": {
3595
3628
  "type": "list",
@@ -3597,7 +3630,7 @@
3597
3630
  "type": "structure",
3598
3631
  "members": {
3599
3632
  "Metric": {
3600
- "shape": "Sf3"
3633
+ "shape": "Sf6"
3601
3634
  },
3602
3635
  "Value": {
3603
3636
  "type": "double"
@@ -3659,7 +3692,7 @@
3659
3692
  "Metrics": {
3660
3693
  "type": "list",
3661
3694
  "member": {
3662
- "shape": "Sfo"
3695
+ "shape": "Sfr"
3663
3696
  }
3664
3697
  },
3665
3698
  "NextToken": {},
@@ -3700,7 +3733,7 @@
3700
3733
  "type": "structure",
3701
3734
  "members": {
3702
3735
  "Metric": {
3703
- "shape": "Sfo"
3736
+ "shape": "Sfr"
3704
3737
  },
3705
3738
  "Value": {
3706
3739
  "type": "double"
@@ -3788,13 +3821,13 @@
3788
3821
  "Description": {},
3789
3822
  "ContactFlowId": {},
3790
3823
  "Constraints": {
3791
- "shape": "S6w"
3824
+ "shape": "S6z"
3792
3825
  },
3793
3826
  "Defaults": {
3794
- "shape": "S75"
3827
+ "shape": "S78"
3795
3828
  },
3796
3829
  "Fields": {
3797
- "shape": "S7a"
3830
+ "shape": "S7d"
3798
3831
  },
3799
3832
  "Status": {},
3800
3833
  "LastModifiedTime": {
@@ -3830,15 +3863,15 @@
3830
3863
  "type": "structure",
3831
3864
  "members": {
3832
3865
  "TelephonyConfig": {
3833
- "shape": "Sgd"
3866
+ "shape": "Sgg"
3834
3867
  },
3835
3868
  "Id": {},
3836
3869
  "Arn": {},
3837
3870
  "SignInConfig": {
3838
- "shape": "Sgi"
3871
+ "shape": "Sgl"
3839
3872
  },
3840
3873
  "AgentConfig": {
3841
- "shape": "Sgl"
3874
+ "shape": "Sgo"
3842
3875
  }
3843
3876
  }
3844
3877
  }
@@ -4041,7 +4074,7 @@
4041
4074
  "Status": {},
4042
4075
  "EvaluatorArn": {},
4043
4076
  "Score": {
4044
- "shape": "Sag"
4077
+ "shape": "Saj"
4045
4078
  },
4046
4079
  "CreatedTime": {
4047
4080
  "type": "timestamp"
@@ -4530,7 +4563,7 @@
4530
4563
  "Attributes": {
4531
4564
  "type": "list",
4532
4565
  "member": {
4533
- "shape": "Sbj"
4566
+ "shape": "Sbm"
4534
4567
  }
4535
4568
  },
4536
4569
  "NextToken": {}
@@ -4778,12 +4811,12 @@
4778
4811
  "locationName": "InstanceId"
4779
4812
  },
4780
4813
  "PhoneNumberTypes": {
4781
- "shape": "Siv",
4814
+ "shape": "Siy",
4782
4815
  "location": "querystring",
4783
4816
  "locationName": "phoneNumberTypes"
4784
4817
  },
4785
4818
  "PhoneNumberCountryCodes": {
4786
- "shape": "Siw",
4819
+ "shape": "Siz",
4787
4820
  "location": "querystring",
4788
4821
  "locationName": "phoneNumberCountryCodes"
4789
4822
  },
@@ -4832,10 +4865,10 @@
4832
4865
  },
4833
4866
  "NextToken": {},
4834
4867
  "PhoneNumberCountryCodes": {
4835
- "shape": "Siw"
4868
+ "shape": "Siz"
4836
4869
  },
4837
4870
  "PhoneNumberTypes": {
4838
- "shape": "Siv"
4871
+ "shape": "Siy"
4839
4872
  },
4840
4873
  "PhoneNumberPrefix": {}
4841
4874
  }
@@ -4946,7 +4979,7 @@
4946
4979
  "members": {
4947
4980
  "NextToken": {},
4948
4981
  "QuickConnectSummaryList": {
4949
- "shape": "Sjd"
4982
+ "shape": "Sjg"
4950
4983
  },
4951
4984
  "LastModifiedTime": {
4952
4985
  "type": "timestamp"
@@ -5046,7 +5079,7 @@
5046
5079
  "type": "structure",
5047
5080
  "members": {
5048
5081
  "QuickConnectSummaryList": {
5049
- "shape": "Sjd"
5082
+ "shape": "Sjg"
5050
5083
  },
5051
5084
  "NextToken": {}
5052
5085
  }
@@ -5334,7 +5367,7 @@
5334
5367
  "type": "structure",
5335
5368
  "members": {
5336
5369
  "Applications": {
5337
- "shape": "S6m"
5370
+ "shape": "S6p"
5338
5371
  },
5339
5372
  "NextToken": {},
5340
5373
  "LastModifiedTime": {
@@ -5379,7 +5412,7 @@
5379
5412
  "type": "structure",
5380
5413
  "members": {
5381
5414
  "Permissions": {
5382
- "shape": "S6f"
5415
+ "shape": "S6i"
5383
5416
  },
5384
5417
  "NextToken": {},
5385
5418
  "LastModifiedTime": {
@@ -5692,7 +5725,7 @@
5692
5725
  "UserHierarchyGroupSummaryList": {
5693
5726
  "type": "list",
5694
5727
  "member": {
5695
- "shape": "Sct"
5728
+ "shape": "Scw"
5696
5729
  }
5697
5730
  },
5698
5731
  "NextToken": {}
@@ -5790,7 +5823,7 @@
5790
5823
  "Arn": {},
5791
5824
  "Description": {},
5792
5825
  "Name": {
5793
- "shape": "S8l"
5826
+ "shape": "S8o"
5794
5827
  },
5795
5828
  "Type": {},
5796
5829
  "Version": {
@@ -5845,7 +5878,7 @@
5845
5878
  "Id": {},
5846
5879
  "Arn": {},
5847
5880
  "Name": {
5848
- "shape": "S8l"
5881
+ "shape": "S8o"
5849
5882
  },
5850
5883
  "Type": {},
5851
5884
  "Status": {},
@@ -6055,12 +6088,12 @@
6055
6088
  "type": "structure",
6056
6089
  "members": {
6057
6090
  "TagFilter": {
6058
- "shape": "Slx"
6091
+ "shape": "Sm0"
6059
6092
  }
6060
6093
  }
6061
6094
  },
6062
6095
  "SearchCriteria": {
6063
- "shape": "Sm1"
6096
+ "shape": "Sm4"
6064
6097
  }
6065
6098
  }
6066
6099
  },
@@ -6070,7 +6103,7 @@
6070
6103
  "HoursOfOperations": {
6071
6104
  "type": "list",
6072
6105
  "member": {
6073
- "shape": "Sb9"
6106
+ "shape": "Sbc"
6074
6107
  }
6075
6108
  },
6076
6109
  "NextToken": {},
@@ -6099,12 +6132,12 @@
6099
6132
  "type": "structure",
6100
6133
  "members": {
6101
6134
  "TagFilter": {
6102
- "shape": "Slx"
6135
+ "shape": "Sm0"
6103
6136
  }
6104
6137
  }
6105
6138
  },
6106
6139
  "SearchCriteria": {
6107
- "shape": "Sm9"
6140
+ "shape": "Smc"
6108
6141
  }
6109
6142
  }
6110
6143
  },
@@ -6114,7 +6147,7 @@
6114
6147
  "Prompts": {
6115
6148
  "type": "list",
6116
6149
  "member": {
6117
- "shape": "Sbx"
6150
+ "shape": "Sc0"
6118
6151
  }
6119
6152
  },
6120
6153
  "NextToken": {},
@@ -6143,12 +6176,12 @@
6143
6176
  "type": "structure",
6144
6177
  "members": {
6145
6178
  "TagFilter": {
6146
- "shape": "Slx"
6179
+ "shape": "Sm0"
6147
6180
  }
6148
6181
  }
6149
6182
  },
6150
6183
  "SearchCriteria": {
6151
- "shape": "Smf"
6184
+ "shape": "Smi"
6152
6185
  }
6153
6186
  }
6154
6187
  },
@@ -6158,7 +6191,7 @@
6158
6191
  "Queues": {
6159
6192
  "type": "list",
6160
6193
  "member": {
6161
- "shape": "Sc0"
6194
+ "shape": "Sc3"
6162
6195
  }
6163
6196
  },
6164
6197
  "NextToken": {},
@@ -6187,12 +6220,12 @@
6187
6220
  "type": "structure",
6188
6221
  "members": {
6189
6222
  "TagFilter": {
6190
- "shape": "Slx"
6223
+ "shape": "Sm0"
6191
6224
  }
6192
6225
  }
6193
6226
  },
6194
6227
  "SearchCriteria": {
6195
- "shape": "Smm"
6228
+ "shape": "Smp"
6196
6229
  }
6197
6230
  }
6198
6231
  },
@@ -6202,7 +6235,7 @@
6202
6235
  "QuickConnects": {
6203
6236
  "type": "list",
6204
6237
  "member": {
6205
- "shape": "Sc4"
6238
+ "shape": "Sc7"
6206
6239
  }
6207
6240
  },
6208
6241
  "NextToken": {},
@@ -6283,12 +6316,12 @@
6283
6316
  "type": "structure",
6284
6317
  "members": {
6285
6318
  "TagFilter": {
6286
- "shape": "Slx"
6319
+ "shape": "Sm0"
6287
6320
  }
6288
6321
  }
6289
6322
  },
6290
6323
  "SearchCriteria": {
6291
- "shape": "Sn1"
6324
+ "shape": "Sn4"
6292
6325
  }
6293
6326
  }
6294
6327
  },
@@ -6298,7 +6331,7 @@
6298
6331
  "RoutingProfiles": {
6299
6332
  "type": "list",
6300
6333
  "member": {
6301
- "shape": "Sc7"
6334
+ "shape": "Sca"
6302
6335
  }
6303
6336
  },
6304
6337
  "NextToken": {},
@@ -6324,13 +6357,13 @@
6324
6357
  "type": "integer"
6325
6358
  },
6326
6359
  "SearchCriteria": {
6327
- "shape": "Sn6"
6360
+ "shape": "Sn9"
6328
6361
  },
6329
6362
  "SearchFilter": {
6330
6363
  "type": "structure",
6331
6364
  "members": {
6332
6365
  "TagFilter": {
6333
- "shape": "Slx"
6366
+ "shape": "Sm0"
6334
6367
  }
6335
6368
  }
6336
6369
  }
@@ -6378,12 +6411,12 @@
6378
6411
  "type": "structure",
6379
6412
  "members": {
6380
6413
  "TagFilter": {
6381
- "shape": "Slx"
6414
+ "shape": "Sm0"
6382
6415
  }
6383
6416
  }
6384
6417
  },
6385
6418
  "SearchCriteria": {
6386
- "shape": "Sne"
6419
+ "shape": "Snh"
6387
6420
  }
6388
6421
  }
6389
6422
  },
@@ -6407,11 +6440,11 @@
6407
6440
  }
6408
6441
  },
6409
6442
  "PhoneConfig": {
6410
- "shape": "S81"
6443
+ "shape": "S84"
6411
6444
  },
6412
6445
  "RoutingProfileId": {},
6413
6446
  "SecurityProfileIds": {
6414
- "shape": "S86"
6447
+ "shape": "S89"
6415
6448
  },
6416
6449
  "Tags": {
6417
6450
  "shape": "S1x"
@@ -6498,7 +6531,7 @@
6498
6531
  "InstanceId": {},
6499
6532
  "ContactFlowId": {},
6500
6533
  "Attributes": {
6501
- "shape": "Sdm"
6534
+ "shape": "Sdp"
6502
6535
  },
6503
6536
  "ParticipantDetails": {
6504
6537
  "type": "structure",
@@ -6677,7 +6710,7 @@
6677
6710
  "SourcePhoneNumber": {},
6678
6711
  "QueueId": {},
6679
6712
  "Attributes": {
6680
- "shape": "Sdm"
6713
+ "shape": "Sdp"
6681
6714
  },
6682
6715
  "AnswerMachineDetectionConfig": {
6683
6716
  "type": "structure",
@@ -6717,11 +6750,11 @@
6717
6750
  "PreviousContactId": {},
6718
6751
  "ContactFlowId": {},
6719
6752
  "Attributes": {
6720
- "shape": "Sdm"
6753
+ "shape": "Sdp"
6721
6754
  },
6722
6755
  "Name": {},
6723
6756
  "References": {
6724
- "shape": "S5s"
6757
+ "shape": "S5v"
6725
6758
  },
6726
6759
  "Description": {},
6727
6760
  "ClientToken": {
@@ -6826,10 +6859,10 @@
6826
6859
  "locationName": "EvaluationId"
6827
6860
  },
6828
6861
  "Answers": {
6829
- "shape": "Soq"
6862
+ "shape": "Sos"
6830
6863
  },
6831
6864
  "Notes": {
6832
- "shape": "San"
6865
+ "shape": "Saq"
6833
6866
  }
6834
6867
  }
6835
6868
  },
@@ -6996,7 +7029,7 @@
6996
7029
  "Name": {},
6997
7030
  "Description": {},
6998
7031
  "References": {
6999
- "shape": "S5s"
7032
+ "shape": "S5v"
7000
7033
  }
7001
7034
  }
7002
7035
  },
@@ -7020,7 +7053,7 @@
7020
7053
  "InitialContactId": {},
7021
7054
  "InstanceId": {},
7022
7055
  "Attributes": {
7023
- "shape": "Sdm"
7056
+ "shape": "Sdp"
7024
7057
  }
7025
7058
  }
7026
7059
  },
@@ -7049,10 +7082,10 @@
7049
7082
  "locationName": "EvaluationId"
7050
7083
  },
7051
7084
  "Answers": {
7052
- "shape": "Soq"
7085
+ "shape": "Sos"
7053
7086
  },
7054
7087
  "Notes": {
7055
- "shape": "San"
7088
+ "shape": "Saq"
7056
7089
  }
7057
7090
  }
7058
7091
  },
@@ -7621,7 +7654,7 @@
7621
7654
  "locationName": "QueueId"
7622
7655
  },
7623
7656
  "OutboundCallerConfig": {
7624
- "shape": "S4u"
7657
+ "shape": "S4x"
7625
7658
  }
7626
7659
  }
7627
7660
  }
@@ -7671,7 +7704,7 @@
7671
7704
  "locationName": "QuickConnectId"
7672
7705
  },
7673
7706
  "QuickConnectConfig": {
7674
- "shape": "S51"
7707
+ "shape": "S54"
7675
7708
  }
7676
7709
  }
7677
7710
  }
@@ -7745,7 +7778,7 @@
7745
7778
  "locationName": "RoutingProfileId"
7746
7779
  },
7747
7780
  "MediaConcurrencies": {
7748
- "shape": "S5a"
7781
+ "shape": "S5d"
7749
7782
  }
7750
7783
  }
7751
7784
  }
@@ -7851,7 +7884,7 @@
7851
7884
  "Name": {},
7852
7885
  "Function": {},
7853
7886
  "Actions": {
7854
- "shape": "S5m"
7887
+ "shape": "S5p"
7855
7888
  },
7856
7889
  "PublishStatus": {}
7857
7890
  }
@@ -7870,7 +7903,7 @@
7870
7903
  "members": {
7871
7904
  "Description": {},
7872
7905
  "Permissions": {
7873
- "shape": "S6f"
7906
+ "shape": "S6i"
7874
7907
  },
7875
7908
  "SecurityProfileId": {
7876
7909
  "location": "uri",
@@ -7881,13 +7914,13 @@
7881
7914
  "locationName": "InstanceId"
7882
7915
  },
7883
7916
  "AllowedAccessControlTags": {
7884
- "shape": "S6h"
7917
+ "shape": "S6k"
7885
7918
  },
7886
7919
  "TagRestrictedResources": {
7887
- "shape": "S6k"
7920
+ "shape": "S6n"
7888
7921
  },
7889
7922
  "Applications": {
7890
- "shape": "S6m"
7923
+ "shape": "S6p"
7891
7924
  }
7892
7925
  }
7893
7926
  }
@@ -7915,14 +7948,14 @@
7915
7948
  "Description": {},
7916
7949
  "ContactFlowId": {},
7917
7950
  "Constraints": {
7918
- "shape": "S6w"
7951
+ "shape": "S6z"
7919
7952
  },
7920
7953
  "Defaults": {
7921
- "shape": "S75"
7954
+ "shape": "S78"
7922
7955
  },
7923
7956
  "Status": {},
7924
7957
  "Fields": {
7925
- "shape": "S7a"
7958
+ "shape": "S7d"
7926
7959
  }
7927
7960
  }
7928
7961
  },
@@ -7936,13 +7969,13 @@
7936
7969
  "Description": {},
7937
7970
  "ContactFlowId": {},
7938
7971
  "Constraints": {
7939
- "shape": "S6w"
7972
+ "shape": "S6z"
7940
7973
  },
7941
7974
  "Defaults": {
7942
- "shape": "S75"
7975
+ "shape": "S78"
7943
7976
  },
7944
7977
  "Fields": {
7945
- "shape": "S7a"
7978
+ "shape": "S7d"
7946
7979
  },
7947
7980
  "Status": {},
7948
7981
  "LastModifiedTime": {
@@ -7970,13 +8003,13 @@
7970
8003
  "locationName": "Id"
7971
8004
  },
7972
8005
  "TelephonyConfig": {
7973
- "shape": "Sgd"
8006
+ "shape": "Sgg"
7974
8007
  },
7975
8008
  "SignInConfig": {
7976
- "shape": "Sgi"
8009
+ "shape": "Sgl"
7977
8010
  },
7978
8011
  "AgentConfig": {
7979
- "shape": "Sgl"
8012
+ "shape": "Sgo"
7980
8013
  }
7981
8014
  }
7982
8015
  },
@@ -8047,19 +8080,19 @@
8047
8080
  "type": "structure",
8048
8081
  "members": {
8049
8082
  "LevelOne": {
8050
- "shape": "Squ"
8083
+ "shape": "Sqw"
8051
8084
  },
8052
8085
  "LevelTwo": {
8053
- "shape": "Squ"
8086
+ "shape": "Sqw"
8054
8087
  },
8055
8088
  "LevelThree": {
8056
- "shape": "Squ"
8089
+ "shape": "Sqw"
8057
8090
  },
8058
8091
  "LevelFour": {
8059
- "shape": "Squ"
8092
+ "shape": "Sqw"
8060
8093
  },
8061
8094
  "LevelFive": {
8062
- "shape": "Squ"
8095
+ "shape": "Sqw"
8063
8096
  }
8064
8097
  }
8065
8098
  },
@@ -8083,7 +8116,7 @@
8083
8116
  ],
8084
8117
  "members": {
8085
8118
  "IdentityInfo": {
8086
- "shape": "S7x"
8119
+ "shape": "S80"
8087
8120
  },
8088
8121
  "UserId": {
8089
8122
  "location": "uri",
@@ -8109,7 +8142,7 @@
8109
8142
  ],
8110
8143
  "members": {
8111
8144
  "PhoneConfig": {
8112
- "shape": "S81"
8145
+ "shape": "S84"
8113
8146
  },
8114
8147
  "UserId": {
8115
8148
  "location": "uri",
@@ -8159,7 +8192,7 @@
8159
8192
  ],
8160
8193
  "members": {
8161
8194
  "SecurityProfileIds": {
8162
- "shape": "S86"
8195
+ "shape": "S89"
8163
8196
  },
8164
8197
  "UserId": {
8165
8198
  "location": "uri",
@@ -8195,7 +8228,7 @@
8195
8228
  },
8196
8229
  "Status": {},
8197
8230
  "Content": {
8198
- "shape": "S8g"
8231
+ "shape": "S8j"
8199
8232
  }
8200
8233
  }
8201
8234
  },
@@ -8203,7 +8236,7 @@
8203
8236
  "type": "structure",
8204
8237
  "members": {
8205
8238
  "View": {
8206
- "shape": "S8n"
8239
+ "shape": "S8q"
8207
8240
  }
8208
8241
  }
8209
8242
  }
@@ -8228,7 +8261,7 @@
8228
8261
  "locationName": "ViewId"
8229
8262
  },
8230
8263
  "Name": {
8231
- "shape": "S8l"
8264
+ "shape": "S8o"
8232
8265
  },
8233
8266
  "Description": {}
8234
8267
  }
@@ -8587,7 +8620,7 @@
8587
8620
  "type": "string",
8588
8621
  "sensitive": true
8589
8622
  },
8590
- "S4u": {
8623
+ "S4x": {
8591
8624
  "type": "structure",
8592
8625
  "members": {
8593
8626
  "OutboundCallerIdName": {},
@@ -8595,7 +8628,7 @@
8595
8628
  "OutboundFlowId": {}
8596
8629
  }
8597
8630
  },
8598
- "S51": {
8631
+ "S54": {
8599
8632
  "type": "structure",
8600
8633
  "required": [
8601
8634
  "QuickConnectType"
@@ -8635,7 +8668,7 @@
8635
8668
  }
8636
8669
  }
8637
8670
  },
8638
- "S5a": {
8671
+ "S5d": {
8639
8672
  "type": "list",
8640
8673
  "member": {
8641
8674
  "type": "structure",
@@ -8660,7 +8693,7 @@
8660
8693
  }
8661
8694
  }
8662
8695
  },
8663
- "S5j": {
8696
+ "S5m": {
8664
8697
  "type": "structure",
8665
8698
  "required": [
8666
8699
  "EventSourceName"
@@ -8670,7 +8703,7 @@
8670
8703
  "IntegrationAssociationId": {}
8671
8704
  }
8672
8705
  },
8673
- "S5m": {
8706
+ "S5p": {
8674
8707
  "type": "list",
8675
8708
  "member": {
8676
8709
  "type": "structure",
@@ -8690,7 +8723,7 @@
8690
8723
  "Description": {},
8691
8724
  "ContactFlowId": {},
8692
8725
  "References": {
8693
- "shape": "S5s"
8726
+ "shape": "S5v"
8694
8727
  }
8695
8728
  }
8696
8729
  },
@@ -8739,7 +8772,7 @@
8739
8772
  }
8740
8773
  }
8741
8774
  },
8742
- "S5s": {
8775
+ "S5v": {
8743
8776
  "type": "map",
8744
8777
  "key": {},
8745
8778
  "value": {
@@ -8754,20 +8787,20 @@
8754
8787
  }
8755
8788
  }
8756
8789
  },
8757
- "S6f": {
8790
+ "S6i": {
8758
8791
  "type": "list",
8759
8792
  "member": {}
8760
8793
  },
8761
- "S6h": {
8794
+ "S6k": {
8762
8795
  "type": "map",
8763
8796
  "key": {},
8764
8797
  "value": {}
8765
8798
  },
8766
- "S6k": {
8799
+ "S6n": {
8767
8800
  "type": "list",
8768
8801
  "member": {}
8769
8802
  },
8770
- "S6m": {
8803
+ "S6p": {
8771
8804
  "type": "list",
8772
8805
  "member": {
8773
8806
  "type": "structure",
@@ -8780,7 +8813,7 @@
8780
8813
  }
8781
8814
  }
8782
8815
  },
8783
- "S6w": {
8816
+ "S6z": {
8784
8817
  "type": "structure",
8785
8818
  "members": {
8786
8819
  "RequiredFields": {
@@ -8789,7 +8822,7 @@
8789
8822
  "type": "structure",
8790
8823
  "members": {
8791
8824
  "Id": {
8792
- "shape": "S6z"
8825
+ "shape": "S72"
8793
8826
  }
8794
8827
  }
8795
8828
  }
@@ -8800,7 +8833,7 @@
8800
8833
  "type": "structure",
8801
8834
  "members": {
8802
8835
  "Id": {
8803
- "shape": "S6z"
8836
+ "shape": "S72"
8804
8837
  }
8805
8838
  }
8806
8839
  }
@@ -8811,20 +8844,20 @@
8811
8844
  "type": "structure",
8812
8845
  "members": {
8813
8846
  "Id": {
8814
- "shape": "S6z"
8847
+ "shape": "S72"
8815
8848
  }
8816
8849
  }
8817
8850
  }
8818
8851
  }
8819
8852
  }
8820
8853
  },
8821
- "S6z": {
8854
+ "S72": {
8822
8855
  "type": "structure",
8823
8856
  "members": {
8824
8857
  "Name": {}
8825
8858
  }
8826
8859
  },
8827
- "S75": {
8860
+ "S78": {
8828
8861
  "type": "structure",
8829
8862
  "members": {
8830
8863
  "DefaultFieldValues": {
@@ -8833,7 +8866,7 @@
8833
8866
  "type": "structure",
8834
8867
  "members": {
8835
8868
  "Id": {
8836
- "shape": "S6z"
8869
+ "shape": "S72"
8837
8870
  },
8838
8871
  "DefaultValue": {}
8839
8872
  }
@@ -8841,7 +8874,7 @@
8841
8874
  }
8842
8875
  }
8843
8876
  },
8844
- "S7a": {
8877
+ "S7d": {
8845
8878
  "type": "list",
8846
8879
  "member": {
8847
8880
  "type": "structure",
@@ -8850,7 +8883,7 @@
8850
8883
  ],
8851
8884
  "members": {
8852
8885
  "Id": {
8853
- "shape": "S6z"
8886
+ "shape": "S72"
8854
8887
  },
8855
8888
  "Description": {},
8856
8889
  "Type": {},
@@ -8861,7 +8894,7 @@
8861
8894
  }
8862
8895
  }
8863
8896
  },
8864
- "S7x": {
8897
+ "S80": {
8865
8898
  "type": "structure",
8866
8899
  "members": {
8867
8900
  "FirstName": {},
@@ -8871,7 +8904,7 @@
8871
8904
  "Mobile": {}
8872
8905
  }
8873
8906
  },
8874
- "S81": {
8907
+ "S84": {
8875
8908
  "type": "structure",
8876
8909
  "required": [
8877
8910
  "PhoneType"
@@ -8887,37 +8920,37 @@
8887
8920
  "DeskPhoneNumber": {}
8888
8921
  }
8889
8922
  },
8890
- "S86": {
8923
+ "S89": {
8891
8924
  "type": "list",
8892
8925
  "member": {}
8893
8926
  },
8894
- "S8g": {
8927
+ "S8j": {
8895
8928
  "type": "structure",
8896
8929
  "members": {
8897
8930
  "Template": {},
8898
8931
  "Actions": {
8899
- "shape": "S8i"
8932
+ "shape": "S8l"
8900
8933
  }
8901
8934
  }
8902
8935
  },
8903
- "S8i": {
8936
+ "S8l": {
8904
8937
  "type": "list",
8905
8938
  "member": {
8906
8939
  "type": "string",
8907
8940
  "sensitive": true
8908
8941
  }
8909
8942
  },
8910
- "S8l": {
8943
+ "S8o": {
8911
8944
  "type": "string",
8912
8945
  "sensitive": true
8913
8946
  },
8914
- "S8n": {
8947
+ "S8q": {
8915
8948
  "type": "structure",
8916
8949
  "members": {
8917
8950
  "Id": {},
8918
8951
  "Arn": {},
8919
8952
  "Name": {
8920
- "shape": "S8l"
8953
+ "shape": "S8o"
8921
8954
  },
8922
8955
  "Status": {},
8923
8956
  "Type": {},
@@ -8935,7 +8968,7 @@
8935
8968
  },
8936
8969
  "Template": {},
8937
8970
  "Actions": {
8938
- "shape": "S8i"
8971
+ "shape": "S8l"
8939
8972
  }
8940
8973
  }
8941
8974
  },
@@ -8951,7 +8984,7 @@
8951
8984
  "ViewContentSha256": {}
8952
8985
  }
8953
8986
  },
8954
- "Sag": {
8987
+ "Saj": {
8955
8988
  "type": "structure",
8956
8989
  "members": {
8957
8990
  "Percentage": {
@@ -8965,7 +8998,7 @@
8965
8998
  }
8966
8999
  }
8967
9000
  },
8968
- "Sak": {
9001
+ "San": {
8969
9002
  "type": "structure",
8970
9003
  "members": {
8971
9004
  "StringValue": {},
@@ -8978,7 +9011,7 @@
8978
9011
  },
8979
9012
  "union": true
8980
9013
  },
8981
- "San": {
9014
+ "Saq": {
8982
9015
  "type": "map",
8983
9016
  "key": {},
8984
9017
  "value": {
@@ -8988,7 +9021,7 @@
8988
9021
  }
8989
9022
  }
8990
9023
  },
8991
- "Sb9": {
9024
+ "Sbc": {
8992
9025
  "type": "structure",
8993
9026
  "members": {
8994
9027
  "HoursOfOperationId": {},
@@ -9008,14 +9041,14 @@
9008
9041
  "LastModifiedRegion": {}
9009
9042
  }
9010
9043
  },
9011
- "Sbj": {
9044
+ "Sbm": {
9012
9045
  "type": "structure",
9013
9046
  "members": {
9014
9047
  "AttributeType": {},
9015
9048
  "Value": {}
9016
9049
  }
9017
9050
  },
9018
- "Sbx": {
9051
+ "Sc0": {
9019
9052
  "type": "structure",
9020
9053
  "members": {
9021
9054
  "PromptARN": {},
@@ -9031,7 +9064,7 @@
9031
9064
  "LastModifiedRegion": {}
9032
9065
  }
9033
9066
  },
9034
- "Sc0": {
9067
+ "Sc3": {
9035
9068
  "type": "structure",
9036
9069
  "members": {
9037
9070
  "Name": {},
@@ -9039,7 +9072,7 @@
9039
9072
  "QueueId": {},
9040
9073
  "Description": {},
9041
9074
  "OutboundCallerConfig": {
9042
- "shape": "S4u"
9075
+ "shape": "S4x"
9043
9076
  },
9044
9077
  "HoursOfOperationId": {},
9045
9078
  "MaxContacts": {
@@ -9055,7 +9088,7 @@
9055
9088
  "LastModifiedRegion": {}
9056
9089
  }
9057
9090
  },
9058
- "Sc4": {
9091
+ "Sc7": {
9059
9092
  "type": "structure",
9060
9093
  "members": {
9061
9094
  "QuickConnectARN": {},
@@ -9063,7 +9096,7 @@
9063
9096
  "Name": {},
9064
9097
  "Description": {},
9065
9098
  "QuickConnectConfig": {
9066
- "shape": "S51"
9099
+ "shape": "S54"
9067
9100
  },
9068
9101
  "Tags": {
9069
9102
  "shape": "S1x"
@@ -9074,7 +9107,7 @@
9074
9107
  "LastModifiedRegion": {}
9075
9108
  }
9076
9109
  },
9077
- "Sc7": {
9110
+ "Sca": {
9078
9111
  "type": "structure",
9079
9112
  "members": {
9080
9113
  "InstanceId": {},
@@ -9083,7 +9116,7 @@
9083
9116
  "RoutingProfileId": {},
9084
9117
  "Description": {},
9085
9118
  "MediaConcurrencies": {
9086
- "shape": "S5a"
9119
+ "shape": "S5d"
9087
9120
  },
9088
9121
  "DefaultOutboundQueueId": {},
9089
9122
  "Tags": {
@@ -9105,7 +9138,7 @@
9105
9138
  }
9106
9139
  }
9107
9140
  },
9108
- "Sct": {
9141
+ "Scw": {
9109
9142
  "type": "structure",
9110
9143
  "members": {
9111
9144
  "Id": {},
@@ -9117,7 +9150,7 @@
9117
9150
  "LastModifiedRegion": {}
9118
9151
  }
9119
9152
  },
9120
- "Scx": {
9153
+ "Sd0": {
9121
9154
  "type": "structure",
9122
9155
  "members": {
9123
9156
  "Id": {},
@@ -9129,90 +9162,90 @@
9129
9162
  "LastModifiedRegion": {}
9130
9163
  }
9131
9164
  },
9132
- "Sdm": {
9165
+ "Sdp": {
9133
9166
  "type": "map",
9134
9167
  "key": {},
9135
9168
  "value": {}
9136
9169
  },
9137
- "Sdq": {
9170
+ "Sdt": {
9138
9171
  "type": "structure",
9139
9172
  "members": {
9140
9173
  "Queues": {
9141
- "shape": "Sdr"
9174
+ "shape": "Sdu"
9142
9175
  },
9143
9176
  "Channels": {
9144
9177
  "type": "list",
9145
9178
  "member": {}
9146
9179
  },
9147
9180
  "RoutingProfiles": {
9148
- "shape": "Sdt"
9181
+ "shape": "Sdw"
9149
9182
  }
9150
9183
  }
9151
9184
  },
9152
- "Sdr": {
9185
+ "Sdu": {
9153
9186
  "type": "list",
9154
9187
  "member": {}
9155
9188
  },
9156
- "Sdt": {
9189
+ "Sdw": {
9157
9190
  "type": "list",
9158
9191
  "member": {}
9159
9192
  },
9160
- "Sdu": {
9193
+ "Sdx": {
9161
9194
  "type": "list",
9162
9195
  "member": {}
9163
9196
  },
9164
- "Sdx": {
9197
+ "Se0": {
9165
9198
  "type": "structure",
9166
9199
  "members": {
9167
9200
  "Name": {},
9168
9201
  "Unit": {}
9169
9202
  }
9170
9203
  },
9171
- "Se8": {
9204
+ "Seb": {
9172
9205
  "type": "structure",
9173
9206
  "members": {
9174
9207
  "Queue": {
9175
- "shape": "Se9"
9208
+ "shape": "Sec"
9176
9209
  },
9177
9210
  "Channel": {},
9178
9211
  "RoutingProfile": {
9179
- "shape": "Sea"
9212
+ "shape": "Sed"
9180
9213
  }
9181
9214
  }
9182
9215
  },
9183
- "Se9": {
9216
+ "Sec": {
9184
9217
  "type": "structure",
9185
9218
  "members": {
9186
9219
  "Id": {},
9187
9220
  "Arn": {}
9188
9221
  }
9189
9222
  },
9190
- "Sea": {
9223
+ "Sed": {
9191
9224
  "type": "structure",
9192
9225
  "members": {
9193
9226
  "Id": {},
9194
9227
  "Arn": {}
9195
9228
  }
9196
9229
  },
9197
- "Ser": {
9230
+ "Seu": {
9198
9231
  "type": "structure",
9199
9232
  "members": {
9200
9233
  "Id": {},
9201
9234
  "Arn": {}
9202
9235
  }
9203
9236
  },
9204
- "Set": {
9237
+ "Sew": {
9205
9238
  "type": "map",
9206
9239
  "key": {},
9207
9240
  "value": {
9208
9241
  "type": "integer"
9209
9242
  }
9210
9243
  },
9211
- "Sf0": {
9244
+ "Sf3": {
9212
9245
  "type": "string",
9213
9246
  "sensitive": true
9214
9247
  },
9215
- "Sf3": {
9248
+ "Sf6": {
9216
9249
  "type": "structure",
9217
9250
  "members": {
9218
9251
  "Name": {},
@@ -9229,7 +9262,7 @@
9229
9262
  "Unit": {}
9230
9263
  }
9231
9264
  },
9232
- "Sfo": {
9265
+ "Sfr": {
9233
9266
  "type": "structure",
9234
9267
  "members": {
9235
9268
  "Name": {},
@@ -9263,18 +9296,18 @@
9263
9296
  }
9264
9297
  }
9265
9298
  },
9266
- "Sgd": {
9299
+ "Sgg": {
9267
9300
  "type": "structure",
9268
9301
  "required": [
9269
9302
  "Distributions"
9270
9303
  ],
9271
9304
  "members": {
9272
9305
  "Distributions": {
9273
- "shape": "Sge"
9306
+ "shape": "Sgh"
9274
9307
  }
9275
9308
  }
9276
9309
  },
9277
- "Sge": {
9310
+ "Sgh": {
9278
9311
  "type": "list",
9279
9312
  "member": {
9280
9313
  "type": "structure",
@@ -9290,7 +9323,7 @@
9290
9323
  }
9291
9324
  }
9292
9325
  },
9293
- "Sgi": {
9326
+ "Sgl": {
9294
9327
  "type": "structure",
9295
9328
  "required": [
9296
9329
  "Distributions"
@@ -9314,26 +9347,26 @@
9314
9347
  }
9315
9348
  }
9316
9349
  },
9317
- "Sgl": {
9350
+ "Sgo": {
9318
9351
  "type": "structure",
9319
9352
  "required": [
9320
9353
  "Distributions"
9321
9354
  ],
9322
9355
  "members": {
9323
9356
  "Distributions": {
9324
- "shape": "Sge"
9357
+ "shape": "Sgh"
9325
9358
  }
9326
9359
  }
9327
9360
  },
9328
- "Siv": {
9361
+ "Siy": {
9329
9362
  "type": "list",
9330
9363
  "member": {}
9331
9364
  },
9332
- "Siw": {
9365
+ "Siz": {
9333
9366
  "type": "list",
9334
9367
  "member": {}
9335
9368
  },
9336
- "Sjd": {
9369
+ "Sjg": {
9337
9370
  "type": "list",
9338
9371
  "member": {
9339
9372
  "type": "structure",
@@ -9349,57 +9382,57 @@
9349
9382
  }
9350
9383
  }
9351
9384
  },
9352
- "Slx": {
9385
+ "Sm0": {
9353
9386
  "type": "structure",
9354
9387
  "members": {
9355
9388
  "OrConditions": {
9356
9389
  "type": "list",
9357
9390
  "member": {
9358
- "shape": "Slz"
9391
+ "shape": "Sm2"
9359
9392
  }
9360
9393
  },
9361
9394
  "AndConditions": {
9362
- "shape": "Slz"
9395
+ "shape": "Sm2"
9363
9396
  },
9364
9397
  "TagCondition": {
9365
- "shape": "Sm0"
9398
+ "shape": "Sm3"
9366
9399
  }
9367
9400
  }
9368
9401
  },
9369
- "Slz": {
9402
+ "Sm2": {
9370
9403
  "type": "list",
9371
9404
  "member": {
9372
- "shape": "Sm0"
9405
+ "shape": "Sm3"
9373
9406
  }
9374
9407
  },
9375
- "Sm0": {
9408
+ "Sm3": {
9376
9409
  "type": "structure",
9377
9410
  "members": {
9378
9411
  "TagKey": {},
9379
9412
  "TagValue": {}
9380
9413
  }
9381
9414
  },
9382
- "Sm1": {
9415
+ "Sm4": {
9383
9416
  "type": "structure",
9384
9417
  "members": {
9385
9418
  "OrConditions": {
9386
- "shape": "Sm2"
9419
+ "shape": "Sm5"
9387
9420
  },
9388
9421
  "AndConditions": {
9389
- "shape": "Sm2"
9422
+ "shape": "Sm5"
9390
9423
  },
9391
9424
  "StringCondition": {
9392
- "shape": "Sm3"
9425
+ "shape": "Sm6"
9393
9426
  }
9394
9427
  }
9395
9428
  },
9396
- "Sm2": {
9429
+ "Sm5": {
9397
9430
  "type": "list",
9398
9431
  "member": {
9399
- "shape": "Sm1"
9432
+ "shape": "Sm4"
9400
9433
  }
9401
9434
  },
9402
- "Sm3": {
9435
+ "Sm6": {
9403
9436
  "type": "structure",
9404
9437
  "members": {
9405
9438
  "FieldName": {},
@@ -9407,118 +9440,118 @@
9407
9440
  "ComparisonType": {}
9408
9441
  }
9409
9442
  },
9410
- "Sm9": {
9443
+ "Smc": {
9411
9444
  "type": "structure",
9412
9445
  "members": {
9413
9446
  "OrConditions": {
9414
- "shape": "Sma"
9447
+ "shape": "Smd"
9415
9448
  },
9416
9449
  "AndConditions": {
9417
- "shape": "Sma"
9450
+ "shape": "Smd"
9418
9451
  },
9419
9452
  "StringCondition": {
9420
- "shape": "Sm3"
9453
+ "shape": "Sm6"
9421
9454
  }
9422
9455
  }
9423
9456
  },
9424
- "Sma": {
9457
+ "Smd": {
9425
9458
  "type": "list",
9426
9459
  "member": {
9427
- "shape": "Sm9"
9460
+ "shape": "Smc"
9428
9461
  }
9429
9462
  },
9430
- "Smf": {
9463
+ "Smi": {
9431
9464
  "type": "structure",
9432
9465
  "members": {
9433
9466
  "OrConditions": {
9434
- "shape": "Smg"
9467
+ "shape": "Smj"
9435
9468
  },
9436
9469
  "AndConditions": {
9437
- "shape": "Smg"
9470
+ "shape": "Smj"
9438
9471
  },
9439
9472
  "StringCondition": {
9440
- "shape": "Sm3"
9473
+ "shape": "Sm6"
9441
9474
  },
9442
9475
  "QueueTypeCondition": {}
9443
9476
  }
9444
9477
  },
9445
- "Smg": {
9478
+ "Smj": {
9446
9479
  "type": "list",
9447
9480
  "member": {
9448
- "shape": "Smf"
9481
+ "shape": "Smi"
9449
9482
  }
9450
9483
  },
9451
- "Smm": {
9484
+ "Smp": {
9452
9485
  "type": "structure",
9453
9486
  "members": {
9454
9487
  "OrConditions": {
9455
- "shape": "Smn"
9488
+ "shape": "Smq"
9456
9489
  },
9457
9490
  "AndConditions": {
9458
- "shape": "Smn"
9491
+ "shape": "Smq"
9459
9492
  },
9460
9493
  "StringCondition": {
9461
- "shape": "Sm3"
9494
+ "shape": "Sm6"
9462
9495
  }
9463
9496
  }
9464
9497
  },
9465
- "Smn": {
9498
+ "Smq": {
9466
9499
  "type": "list",
9467
9500
  "member": {
9468
- "shape": "Smm"
9501
+ "shape": "Smp"
9469
9502
  }
9470
9503
  },
9471
- "Sn1": {
9504
+ "Sn4": {
9472
9505
  "type": "structure",
9473
9506
  "members": {
9474
9507
  "OrConditions": {
9475
- "shape": "Sn2"
9508
+ "shape": "Sn5"
9476
9509
  },
9477
9510
  "AndConditions": {
9478
- "shape": "Sn2"
9511
+ "shape": "Sn5"
9479
9512
  },
9480
9513
  "StringCondition": {
9481
- "shape": "Sm3"
9514
+ "shape": "Sm6"
9482
9515
  }
9483
9516
  }
9484
9517
  },
9485
- "Sn2": {
9518
+ "Sn5": {
9486
9519
  "type": "list",
9487
9520
  "member": {
9488
- "shape": "Sn1"
9521
+ "shape": "Sn4"
9489
9522
  }
9490
9523
  },
9491
- "Sn6": {
9524
+ "Sn9": {
9492
9525
  "type": "structure",
9493
9526
  "members": {
9494
9527
  "OrConditions": {
9495
- "shape": "Sn7"
9528
+ "shape": "Sna"
9496
9529
  },
9497
9530
  "AndConditions": {
9498
- "shape": "Sn7"
9531
+ "shape": "Sna"
9499
9532
  },
9500
9533
  "StringCondition": {
9501
- "shape": "Sm3"
9534
+ "shape": "Sm6"
9502
9535
  }
9503
9536
  }
9504
9537
  },
9505
- "Sn7": {
9538
+ "Sna": {
9506
9539
  "type": "list",
9507
9540
  "member": {
9508
- "shape": "Sn6"
9541
+ "shape": "Sn9"
9509
9542
  }
9510
9543
  },
9511
- "Sne": {
9544
+ "Snh": {
9512
9545
  "type": "structure",
9513
9546
  "members": {
9514
9547
  "OrConditions": {
9515
- "shape": "Snf"
9548
+ "shape": "Sni"
9516
9549
  },
9517
9550
  "AndConditions": {
9518
- "shape": "Snf"
9551
+ "shape": "Sni"
9519
9552
  },
9520
9553
  "StringCondition": {
9521
- "shape": "Sm3"
9554
+ "shape": "Sm6"
9522
9555
  },
9523
9556
  "HierarchyGroupCondition": {
9524
9557
  "type": "structure",
@@ -9529,25 +9562,25 @@
9529
9562
  }
9530
9563
  }
9531
9564
  },
9532
- "Snf": {
9565
+ "Sni": {
9533
9566
  "type": "list",
9534
9567
  "member": {
9535
- "shape": "Sne"
9568
+ "shape": "Snh"
9536
9569
  }
9537
9570
  },
9538
- "Soq": {
9571
+ "Sos": {
9539
9572
  "type": "map",
9540
9573
  "key": {},
9541
9574
  "value": {
9542
9575
  "type": "structure",
9543
9576
  "members": {
9544
9577
  "Value": {
9545
- "shape": "Sak"
9578
+ "shape": "San"
9546
9579
  }
9547
9580
  }
9548
9581
  }
9549
9582
  },
9550
- "Squ": {
9583
+ "Sqw": {
9551
9584
  "type": "structure",
9552
9585
  "required": [
9553
9586
  "Name"