cdk-comprehend-s3olap 2.0.158 → 2.0.159

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 (31) hide show
  1. package/.jsii +3 -3
  2. package/lib/cdk-comprehend-s3olap.js +2 -2
  3. package/lib/comprehend-lambdas.js +2 -2
  4. package/lib/iam-roles.js +4 -4
  5. package/node_modules/aws-sdk/CHANGELOG.md +13 -1
  6. package/node_modules/aws-sdk/README.md +1 -1
  7. package/node_modules/aws-sdk/apis/athena-2017-05-18.min.json +0 -3
  8. package/node_modules/aws-sdk/apis/compute-optimizer-2019-11-01.min.json +17 -10
  9. package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +371 -214
  10. package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +347 -336
  11. package/node_modules/aws-sdk/apis/sagemaker-geospatial-2020-05-27.min.json +67 -89
  12. package/node_modules/aws-sdk/apis/sts-2011-06-15.min.json +12 -3
  13. package/node_modules/aws-sdk/clients/athena.d.ts +0 -4
  14. package/node_modules/aws-sdk/clients/cloudtrail.d.ts +11 -11
  15. package/node_modules/aws-sdk/clients/computeoptimizer.d.ts +17 -1
  16. package/node_modules/aws-sdk/clients/connect.d.ts +171 -0
  17. package/node_modules/aws-sdk/clients/ec2.d.ts +7 -6
  18. package/node_modules/aws-sdk/clients/ecs.d.ts +2 -2
  19. package/node_modules/aws-sdk/clients/mediaconvert.d.ts +9 -9
  20. package/node_modules/aws-sdk/clients/rds.d.ts +1 -1
  21. package/node_modules/aws-sdk/clients/sagemakergeospatial.d.ts +2 -31
  22. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +40 -3
  23. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +66 -11
  24. package/node_modules/aws-sdk/dist/aws-sdk.js +777 -561
  25. package/node_modules/aws-sdk/dist/aws-sdk.min.js +83 -83
  26. package/node_modules/aws-sdk/lib/core.js +1 -1
  27. package/node_modules/aws-sdk/lib/protocol/json.js +19 -0
  28. package/node_modules/aws-sdk/lib/region_config_data.json +6 -1
  29. package/node_modules/aws-sdk/lib/util.js +19 -1
  30. package/node_modules/aws-sdk/package.json +1 -1
  31. package/package.json +3 -3
@@ -625,6 +625,39 @@
625
625
  }
626
626
  }
627
627
  },
628
+ "CreatePrompt": {
629
+ "http": {
630
+ "method": "PUT",
631
+ "requestUri": "/prompts/{InstanceId}"
632
+ },
633
+ "input": {
634
+ "type": "structure",
635
+ "required": [
636
+ "InstanceId",
637
+ "Name",
638
+ "S3Uri"
639
+ ],
640
+ "members": {
641
+ "InstanceId": {
642
+ "location": "uri",
643
+ "locationName": "InstanceId"
644
+ },
645
+ "Name": {},
646
+ "Description": {},
647
+ "S3Uri": {},
648
+ "Tags": {
649
+ "shape": "S1n"
650
+ }
651
+ }
652
+ },
653
+ "output": {
654
+ "type": "structure",
655
+ "members": {
656
+ "PromptARN": {},
657
+ "PromptId": {}
658
+ }
659
+ }
660
+ },
628
661
  "CreateQueue": {
629
662
  "http": {
630
663
  "method": "PUT",
@@ -645,7 +678,7 @@
645
678
  "Name": {},
646
679
  "Description": {},
647
680
  "OutboundCallerConfig": {
648
- "shape": "S4f"
681
+ "shape": "S4k"
649
682
  },
650
683
  "HoursOfOperationId": {},
651
684
  "MaxContacts": {
@@ -687,7 +720,7 @@
687
720
  "Name": {},
688
721
  "Description": {},
689
722
  "QuickConnectConfig": {
690
- "shape": "S4m"
723
+ "shape": "S4r"
691
724
  },
692
725
  "Tags": {
693
726
  "shape": "S1n"
@@ -728,7 +761,7 @@
728
761
  "shape": "S1b"
729
762
  },
730
763
  "MediaConcurrencies": {
731
- "shape": "S4w"
764
+ "shape": "S51"
732
765
  },
733
766
  "Tags": {
734
767
  "shape": "S1n"
@@ -764,11 +797,11 @@
764
797
  },
765
798
  "Name": {},
766
799
  "TriggerEventSource": {
767
- "shape": "S54"
800
+ "shape": "S59"
768
801
  },
769
802
  "Function": {},
770
803
  "Actions": {
771
- "shape": "S57"
804
+ "shape": "S5c"
772
805
  },
773
806
  "PublishStatus": {},
774
807
  "ClientToken": {
@@ -803,7 +836,7 @@
803
836
  "SecurityProfileName": {},
804
837
  "Description": {},
805
838
  "Permissions": {
806
- "shape": "S60"
839
+ "shape": "S65"
807
840
  },
808
841
  "InstanceId": {
809
842
  "location": "uri",
@@ -813,10 +846,10 @@
813
846
  "shape": "S1n"
814
847
  },
815
848
  "AllowedAccessControlTags": {
816
- "shape": "S62"
849
+ "shape": "S67"
817
850
  },
818
851
  "TagRestrictedResources": {
819
- "shape": "S65"
852
+ "shape": "S6a"
820
853
  }
821
854
  }
822
855
  },
@@ -849,14 +882,14 @@
849
882
  "Description": {},
850
883
  "ContactFlowId": {},
851
884
  "Constraints": {
852
- "shape": "S6c"
885
+ "shape": "S6h"
853
886
  },
854
887
  "Defaults": {
855
- "shape": "S6l"
888
+ "shape": "S6q"
856
889
  },
857
890
  "Status": {},
858
891
  "Fields": {
859
- "shape": "S6q"
892
+ "shape": "S6v"
860
893
  },
861
894
  "ClientToken": {
862
895
  "idempotencyToken": true
@@ -959,14 +992,14 @@
959
992
  "Username": {},
960
993
  "Password": {},
961
994
  "IdentityInfo": {
962
- "shape": "S7d"
995
+ "shape": "S7i"
963
996
  },
964
997
  "PhoneConfig": {
965
- "shape": "S7h"
998
+ "shape": "S7m"
966
999
  },
967
1000
  "DirectoryUserId": {},
968
1001
  "SecurityProfileIds": {
969
- "shape": "S7m"
1002
+ "shape": "S7r"
970
1003
  },
971
1004
  "RoutingProfileId": {},
972
1005
  "HierarchyGroupId": {},
@@ -1270,6 +1303,29 @@
1270
1303
  }
1271
1304
  }
1272
1305
  },
1306
+ "DeletePrompt": {
1307
+ "http": {
1308
+ "method": "DELETE",
1309
+ "requestUri": "/prompts/{InstanceId}/{PromptId}"
1310
+ },
1311
+ "input": {
1312
+ "type": "structure",
1313
+ "required": [
1314
+ "InstanceId",
1315
+ "PromptId"
1316
+ ],
1317
+ "members": {
1318
+ "InstanceId": {
1319
+ "location": "uri",
1320
+ "locationName": "InstanceId"
1321
+ },
1322
+ "PromptId": {
1323
+ "location": "uri",
1324
+ "locationName": "PromptId"
1325
+ }
1326
+ }
1327
+ }
1328
+ },
1273
1329
  "DeleteQuickConnect": {
1274
1330
  "http": {
1275
1331
  "method": "DELETE",
@@ -1675,7 +1731,7 @@
1675
1731
  "EvaluatorArn": {},
1676
1732
  "ContactAgentId": {},
1677
1733
  "Score": {
1678
- "shape": "S94"
1734
+ "shape": "S9a"
1679
1735
  }
1680
1736
  }
1681
1737
  },
@@ -1686,23 +1742,23 @@
1686
1742
  "type": "structure",
1687
1743
  "members": {
1688
1744
  "Value": {
1689
- "shape": "S98"
1745
+ "shape": "S9e"
1690
1746
  },
1691
1747
  "SystemSuggestedValue": {
1692
- "shape": "S98"
1748
+ "shape": "S9e"
1693
1749
  }
1694
1750
  }
1695
1751
  }
1696
1752
  },
1697
1753
  "Notes": {
1698
- "shape": "S9b"
1754
+ "shape": "S9h"
1699
1755
  },
1700
1756
  "Status": {},
1701
1757
  "Scores": {
1702
1758
  "type": "map",
1703
1759
  "key": {},
1704
1760
  "value": {
1705
- "shape": "S94"
1761
+ "shape": "S9a"
1706
1762
  }
1707
1763
  },
1708
1764
  "CreatedTime": {
@@ -2033,7 +2089,7 @@
2033
2089
  "type": "structure",
2034
2090
  "members": {
2035
2091
  "Attribute": {
2036
- "shape": "Sa7"
2092
+ "shape": "Sad"
2037
2093
  }
2038
2094
  }
2039
2095
  }
@@ -2119,6 +2175,46 @@
2119
2175
  }
2120
2176
  }
2121
2177
  },
2178
+ "DescribePrompt": {
2179
+ "http": {
2180
+ "method": "GET",
2181
+ "requestUri": "/prompts/{InstanceId}/{PromptId}"
2182
+ },
2183
+ "input": {
2184
+ "type": "structure",
2185
+ "required": [
2186
+ "InstanceId",
2187
+ "PromptId"
2188
+ ],
2189
+ "members": {
2190
+ "InstanceId": {
2191
+ "location": "uri",
2192
+ "locationName": "InstanceId"
2193
+ },
2194
+ "PromptId": {
2195
+ "location": "uri",
2196
+ "locationName": "PromptId"
2197
+ }
2198
+ }
2199
+ },
2200
+ "output": {
2201
+ "type": "structure",
2202
+ "members": {
2203
+ "Prompt": {
2204
+ "type": "structure",
2205
+ "members": {
2206
+ "PromptARN": {},
2207
+ "PromptId": {},
2208
+ "Name": {},
2209
+ "Description": {},
2210
+ "Tags": {
2211
+ "shape": "S1n"
2212
+ }
2213
+ }
2214
+ }
2215
+ }
2216
+ }
2217
+ },
2122
2218
  "DescribeQueue": {
2123
2219
  "http": {
2124
2220
  "method": "GET",
@@ -2145,7 +2241,7 @@
2145
2241
  "type": "structure",
2146
2242
  "members": {
2147
2243
  "Queue": {
2148
- "shape": "Sal"
2244
+ "shape": "Sau"
2149
2245
  }
2150
2246
  }
2151
2247
  }
@@ -2183,7 +2279,7 @@
2183
2279
  "Name": {},
2184
2280
  "Description": {},
2185
2281
  "QuickConnectConfig": {
2186
- "shape": "S4m"
2282
+ "shape": "S4r"
2187
2283
  },
2188
2284
  "Tags": {
2189
2285
  "shape": "S1n"
@@ -2219,7 +2315,7 @@
2219
2315
  "type": "structure",
2220
2316
  "members": {
2221
2317
  "RoutingProfile": {
2222
- "shape": "Sas"
2318
+ "shape": "Sb1"
2223
2319
  }
2224
2320
  }
2225
2321
  }
@@ -2271,11 +2367,11 @@
2271
2367
  "RuleId": {},
2272
2368
  "RuleArn": {},
2273
2369
  "TriggerEventSource": {
2274
- "shape": "S54"
2370
+ "shape": "S59"
2275
2371
  },
2276
2372
  "Function": {},
2277
2373
  "Actions": {
2278
- "shape": "S57"
2374
+ "shape": "S5c"
2279
2375
  },
2280
2376
  "PublishStatus": {},
2281
2377
  "CreatedTime": {
@@ -2330,10 +2426,10 @@
2330
2426
  "shape": "S1n"
2331
2427
  },
2332
2428
  "AllowedAccessControlTags": {
2333
- "shape": "S62"
2429
+ "shape": "S67"
2334
2430
  },
2335
2431
  "TagRestrictedResources": {
2336
- "shape": "S65"
2432
+ "shape": "S6a"
2337
2433
  }
2338
2434
  }
2339
2435
  }
@@ -2409,14 +2505,14 @@
2409
2505
  "Arn": {},
2410
2506
  "Username": {},
2411
2507
  "IdentityInfo": {
2412
- "shape": "S7d"
2508
+ "shape": "S7i"
2413
2509
  },
2414
2510
  "PhoneConfig": {
2415
- "shape": "S7h"
2511
+ "shape": "S7m"
2416
2512
  },
2417
2513
  "DirectoryUserId": {},
2418
2514
  "SecurityProfileIds": {
2419
- "shape": "S7m"
2515
+ "shape": "S7r"
2420
2516
  },
2421
2517
  "RoutingProfileId": {},
2422
2518
  "HierarchyGroupId": {},
@@ -2464,19 +2560,19 @@
2464
2560
  "type": "structure",
2465
2561
  "members": {
2466
2562
  "LevelOne": {
2467
- "shape": "Sbe"
2563
+ "shape": "Sbn"
2468
2564
  },
2469
2565
  "LevelTwo": {
2470
- "shape": "Sbe"
2566
+ "shape": "Sbn"
2471
2567
  },
2472
2568
  "LevelThree": {
2473
- "shape": "Sbe"
2569
+ "shape": "Sbn"
2474
2570
  },
2475
2571
  "LevelFour": {
2476
- "shape": "Sbe"
2572
+ "shape": "Sbn"
2477
2573
  },
2478
2574
  "LevelFive": {
2479
- "shape": "Sbe"
2575
+ "shape": "Sbn"
2480
2576
  }
2481
2577
  }
2482
2578
  },
@@ -2512,19 +2608,19 @@
2512
2608
  "type": "structure",
2513
2609
  "members": {
2514
2610
  "LevelOne": {
2515
- "shape": "Sbi"
2611
+ "shape": "Sbr"
2516
2612
  },
2517
2613
  "LevelTwo": {
2518
- "shape": "Sbi"
2614
+ "shape": "Sbr"
2519
2615
  },
2520
2616
  "LevelThree": {
2521
- "shape": "Sbi"
2617
+ "shape": "Sbr"
2522
2618
  },
2523
2619
  "LevelFour": {
2524
- "shape": "Sbi"
2620
+ "shape": "Sbr"
2525
2621
  },
2526
2622
  "LevelFive": {
2527
- "shape": "Sbi"
2623
+ "shape": "Sbr"
2528
2624
  }
2529
2625
  }
2530
2626
  }
@@ -2868,7 +2964,7 @@
2868
2964
  "type": "structure",
2869
2965
  "members": {
2870
2966
  "Attributes": {
2871
- "shape": "Sc3"
2967
+ "shape": "Scc"
2872
2968
  }
2873
2969
  }
2874
2970
  }
@@ -2890,15 +2986,15 @@
2890
2986
  "locationName": "InstanceId"
2891
2987
  },
2892
2988
  "Filters": {
2893
- "shape": "Sc7"
2989
+ "shape": "Scg"
2894
2990
  },
2895
2991
  "Groupings": {
2896
- "shape": "Scb"
2992
+ "shape": "Sck"
2897
2993
  },
2898
2994
  "CurrentMetrics": {
2899
2995
  "type": "list",
2900
2996
  "member": {
2901
- "shape": "Sce"
2997
+ "shape": "Scn"
2902
2998
  }
2903
2999
  },
2904
3000
  "NextToken": {},
@@ -2927,7 +3023,7 @@
2927
3023
  "type": "structure",
2928
3024
  "members": {
2929
3025
  "Dimensions": {
2930
- "shape": "Scp"
3026
+ "shape": "Scy"
2931
3027
  },
2932
3028
  "Collections": {
2933
3029
  "type": "list",
@@ -2935,7 +3031,7 @@
2935
3031
  "type": "structure",
2936
3032
  "members": {
2937
3033
  "Metric": {
2938
- "shape": "Sce"
3034
+ "shape": "Scn"
2939
3035
  },
2940
3036
  "Value": {
2941
3037
  "type": "double"
@@ -2974,7 +3070,7 @@
2974
3070
  "type": "structure",
2975
3071
  "members": {
2976
3072
  "Queues": {
2977
- "shape": "Sc8"
3073
+ "shape": "Sch"
2978
3074
  },
2979
3075
  "ContactFilter": {
2980
3076
  "type": "structure",
@@ -2986,7 +3082,7 @@
2986
3082
  }
2987
3083
  },
2988
3084
  "RoutingProfiles": {
2989
- "shape": "Sca"
3085
+ "shape": "Scj"
2990
3086
  },
2991
3087
  "Agents": {
2992
3088
  "type": "list",
@@ -3021,25 +3117,25 @@
3021
3117
  }
3022
3118
  },
3023
3119
  "RoutingProfile": {
3024
- "shape": "Scr"
3120
+ "shape": "Sd0"
3025
3121
  },
3026
3122
  "HierarchyPath": {
3027
3123
  "type": "structure",
3028
3124
  "members": {
3029
3125
  "LevelOne": {
3030
- "shape": "Sd8"
3126
+ "shape": "Sdh"
3031
3127
  },
3032
3128
  "LevelTwo": {
3033
- "shape": "Sd8"
3129
+ "shape": "Sdh"
3034
3130
  },
3035
3131
  "LevelThree": {
3036
- "shape": "Sd8"
3132
+ "shape": "Sdh"
3037
3133
  },
3038
3134
  "LevelFour": {
3039
- "shape": "Sd8"
3135
+ "shape": "Sdh"
3040
3136
  },
3041
3137
  "LevelFive": {
3042
- "shape": "Sd8"
3138
+ "shape": "Sdh"
3043
3139
  }
3044
3140
  }
3045
3141
  },
@@ -3054,13 +3150,13 @@
3054
3150
  }
3055
3151
  },
3056
3152
  "AvailableSlotsByChannel": {
3057
- "shape": "Sda"
3153
+ "shape": "Sdj"
3058
3154
  },
3059
3155
  "MaxSlotsByChannel": {
3060
- "shape": "Sda"
3156
+ "shape": "Sdj"
3061
3157
  },
3062
3158
  "ActiveSlotsByChannel": {
3063
- "shape": "Sda"
3159
+ "shape": "Sdj"
3064
3160
  },
3065
3161
  "Contacts": {
3066
3162
  "type": "list",
@@ -3078,7 +3174,7 @@
3078
3174
  "type": "timestamp"
3079
3175
  },
3080
3176
  "Queue": {
3081
- "shape": "Scq"
3177
+ "shape": "Scz"
3082
3178
  }
3083
3179
  }
3084
3180
  }
@@ -3117,13 +3213,13 @@
3117
3213
  "type": "structure",
3118
3214
  "members": {
3119
3215
  "AccessToken": {
3120
- "shape": "Sdh"
3216
+ "shape": "Sdq"
3121
3217
  },
3122
3218
  "AccessTokenExpiration": {
3123
3219
  "type": "timestamp"
3124
3220
  },
3125
3221
  "RefreshToken": {
3126
- "shape": "Sdh"
3222
+ "shape": "Sdq"
3127
3223
  },
3128
3224
  "RefreshTokenExpiration": {
3129
3225
  "type": "timestamp"
@@ -3161,15 +3257,15 @@
3161
3257
  "type": "timestamp"
3162
3258
  },
3163
3259
  "Filters": {
3164
- "shape": "Sc7"
3260
+ "shape": "Scg"
3165
3261
  },
3166
3262
  "Groupings": {
3167
- "shape": "Scb"
3263
+ "shape": "Sck"
3168
3264
  },
3169
3265
  "HistoricalMetrics": {
3170
3266
  "type": "list",
3171
3267
  "member": {
3172
- "shape": "Sdl"
3268
+ "shape": "Sdu"
3173
3269
  }
3174
3270
  },
3175
3271
  "NextToken": {},
@@ -3188,7 +3284,7 @@
3188
3284
  "type": "structure",
3189
3285
  "members": {
3190
3286
  "Dimensions": {
3191
- "shape": "Scp"
3287
+ "shape": "Scy"
3192
3288
  },
3193
3289
  "Collections": {
3194
3290
  "type": "list",
@@ -3196,7 +3292,7 @@
3196
3292
  "type": "structure",
3197
3293
  "members": {
3198
3294
  "Metric": {
3199
- "shape": "Sdl"
3295
+ "shape": "Sdu"
3200
3296
  },
3201
3297
  "Value": {
3202
3298
  "type": "double"
@@ -3251,7 +3347,7 @@
3251
3347
  "Metrics": {
3252
3348
  "type": "list",
3253
3349
  "member": {
3254
- "shape": "Se4"
3350
+ "shape": "Sed"
3255
3351
  }
3256
3352
  },
3257
3353
  "NextToken": {},
@@ -3280,7 +3376,7 @@
3280
3376
  "type": "structure",
3281
3377
  "members": {
3282
3378
  "Metric": {
3283
- "shape": "Se4"
3379
+ "shape": "Sed"
3284
3380
  },
3285
3381
  "Value": {
3286
3382
  "type": "double"
@@ -3294,6 +3390,35 @@
3294
3390
  }
3295
3391
  }
3296
3392
  },
3393
+ "GetPromptFile": {
3394
+ "http": {
3395
+ "method": "GET",
3396
+ "requestUri": "/prompts/{InstanceId}/{PromptId}/file"
3397
+ },
3398
+ "input": {
3399
+ "type": "structure",
3400
+ "required": [
3401
+ "InstanceId",
3402
+ "PromptId"
3403
+ ],
3404
+ "members": {
3405
+ "InstanceId": {
3406
+ "location": "uri",
3407
+ "locationName": "InstanceId"
3408
+ },
3409
+ "PromptId": {
3410
+ "location": "uri",
3411
+ "locationName": "PromptId"
3412
+ }
3413
+ }
3414
+ },
3415
+ "output": {
3416
+ "type": "structure",
3417
+ "members": {
3418
+ "PromptPresignedUrl": {}
3419
+ }
3420
+ }
3421
+ },
3297
3422
  "GetTaskTemplate": {
3298
3423
  "http": {
3299
3424
  "method": "GET",
@@ -3335,13 +3460,13 @@
3335
3460
  "Description": {},
3336
3461
  "ContactFlowId": {},
3337
3462
  "Constraints": {
3338
- "shape": "S6c"
3463
+ "shape": "S6h"
3339
3464
  },
3340
3465
  "Defaults": {
3341
- "shape": "S6l"
3466
+ "shape": "S6q"
3342
3467
  },
3343
3468
  "Fields": {
3344
- "shape": "S6q"
3469
+ "shape": "S6v"
3345
3470
  },
3346
3471
  "Status": {},
3347
3472
  "LastModifiedTime": {
@@ -3377,7 +3502,7 @@
3377
3502
  "type": "structure",
3378
3503
  "members": {
3379
3504
  "TelephonyConfig": {
3380
- "shape": "Sep"
3505
+ "shape": "Sf1"
3381
3506
  },
3382
3507
  "Id": {},
3383
3508
  "Arn": {}
@@ -3578,7 +3703,7 @@
3578
3703
  "Status": {},
3579
3704
  "EvaluatorArn": {},
3580
3705
  "Score": {
3581
- "shape": "S94"
3706
+ "shape": "S9a"
3582
3707
  },
3583
3708
  "CreatedTime": {
3584
3709
  "type": "timestamp"
@@ -4063,7 +4188,7 @@
4063
4188
  "Attributes": {
4064
4189
  "type": "list",
4065
4190
  "member": {
4066
- "shape": "Sa7"
4191
+ "shape": "Sad"
4067
4192
  }
4068
4193
  },
4069
4194
  "NextToken": {}
@@ -4310,12 +4435,12 @@
4310
4435
  "locationName": "InstanceId"
4311
4436
  },
4312
4437
  "PhoneNumberTypes": {
4313
- "shape": "Sh3",
4438
+ "shape": "Shf",
4314
4439
  "location": "querystring",
4315
4440
  "locationName": "phoneNumberTypes"
4316
4441
  },
4317
4442
  "PhoneNumberCountryCodes": {
4318
- "shape": "Sh4",
4443
+ "shape": "Shg",
4319
4444
  "location": "querystring",
4320
4445
  "locationName": "phoneNumberCountryCodes"
4321
4446
  },
@@ -4363,10 +4488,10 @@
4363
4488
  },
4364
4489
  "NextToken": {},
4365
4490
  "PhoneNumberCountryCodes": {
4366
- "shape": "Sh4"
4491
+ "shape": "Shg"
4367
4492
  },
4368
4493
  "PhoneNumberTypes": {
4369
- "shape": "Sh3"
4494
+ "shape": "Shf"
4370
4495
  },
4371
4496
  "PhoneNumberPrefix": {}
4372
4497
  }
@@ -4472,7 +4597,7 @@
4472
4597
  "members": {
4473
4598
  "NextToken": {},
4474
4599
  "QuickConnectSummaryList": {
4475
- "shape": "Shm"
4600
+ "shape": "Shx"
4476
4601
  }
4477
4602
  }
4478
4603
  }
@@ -4564,7 +4689,7 @@
4564
4689
  "type": "structure",
4565
4690
  "members": {
4566
4691
  "QuickConnectSummaryList": {
4567
- "shape": "Shm"
4692
+ "shape": "Shx"
4568
4693
  },
4569
4694
  "NextToken": {}
4570
4695
  }
@@ -4844,7 +4969,7 @@
4844
4969
  "type": "structure",
4845
4970
  "members": {
4846
4971
  "Permissions": {
4847
- "shape": "S60"
4972
+ "shape": "S65"
4848
4973
  },
4849
4974
  "NextToken": {}
4850
4975
  }
@@ -5104,7 +5229,7 @@
5104
5229
  "UserHierarchyGroupSummaryList": {
5105
5230
  "type": "list",
5106
5231
  "member": {
5107
- "shape": "Sbe"
5232
+ "shape": "Sbn"
5108
5233
  }
5109
5234
  },
5110
5235
  "NextToken": {}
@@ -5353,12 +5478,12 @@
5353
5478
  "type": "structure",
5354
5479
  "members": {
5355
5480
  "TagFilter": {
5356
- "shape": "Sjq"
5481
+ "shape": "Sk1"
5357
5482
  }
5358
5483
  }
5359
5484
  },
5360
5485
  "SearchCriteria": {
5361
- "shape": "Sju"
5486
+ "shape": "Sk5"
5362
5487
  }
5363
5488
  }
5364
5489
  },
@@ -5368,7 +5493,7 @@
5368
5493
  "Queues": {
5369
5494
  "type": "list",
5370
5495
  "member": {
5371
- "shape": "Sal"
5496
+ "shape": "Sau"
5372
5497
  }
5373
5498
  },
5374
5499
  "NextToken": {},
@@ -5397,12 +5522,12 @@
5397
5522
  "type": "structure",
5398
5523
  "members": {
5399
5524
  "TagFilter": {
5400
- "shape": "Sjq"
5525
+ "shape": "Sk1"
5401
5526
  }
5402
5527
  }
5403
5528
  },
5404
5529
  "SearchCriteria": {
5405
- "shape": "Sk3"
5530
+ "shape": "Ske"
5406
5531
  }
5407
5532
  }
5408
5533
  },
@@ -5412,7 +5537,7 @@
5412
5537
  "RoutingProfiles": {
5413
5538
  "type": "list",
5414
5539
  "member": {
5415
- "shape": "Sas"
5540
+ "shape": "Sb1"
5416
5541
  }
5417
5542
  },
5418
5543
  "NextToken": {},
@@ -5438,13 +5563,13 @@
5438
5563
  "type": "integer"
5439
5564
  },
5440
5565
  "SearchCriteria": {
5441
- "shape": "Sk8"
5566
+ "shape": "Skj"
5442
5567
  },
5443
5568
  "SearchFilter": {
5444
5569
  "type": "structure",
5445
5570
  "members": {
5446
5571
  "TagFilter": {
5447
- "shape": "Sjq"
5572
+ "shape": "Sk1"
5448
5573
  }
5449
5574
  }
5450
5575
  }
@@ -5492,12 +5617,12 @@
5492
5617
  "type": "structure",
5493
5618
  "members": {
5494
5619
  "TagFilter": {
5495
- "shape": "Sjq"
5620
+ "shape": "Sk1"
5496
5621
  }
5497
5622
  }
5498
5623
  },
5499
5624
  "SearchCriteria": {
5500
- "shape": "Skg"
5625
+ "shape": "Skr"
5501
5626
  }
5502
5627
  }
5503
5628
  },
@@ -5521,11 +5646,11 @@
5521
5646
  }
5522
5647
  },
5523
5648
  "PhoneConfig": {
5524
- "shape": "S7h"
5649
+ "shape": "S7m"
5525
5650
  },
5526
5651
  "RoutingProfileId": {},
5527
5652
  "SecurityProfileIds": {
5528
- "shape": "S7m"
5653
+ "shape": "S7r"
5529
5654
  },
5530
5655
  "Tags": {
5531
5656
  "shape": "S1n"
@@ -5612,7 +5737,7 @@
5612
5737
  "InstanceId": {},
5613
5738
  "ContactFlowId": {},
5614
5739
  "Attributes": {
5615
- "shape": "Sc3"
5740
+ "shape": "Scc"
5616
5741
  },
5617
5742
  "ParticipantDetails": {
5618
5743
  "type": "structure",
@@ -5791,7 +5916,7 @@
5791
5916
  "SourcePhoneNumber": {},
5792
5917
  "QueueId": {},
5793
5918
  "Attributes": {
5794
- "shape": "Sc3"
5919
+ "shape": "Scc"
5795
5920
  },
5796
5921
  "AnswerMachineDetectionConfig": {
5797
5922
  "type": "structure",
@@ -5831,11 +5956,11 @@
5831
5956
  "PreviousContactId": {},
5832
5957
  "ContactFlowId": {},
5833
5958
  "Attributes": {
5834
- "shape": "Sc3"
5959
+ "shape": "Scc"
5835
5960
  },
5836
5961
  "Name": {},
5837
5962
  "References": {
5838
- "shape": "S5d"
5963
+ "shape": "S5i"
5839
5964
  },
5840
5965
  "Description": {},
5841
5966
  "ClientToken": {
@@ -5940,10 +6065,10 @@
5940
6065
  "locationName": "EvaluationId"
5941
6066
  },
5942
6067
  "Answers": {
5943
- "shape": "Sls"
6068
+ "shape": "Sm3"
5944
6069
  },
5945
6070
  "Notes": {
5946
- "shape": "S9b"
6071
+ "shape": "S9h"
5947
6072
  }
5948
6073
  }
5949
6074
  },
@@ -6110,7 +6235,7 @@
6110
6235
  "Name": {},
6111
6236
  "Description": {},
6112
6237
  "References": {
6113
- "shape": "S5d"
6238
+ "shape": "S5i"
6114
6239
  }
6115
6240
  }
6116
6241
  },
@@ -6134,7 +6259,7 @@
6134
6259
  "InitialContactId": {},
6135
6260
  "InstanceId": {},
6136
6261
  "Attributes": {
6137
- "shape": "Sc3"
6262
+ "shape": "Scc"
6138
6263
  }
6139
6264
  }
6140
6265
  },
@@ -6163,10 +6288,10 @@
6163
6288
  "locationName": "EvaluationId"
6164
6289
  },
6165
6290
  "Answers": {
6166
- "shape": "Sls"
6291
+ "shape": "Sm3"
6167
6292
  },
6168
6293
  "Notes": {
6169
- "shape": "S9b"
6294
+ "shape": "S9h"
6170
6295
  }
6171
6296
  }
6172
6297
  },
@@ -6587,6 +6712,38 @@
6587
6712
  }
6588
6713
  }
6589
6714
  },
6715
+ "UpdatePrompt": {
6716
+ "http": {
6717
+ "requestUri": "/prompts/{InstanceId}/{PromptId}"
6718
+ },
6719
+ "input": {
6720
+ "type": "structure",
6721
+ "required": [
6722
+ "InstanceId",
6723
+ "PromptId"
6724
+ ],
6725
+ "members": {
6726
+ "InstanceId": {
6727
+ "location": "uri",
6728
+ "locationName": "InstanceId"
6729
+ },
6730
+ "PromptId": {
6731
+ "location": "uri",
6732
+ "locationName": "PromptId"
6733
+ },
6734
+ "Name": {},
6735
+ "Description": {},
6736
+ "S3Uri": {}
6737
+ }
6738
+ },
6739
+ "output": {
6740
+ "type": "structure",
6741
+ "members": {
6742
+ "PromptARN": {},
6743
+ "PromptId": {}
6744
+ }
6745
+ }
6746
+ },
6590
6747
  "UpdateQueueHoursOfOperation": {
6591
6748
  "http": {
6592
6749
  "requestUri": "/queues/{InstanceId}/{QueueId}/hours-of-operation"
@@ -6681,7 +6838,7 @@
6681
6838
  "locationName": "QueueId"
6682
6839
  },
6683
6840
  "OutboundCallerConfig": {
6684
- "shape": "S4f"
6841
+ "shape": "S4k"
6685
6842
  }
6686
6843
  }
6687
6844
  }
@@ -6731,7 +6888,7 @@
6731
6888
  "locationName": "QuickConnectId"
6732
6889
  },
6733
6890
  "QuickConnectConfig": {
6734
- "shape": "S4m"
6891
+ "shape": "S4r"
6735
6892
  }
6736
6893
  }
6737
6894
  }
@@ -6781,7 +6938,7 @@
6781
6938
  "locationName": "RoutingProfileId"
6782
6939
  },
6783
6940
  "MediaConcurrencies": {
6784
- "shape": "S4w"
6941
+ "shape": "S51"
6785
6942
  }
6786
6943
  }
6787
6944
  }
@@ -6887,7 +7044,7 @@
6887
7044
  "Name": {},
6888
7045
  "Function": {},
6889
7046
  "Actions": {
6890
- "shape": "S57"
7047
+ "shape": "S5c"
6891
7048
  },
6892
7049
  "PublishStatus": {}
6893
7050
  }
@@ -6906,7 +7063,7 @@
6906
7063
  "members": {
6907
7064
  "Description": {},
6908
7065
  "Permissions": {
6909
- "shape": "S60"
7066
+ "shape": "S65"
6910
7067
  },
6911
7068
  "SecurityProfileId": {
6912
7069
  "location": "uri",
@@ -6917,10 +7074,10 @@
6917
7074
  "locationName": "InstanceId"
6918
7075
  },
6919
7076
  "AllowedAccessControlTags": {
6920
- "shape": "S62"
7077
+ "shape": "S67"
6921
7078
  },
6922
7079
  "TagRestrictedResources": {
6923
- "shape": "S65"
7080
+ "shape": "S6a"
6924
7081
  }
6925
7082
  }
6926
7083
  }
@@ -6948,14 +7105,14 @@
6948
7105
  "Description": {},
6949
7106
  "ContactFlowId": {},
6950
7107
  "Constraints": {
6951
- "shape": "S6c"
7108
+ "shape": "S6h"
6952
7109
  },
6953
7110
  "Defaults": {
6954
- "shape": "S6l"
7111
+ "shape": "S6q"
6955
7112
  },
6956
7113
  "Status": {},
6957
7114
  "Fields": {
6958
- "shape": "S6q"
7115
+ "shape": "S6v"
6959
7116
  }
6960
7117
  }
6961
7118
  },
@@ -6969,13 +7126,13 @@
6969
7126
  "Description": {},
6970
7127
  "ContactFlowId": {},
6971
7128
  "Constraints": {
6972
- "shape": "S6c"
7129
+ "shape": "S6h"
6973
7130
  },
6974
7131
  "Defaults": {
6975
- "shape": "S6l"
7132
+ "shape": "S6q"
6976
7133
  },
6977
7134
  "Fields": {
6978
- "shape": "S6q"
7135
+ "shape": "S6v"
6979
7136
  },
6980
7137
  "Status": {},
6981
7138
  "LastModifiedTime": {
@@ -7003,7 +7160,7 @@
7003
7160
  "locationName": "Id"
7004
7161
  },
7005
7162
  "TelephonyConfig": {
7006
- "shape": "Sep"
7163
+ "shape": "Sf1"
7007
7164
  }
7008
7165
  }
7009
7166
  },
@@ -7074,19 +7231,19 @@
7074
7231
  "type": "structure",
7075
7232
  "members": {
7076
7233
  "LevelOne": {
7077
- "shape": "Sns"
7234
+ "shape": "So5"
7078
7235
  },
7079
7236
  "LevelTwo": {
7080
- "shape": "Sns"
7237
+ "shape": "So5"
7081
7238
  },
7082
7239
  "LevelThree": {
7083
- "shape": "Sns"
7240
+ "shape": "So5"
7084
7241
  },
7085
7242
  "LevelFour": {
7086
- "shape": "Sns"
7243
+ "shape": "So5"
7087
7244
  },
7088
7245
  "LevelFive": {
7089
- "shape": "Sns"
7246
+ "shape": "So5"
7090
7247
  }
7091
7248
  }
7092
7249
  },
@@ -7110,7 +7267,7 @@
7110
7267
  ],
7111
7268
  "members": {
7112
7269
  "IdentityInfo": {
7113
- "shape": "S7d"
7270
+ "shape": "S7i"
7114
7271
  },
7115
7272
  "UserId": {
7116
7273
  "location": "uri",
@@ -7136,7 +7293,7 @@
7136
7293
  ],
7137
7294
  "members": {
7138
7295
  "PhoneConfig": {
7139
- "shape": "S7h"
7296
+ "shape": "S7m"
7140
7297
  },
7141
7298
  "UserId": {
7142
7299
  "location": "uri",
@@ -7186,7 +7343,7 @@
7186
7343
  ],
7187
7344
  "members": {
7188
7345
  "SecurityProfileIds": {
7189
- "shape": "S7m"
7346
+ "shape": "S7r"
7190
7347
  },
7191
7348
  "UserId": {
7192
7349
  "location": "uri",
@@ -7547,7 +7704,7 @@
7547
7704
  "type": "string",
7548
7705
  "sensitive": true
7549
7706
  },
7550
- "S4f": {
7707
+ "S4k": {
7551
7708
  "type": "structure",
7552
7709
  "members": {
7553
7710
  "OutboundCallerIdName": {},
@@ -7555,7 +7712,7 @@
7555
7712
  "OutboundFlowId": {}
7556
7713
  }
7557
7714
  },
7558
- "S4m": {
7715
+ "S4r": {
7559
7716
  "type": "structure",
7560
7717
  "required": [
7561
7718
  "QuickConnectType"
@@ -7595,7 +7752,7 @@
7595
7752
  }
7596
7753
  }
7597
7754
  },
7598
- "S4w": {
7755
+ "S51": {
7599
7756
  "type": "list",
7600
7757
  "member": {
7601
7758
  "type": "structure",
@@ -7620,7 +7777,7 @@
7620
7777
  }
7621
7778
  }
7622
7779
  },
7623
- "S54": {
7780
+ "S59": {
7624
7781
  "type": "structure",
7625
7782
  "required": [
7626
7783
  "EventSourceName"
@@ -7630,7 +7787,7 @@
7630
7787
  "IntegrationAssociationId": {}
7631
7788
  }
7632
7789
  },
7633
- "S57": {
7790
+ "S5c": {
7634
7791
  "type": "list",
7635
7792
  "member": {
7636
7793
  "type": "structure",
@@ -7650,7 +7807,7 @@
7650
7807
  "Description": {},
7651
7808
  "ContactFlowId": {},
7652
7809
  "References": {
7653
- "shape": "S5d"
7810
+ "shape": "S5i"
7654
7811
  }
7655
7812
  }
7656
7813
  },
@@ -7699,7 +7856,7 @@
7699
7856
  }
7700
7857
  }
7701
7858
  },
7702
- "S5d": {
7859
+ "S5i": {
7703
7860
  "type": "map",
7704
7861
  "key": {},
7705
7862
  "value": {
@@ -7714,20 +7871,20 @@
7714
7871
  }
7715
7872
  }
7716
7873
  },
7717
- "S60": {
7874
+ "S65": {
7718
7875
  "type": "list",
7719
7876
  "member": {}
7720
7877
  },
7721
- "S62": {
7878
+ "S67": {
7722
7879
  "type": "map",
7723
7880
  "key": {},
7724
7881
  "value": {}
7725
7882
  },
7726
- "S65": {
7883
+ "S6a": {
7727
7884
  "type": "list",
7728
7885
  "member": {}
7729
7886
  },
7730
- "S6c": {
7887
+ "S6h": {
7731
7888
  "type": "structure",
7732
7889
  "members": {
7733
7890
  "RequiredFields": {
@@ -7736,7 +7893,7 @@
7736
7893
  "type": "structure",
7737
7894
  "members": {
7738
7895
  "Id": {
7739
- "shape": "S6f"
7896
+ "shape": "S6k"
7740
7897
  }
7741
7898
  }
7742
7899
  }
@@ -7747,7 +7904,7 @@
7747
7904
  "type": "structure",
7748
7905
  "members": {
7749
7906
  "Id": {
7750
- "shape": "S6f"
7907
+ "shape": "S6k"
7751
7908
  }
7752
7909
  }
7753
7910
  }
@@ -7758,20 +7915,20 @@
7758
7915
  "type": "structure",
7759
7916
  "members": {
7760
7917
  "Id": {
7761
- "shape": "S6f"
7918
+ "shape": "S6k"
7762
7919
  }
7763
7920
  }
7764
7921
  }
7765
7922
  }
7766
7923
  }
7767
7924
  },
7768
- "S6f": {
7925
+ "S6k": {
7769
7926
  "type": "structure",
7770
7927
  "members": {
7771
7928
  "Name": {}
7772
7929
  }
7773
7930
  },
7774
- "S6l": {
7931
+ "S6q": {
7775
7932
  "type": "structure",
7776
7933
  "members": {
7777
7934
  "DefaultFieldValues": {
@@ -7780,7 +7937,7 @@
7780
7937
  "type": "structure",
7781
7938
  "members": {
7782
7939
  "Id": {
7783
- "shape": "S6f"
7940
+ "shape": "S6k"
7784
7941
  },
7785
7942
  "DefaultValue": {}
7786
7943
  }
@@ -7788,7 +7945,7 @@
7788
7945
  }
7789
7946
  }
7790
7947
  },
7791
- "S6q": {
7948
+ "S6v": {
7792
7949
  "type": "list",
7793
7950
  "member": {
7794
7951
  "type": "structure",
@@ -7797,7 +7954,7 @@
7797
7954
  ],
7798
7955
  "members": {
7799
7956
  "Id": {
7800
- "shape": "S6f"
7957
+ "shape": "S6k"
7801
7958
  },
7802
7959
  "Description": {},
7803
7960
  "Type": {},
@@ -7808,7 +7965,7 @@
7808
7965
  }
7809
7966
  }
7810
7967
  },
7811
- "S7d": {
7968
+ "S7i": {
7812
7969
  "type": "structure",
7813
7970
  "members": {
7814
7971
  "FirstName": {},
@@ -7818,7 +7975,7 @@
7818
7975
  "Mobile": {}
7819
7976
  }
7820
7977
  },
7821
- "S7h": {
7978
+ "S7m": {
7822
7979
  "type": "structure",
7823
7980
  "required": [
7824
7981
  "PhoneType"
@@ -7834,11 +7991,11 @@
7834
7991
  "DeskPhoneNumber": {}
7835
7992
  }
7836
7993
  },
7837
- "S7m": {
7994
+ "S7r": {
7838
7995
  "type": "list",
7839
7996
  "member": {}
7840
7997
  },
7841
- "S94": {
7998
+ "S9a": {
7842
7999
  "type": "structure",
7843
8000
  "members": {
7844
8001
  "Percentage": {
@@ -7852,7 +8009,7 @@
7852
8009
  }
7853
8010
  }
7854
8011
  },
7855
- "S98": {
8012
+ "S9e": {
7856
8013
  "type": "structure",
7857
8014
  "members": {
7858
8015
  "StringValue": {},
@@ -7865,7 +8022,7 @@
7865
8022
  },
7866
8023
  "union": true
7867
8024
  },
7868
- "S9b": {
8025
+ "S9h": {
7869
8026
  "type": "map",
7870
8027
  "key": {},
7871
8028
  "value": {
@@ -7875,14 +8032,14 @@
7875
8032
  }
7876
8033
  }
7877
8034
  },
7878
- "Sa7": {
8035
+ "Sad": {
7879
8036
  "type": "structure",
7880
8037
  "members": {
7881
8038
  "AttributeType": {},
7882
8039
  "Value": {}
7883
8040
  }
7884
8041
  },
7885
- "Sal": {
8042
+ "Sau": {
7886
8043
  "type": "structure",
7887
8044
  "members": {
7888
8045
  "Name": {},
@@ -7890,7 +8047,7 @@
7890
8047
  "QueueId": {},
7891
8048
  "Description": {},
7892
8049
  "OutboundCallerConfig": {
7893
- "shape": "S4f"
8050
+ "shape": "S4k"
7894
8051
  },
7895
8052
  "HoursOfOperationId": {},
7896
8053
  "MaxContacts": {
@@ -7902,7 +8059,7 @@
7902
8059
  }
7903
8060
  }
7904
8061
  },
7905
- "Sas": {
8062
+ "Sb1": {
7906
8063
  "type": "structure",
7907
8064
  "members": {
7908
8065
  "InstanceId": {},
@@ -7911,7 +8068,7 @@
7911
8068
  "RoutingProfileId": {},
7912
8069
  "Description": {},
7913
8070
  "MediaConcurrencies": {
7914
- "shape": "S4w"
8071
+ "shape": "S51"
7915
8072
  },
7916
8073
  "DefaultOutboundQueueId": {},
7917
8074
  "Tags": {
@@ -7925,7 +8082,7 @@
7925
8082
  }
7926
8083
  }
7927
8084
  },
7928
- "Sbe": {
8085
+ "Sbn": {
7929
8086
  "type": "structure",
7930
8087
  "members": {
7931
8088
  "Id": {},
@@ -7933,7 +8090,7 @@
7933
8090
  "Name": {}
7934
8091
  }
7935
8092
  },
7936
- "Sbi": {
8093
+ "Sbr": {
7937
8094
  "type": "structure",
7938
8095
  "members": {
7939
8096
  "Id": {},
@@ -7941,90 +8098,90 @@
7941
8098
  "Name": {}
7942
8099
  }
7943
8100
  },
7944
- "Sc3": {
8101
+ "Scc": {
7945
8102
  "type": "map",
7946
8103
  "key": {},
7947
8104
  "value": {}
7948
8105
  },
7949
- "Sc7": {
8106
+ "Scg": {
7950
8107
  "type": "structure",
7951
8108
  "members": {
7952
8109
  "Queues": {
7953
- "shape": "Sc8"
8110
+ "shape": "Sch"
7954
8111
  },
7955
8112
  "Channels": {
7956
8113
  "type": "list",
7957
8114
  "member": {}
7958
8115
  },
7959
8116
  "RoutingProfiles": {
7960
- "shape": "Sca"
8117
+ "shape": "Scj"
7961
8118
  }
7962
8119
  }
7963
8120
  },
7964
- "Sc8": {
8121
+ "Sch": {
7965
8122
  "type": "list",
7966
8123
  "member": {}
7967
8124
  },
7968
- "Sca": {
8125
+ "Scj": {
7969
8126
  "type": "list",
7970
8127
  "member": {}
7971
8128
  },
7972
- "Scb": {
8129
+ "Sck": {
7973
8130
  "type": "list",
7974
8131
  "member": {}
7975
8132
  },
7976
- "Sce": {
8133
+ "Scn": {
7977
8134
  "type": "structure",
7978
8135
  "members": {
7979
8136
  "Name": {},
7980
8137
  "Unit": {}
7981
8138
  }
7982
8139
  },
7983
- "Scp": {
8140
+ "Scy": {
7984
8141
  "type": "structure",
7985
8142
  "members": {
7986
8143
  "Queue": {
7987
- "shape": "Scq"
8144
+ "shape": "Scz"
7988
8145
  },
7989
8146
  "Channel": {},
7990
8147
  "RoutingProfile": {
7991
- "shape": "Scr"
8148
+ "shape": "Sd0"
7992
8149
  }
7993
8150
  }
7994
8151
  },
7995
- "Scq": {
8152
+ "Scz": {
7996
8153
  "type": "structure",
7997
8154
  "members": {
7998
8155
  "Id": {},
7999
8156
  "Arn": {}
8000
8157
  }
8001
8158
  },
8002
- "Scr": {
8159
+ "Sd0": {
8003
8160
  "type": "structure",
8004
8161
  "members": {
8005
8162
  "Id": {},
8006
8163
  "Arn": {}
8007
8164
  }
8008
8165
  },
8009
- "Sd8": {
8166
+ "Sdh": {
8010
8167
  "type": "structure",
8011
8168
  "members": {
8012
8169
  "Id": {},
8013
8170
  "Arn": {}
8014
8171
  }
8015
8172
  },
8016
- "Sda": {
8173
+ "Sdj": {
8017
8174
  "type": "map",
8018
8175
  "key": {},
8019
8176
  "value": {
8020
8177
  "type": "integer"
8021
8178
  }
8022
8179
  },
8023
- "Sdh": {
8180
+ "Sdq": {
8024
8181
  "type": "string",
8025
8182
  "sensitive": true
8026
8183
  },
8027
- "Sdl": {
8184
+ "Sdu": {
8028
8185
  "type": "structure",
8029
8186
  "members": {
8030
8187
  "Name": {},
@@ -8041,7 +8198,7 @@
8041
8198
  "Unit": {}
8042
8199
  }
8043
8200
  },
8044
- "Se4": {
8201
+ "Sed": {
8045
8202
  "type": "structure",
8046
8203
  "members": {
8047
8204
  "Name": {},
@@ -8072,7 +8229,7 @@
8072
8229
  }
8073
8230
  }
8074
8231
  },
8075
- "Sep": {
8232
+ "Sf1": {
8076
8233
  "type": "structure",
8077
8234
  "required": [
8078
8235
  "Distributions"
@@ -8096,15 +8253,15 @@
8096
8253
  }
8097
8254
  }
8098
8255
  },
8099
- "Sh3": {
8256
+ "Shf": {
8100
8257
  "type": "list",
8101
8258
  "member": {}
8102
8259
  },
8103
- "Sh4": {
8260
+ "Shg": {
8104
8261
  "type": "list",
8105
8262
  "member": {}
8106
8263
  },
8107
- "Shm": {
8264
+ "Shx": {
8108
8265
  "type": "list",
8109
8266
  "member": {
8110
8267
  "type": "structure",
@@ -8116,58 +8273,58 @@
8116
8273
  }
8117
8274
  }
8118
8275
  },
8119
- "Sjq": {
8276
+ "Sk1": {
8120
8277
  "type": "structure",
8121
8278
  "members": {
8122
8279
  "OrConditions": {
8123
8280
  "type": "list",
8124
8281
  "member": {
8125
- "shape": "Sjs"
8282
+ "shape": "Sk3"
8126
8283
  }
8127
8284
  },
8128
8285
  "AndConditions": {
8129
- "shape": "Sjs"
8286
+ "shape": "Sk3"
8130
8287
  },
8131
8288
  "TagCondition": {
8132
- "shape": "Sjt"
8289
+ "shape": "Sk4"
8133
8290
  }
8134
8291
  }
8135
8292
  },
8136
- "Sjs": {
8293
+ "Sk3": {
8137
8294
  "type": "list",
8138
8295
  "member": {
8139
- "shape": "Sjt"
8296
+ "shape": "Sk4"
8140
8297
  }
8141
8298
  },
8142
- "Sjt": {
8299
+ "Sk4": {
8143
8300
  "type": "structure",
8144
8301
  "members": {
8145
8302
  "TagKey": {},
8146
8303
  "TagValue": {}
8147
8304
  }
8148
8305
  },
8149
- "Sju": {
8306
+ "Sk5": {
8150
8307
  "type": "structure",
8151
8308
  "members": {
8152
8309
  "OrConditions": {
8153
- "shape": "Sjv"
8310
+ "shape": "Sk6"
8154
8311
  },
8155
8312
  "AndConditions": {
8156
- "shape": "Sjv"
8313
+ "shape": "Sk6"
8157
8314
  },
8158
8315
  "StringCondition": {
8159
- "shape": "Sjw"
8316
+ "shape": "Sk7"
8160
8317
  },
8161
8318
  "QueueTypeCondition": {}
8162
8319
  }
8163
8320
  },
8164
- "Sjv": {
8321
+ "Sk6": {
8165
8322
  "type": "list",
8166
8323
  "member": {
8167
- "shape": "Sju"
8324
+ "shape": "Sk5"
8168
8325
  }
8169
8326
  },
8170
- "Sjw": {
8327
+ "Sk7": {
8171
8328
  "type": "structure",
8172
8329
  "members": {
8173
8330
  "FieldName": {},
@@ -8175,57 +8332,57 @@
8175
8332
  "ComparisonType": {}
8176
8333
  }
8177
8334
  },
8178
- "Sk3": {
8335
+ "Ske": {
8179
8336
  "type": "structure",
8180
8337
  "members": {
8181
8338
  "OrConditions": {
8182
- "shape": "Sk4"
8339
+ "shape": "Skf"
8183
8340
  },
8184
8341
  "AndConditions": {
8185
- "shape": "Sk4"
8342
+ "shape": "Skf"
8186
8343
  },
8187
8344
  "StringCondition": {
8188
- "shape": "Sjw"
8345
+ "shape": "Sk7"
8189
8346
  }
8190
8347
  }
8191
8348
  },
8192
- "Sk4": {
8349
+ "Skf": {
8193
8350
  "type": "list",
8194
8351
  "member": {
8195
- "shape": "Sk3"
8352
+ "shape": "Ske"
8196
8353
  }
8197
8354
  },
8198
- "Sk8": {
8355
+ "Skj": {
8199
8356
  "type": "structure",
8200
8357
  "members": {
8201
8358
  "OrConditions": {
8202
- "shape": "Sk9"
8359
+ "shape": "Skk"
8203
8360
  },
8204
8361
  "AndConditions": {
8205
- "shape": "Sk9"
8362
+ "shape": "Skk"
8206
8363
  },
8207
8364
  "StringCondition": {
8208
- "shape": "Sjw"
8365
+ "shape": "Sk7"
8209
8366
  }
8210
8367
  }
8211
8368
  },
8212
- "Sk9": {
8369
+ "Skk": {
8213
8370
  "type": "list",
8214
8371
  "member": {
8215
- "shape": "Sk8"
8372
+ "shape": "Skj"
8216
8373
  }
8217
8374
  },
8218
- "Skg": {
8375
+ "Skr": {
8219
8376
  "type": "structure",
8220
8377
  "members": {
8221
8378
  "OrConditions": {
8222
- "shape": "Skh"
8379
+ "shape": "Sks"
8223
8380
  },
8224
8381
  "AndConditions": {
8225
- "shape": "Skh"
8382
+ "shape": "Sks"
8226
8383
  },
8227
8384
  "StringCondition": {
8228
- "shape": "Sjw"
8385
+ "shape": "Sk7"
8229
8386
  },
8230
8387
  "HierarchyGroupCondition": {
8231
8388
  "type": "structure",
@@ -8236,25 +8393,25 @@
8236
8393
  }
8237
8394
  }
8238
8395
  },
8239
- "Skh": {
8396
+ "Sks": {
8240
8397
  "type": "list",
8241
8398
  "member": {
8242
- "shape": "Skg"
8399
+ "shape": "Skr"
8243
8400
  }
8244
8401
  },
8245
- "Sls": {
8402
+ "Sm3": {
8246
8403
  "type": "map",
8247
8404
  "key": {},
8248
8405
  "value": {
8249
8406
  "type": "structure",
8250
8407
  "members": {
8251
8408
  "Value": {
8252
- "shape": "S98"
8409
+ "shape": "S9e"
8253
8410
  }
8254
8411
  }
8255
8412
  }
8256
8413
  },
8257
- "Sns": {
8414
+ "So5": {
8258
8415
  "type": "structure",
8259
8416
  "required": [
8260
8417
  "Name"