aws-sdk 2.1651.0 → 2.1653.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.
@@ -2306,6 +2306,65 @@
2306
2306
  }
2307
2307
  }
2308
2308
  },
2309
+ "DescribeAuthenticationProfile": {
2310
+ "http": {
2311
+ "method": "GET",
2312
+ "requestUri": "/authentication-profiles/{InstanceId}/{AuthenticationProfileId}"
2313
+ },
2314
+ "input": {
2315
+ "type": "structure",
2316
+ "required": [
2317
+ "AuthenticationProfileId",
2318
+ "InstanceId"
2319
+ ],
2320
+ "members": {
2321
+ "AuthenticationProfileId": {
2322
+ "location": "uri",
2323
+ "locationName": "AuthenticationProfileId"
2324
+ },
2325
+ "InstanceId": {
2326
+ "location": "uri",
2327
+ "locationName": "InstanceId"
2328
+ }
2329
+ }
2330
+ },
2331
+ "output": {
2332
+ "type": "structure",
2333
+ "members": {
2334
+ "AuthenticationProfile": {
2335
+ "type": "structure",
2336
+ "members": {
2337
+ "Id": {},
2338
+ "Arn": {},
2339
+ "Name": {},
2340
+ "Description": {},
2341
+ "AllowedIps": {
2342
+ "shape": "Sch"
2343
+ },
2344
+ "BlockedIps": {
2345
+ "shape": "Sch"
2346
+ },
2347
+ "IsDefault": {
2348
+ "type": "boolean"
2349
+ },
2350
+ "CreatedTime": {
2351
+ "type": "timestamp"
2352
+ },
2353
+ "LastModifiedTime": {
2354
+ "type": "timestamp"
2355
+ },
2356
+ "LastModifiedRegion": {},
2357
+ "PeriodicSessionDuration": {
2358
+ "type": "integer"
2359
+ },
2360
+ "MaxSessionDuration": {
2361
+ "type": "integer"
2362
+ }
2363
+ }
2364
+ }
2365
+ }
2366
+ }
2367
+ },
2309
2368
  "DescribeContact": {
2310
2369
  "http": {
2311
2370
  "method": "GET",
@@ -2340,10 +2399,10 @@
2340
2399
  "PreviousContactId": {},
2341
2400
  "InitiationMethod": {},
2342
2401
  "Name": {
2343
- "shape": "Scf"
2402
+ "shape": "Scp"
2344
2403
  },
2345
2404
  "Description": {
2346
- "shape": "Scg"
2405
+ "shape": "Scq"
2347
2406
  },
2348
2407
  "Channel": {},
2349
2408
  "QueueInfo": {
@@ -2369,27 +2428,27 @@
2369
2428
  "type": "structure",
2370
2429
  "members": {
2371
2430
  "Level1": {
2372
- "shape": "Scn"
2431
+ "shape": "Scx"
2373
2432
  },
2374
2433
  "Level2": {
2375
- "shape": "Scn"
2434
+ "shape": "Scx"
2376
2435
  },
2377
2436
  "Level3": {
2378
- "shape": "Scn"
2437
+ "shape": "Scx"
2379
2438
  },
2380
2439
  "Level4": {
2381
- "shape": "Scn"
2440
+ "shape": "Scx"
2382
2441
  },
2383
2442
  "Level5": {
2384
- "shape": "Scn"
2443
+ "shape": "Scx"
2385
2444
  }
2386
2445
  }
2387
2446
  },
2388
2447
  "DeviceInfo": {
2389
- "shape": "Sco"
2448
+ "shape": "Scy"
2390
2449
  },
2391
2450
  "Capabilities": {
2392
- "shape": "Scs"
2451
+ "shape": "Sd2"
2393
2452
  }
2394
2453
  }
2395
2454
  },
@@ -2431,7 +2490,7 @@
2431
2490
  "type": "long"
2432
2491
  },
2433
2492
  "Tags": {
2434
- "shape": "Scz"
2493
+ "shape": "Sd9"
2435
2494
  },
2436
2495
  "ConnectedToSystemTimestamp": {
2437
2496
  "type": "timestamp"
@@ -2456,7 +2515,7 @@
2456
2515
  }
2457
2516
  },
2458
2517
  "Expression": {
2459
- "shape": "Sd7"
2518
+ "shape": "Sdh"
2460
2519
  },
2461
2520
  "Status": {}
2462
2521
  }
@@ -2474,10 +2533,10 @@
2474
2533
  "type": "structure",
2475
2534
  "members": {
2476
2535
  "DeviceInfo": {
2477
- "shape": "Sco"
2536
+ "shape": "Scy"
2478
2537
  },
2479
2538
  "Capabilities": {
2480
- "shape": "Scs"
2539
+ "shape": "Sd2"
2481
2540
  }
2482
2541
  }
2483
2542
  },
@@ -2503,7 +2562,7 @@
2503
2562
  "type": "structure",
2504
2563
  "members": {
2505
2564
  "Audio": {
2506
- "shape": "Sdo"
2565
+ "shape": "Sdy"
2507
2566
  }
2508
2567
  }
2509
2568
  },
@@ -2511,7 +2570,7 @@
2511
2570
  "type": "structure",
2512
2571
  "members": {
2513
2572
  "Audio": {
2514
- "shape": "Sdo"
2573
+ "shape": "Sdy"
2515
2574
  }
2516
2575
  }
2517
2576
  }
@@ -2524,7 +2583,7 @@
2524
2583
  }
2525
2584
  },
2526
2585
  "SegmentAttributes": {
2527
- "shape": "Sdv"
2586
+ "shape": "Se5"
2528
2587
  }
2529
2588
  }
2530
2589
  }
@@ -2586,7 +2645,7 @@
2586
2645
  "EvaluatorArn": {},
2587
2646
  "ContactAgentId": {},
2588
2647
  "Score": {
2589
- "shape": "Se3"
2648
+ "shape": "Sed"
2590
2649
  }
2591
2650
  }
2592
2651
  },
@@ -2597,23 +2656,23 @@
2597
2656
  "type": "structure",
2598
2657
  "members": {
2599
2658
  "Value": {
2600
- "shape": "Se7"
2659
+ "shape": "Seh"
2601
2660
  },
2602
2661
  "SystemSuggestedValue": {
2603
- "shape": "Se7"
2662
+ "shape": "Seh"
2604
2663
  }
2605
2664
  }
2606
2665
  }
2607
2666
  },
2608
2667
  "Notes": {
2609
- "shape": "Sea"
2668
+ "shape": "Sek"
2610
2669
  },
2611
2670
  "Status": {},
2612
2671
  "Scores": {
2613
2672
  "type": "map",
2614
2673
  "key": {},
2615
2674
  "value": {
2616
- "shape": "Se3"
2675
+ "shape": "Sed"
2617
2676
  }
2618
2677
  },
2619
2678
  "CreatedTime": {
@@ -2681,7 +2740,7 @@
2681
2740
  "type": "structure",
2682
2741
  "members": {
2683
2742
  "ContactFlow": {
2684
- "shape": "Sei"
2743
+ "shape": "Ses"
2685
2744
  }
2686
2745
  }
2687
2746
  }
@@ -2712,7 +2771,7 @@
2712
2771
  "type": "structure",
2713
2772
  "members": {
2714
2773
  "ContactFlowModule": {
2715
- "shape": "Sem"
2774
+ "shape": "Sew"
2716
2775
  }
2717
2776
  }
2718
2777
  }
@@ -2825,7 +2884,7 @@
2825
2884
  "type": "structure",
2826
2885
  "members": {
2827
2886
  "HoursOfOperation": {
2828
- "shape": "Sew"
2887
+ "shape": "Sf6"
2829
2888
  }
2830
2889
  }
2831
2890
  }
@@ -2911,7 +2970,7 @@
2911
2970
  "type": "structure",
2912
2971
  "members": {
2913
2972
  "Attribute": {
2914
- "shape": "Sf6"
2973
+ "shape": "Sfg"
2915
2974
  }
2916
2975
  }
2917
2976
  }
@@ -3025,7 +3084,7 @@
3025
3084
  "type": "structure",
3026
3085
  "members": {
3027
3086
  "PredefinedAttribute": {
3028
- "shape": "Sfk"
3087
+ "shape": "Sfu"
3029
3088
  }
3030
3089
  }
3031
3090
  }
@@ -3056,7 +3115,7 @@
3056
3115
  "type": "structure",
3057
3116
  "members": {
3058
3117
  "Prompt": {
3059
- "shape": "Sfn"
3118
+ "shape": "Sfx"
3060
3119
  }
3061
3120
  }
3062
3121
  }
@@ -3087,7 +3146,7 @@
3087
3146
  "type": "structure",
3088
3147
  "members": {
3089
3148
  "Queue": {
3090
- "shape": "Sfq"
3149
+ "shape": "Sg0"
3091
3150
  }
3092
3151
  }
3093
3152
  }
@@ -3118,7 +3177,7 @@
3118
3177
  "type": "structure",
3119
3178
  "members": {
3120
3179
  "QuickConnect": {
3121
- "shape": "Sfu"
3180
+ "shape": "Sg4"
3122
3181
  }
3123
3182
  }
3124
3183
  }
@@ -3149,7 +3208,7 @@
3149
3208
  "type": "structure",
3150
3209
  "members": {
3151
3210
  "RoutingProfile": {
3152
- "shape": "Sfx"
3211
+ "shape": "Sg7"
3153
3212
  }
3154
3213
  }
3155
3214
  }
@@ -3409,19 +3468,19 @@
3409
3468
  "type": "structure",
3410
3469
  "members": {
3411
3470
  "LevelOne": {
3412
- "shape": "Sgk"
3471
+ "shape": "Sgu"
3413
3472
  },
3414
3473
  "LevelTwo": {
3415
- "shape": "Sgk"
3474
+ "shape": "Sgu"
3416
3475
  },
3417
3476
  "LevelThree": {
3418
- "shape": "Sgk"
3477
+ "shape": "Sgu"
3419
3478
  },
3420
3479
  "LevelFour": {
3421
- "shape": "Sgk"
3480
+ "shape": "Sgu"
3422
3481
  },
3423
3482
  "LevelFive": {
3424
- "shape": "Sgk"
3483
+ "shape": "Sgu"
3425
3484
  }
3426
3485
  }
3427
3486
  },
@@ -3461,19 +3520,19 @@
3461
3520
  "type": "structure",
3462
3521
  "members": {
3463
3522
  "LevelOne": {
3464
- "shape": "Sgo"
3523
+ "shape": "Sgy"
3465
3524
  },
3466
3525
  "LevelTwo": {
3467
- "shape": "Sgo"
3526
+ "shape": "Sgy"
3468
3527
  },
3469
3528
  "LevelThree": {
3470
- "shape": "Sgo"
3529
+ "shape": "Sgy"
3471
3530
  },
3472
3531
  "LevelFour": {
3473
- "shape": "Sgo"
3532
+ "shape": "Sgy"
3474
3533
  },
3475
3534
  "LevelFive": {
3476
- "shape": "Sgo"
3535
+ "shape": "Sgy"
3477
3536
  }
3478
3537
  }
3479
3538
  }
@@ -4056,15 +4115,15 @@
4056
4115
  "locationName": "InstanceId"
4057
4116
  },
4058
4117
  "Filters": {
4059
- "shape": "Shp"
4118
+ "shape": "Shz"
4060
4119
  },
4061
4120
  "Groupings": {
4062
- "shape": "Shv"
4121
+ "shape": "Si5"
4063
4122
  },
4064
4123
  "CurrentMetrics": {
4065
4124
  "type": "list",
4066
4125
  "member": {
4067
- "shape": "Shy"
4126
+ "shape": "Si8"
4068
4127
  }
4069
4128
  },
4070
4129
  "NextToken": {},
@@ -4093,7 +4152,7 @@
4093
4152
  "type": "structure",
4094
4153
  "members": {
4095
4154
  "Dimensions": {
4096
- "shape": "Si9"
4155
+ "shape": "Sij"
4097
4156
  },
4098
4157
  "Collections": {
4099
4158
  "type": "list",
@@ -4101,7 +4160,7 @@
4101
4160
  "type": "structure",
4102
4161
  "members": {
4103
4162
  "Metric": {
4104
- "shape": "Shy"
4163
+ "shape": "Si8"
4105
4164
  },
4106
4165
  "Value": {
4107
4166
  "type": "double"
@@ -4140,7 +4199,7 @@
4140
4199
  "type": "structure",
4141
4200
  "members": {
4142
4201
  "Queues": {
4143
- "shape": "Shq"
4202
+ "shape": "Si0"
4144
4203
  },
4145
4204
  "ContactFilter": {
4146
4205
  "type": "structure",
@@ -4152,7 +4211,7 @@
4152
4211
  }
4153
4212
  },
4154
4213
  "RoutingProfiles": {
4155
- "shape": "Shs"
4214
+ "shape": "Si2"
4156
4215
  },
4157
4216
  "Agents": {
4158
4217
  "type": "list",
@@ -4187,25 +4246,25 @@
4187
4246
  }
4188
4247
  },
4189
4248
  "RoutingProfile": {
4190
- "shape": "Sib"
4249
+ "shape": "Sil"
4191
4250
  },
4192
4251
  "HierarchyPath": {
4193
4252
  "type": "structure",
4194
4253
  "members": {
4195
4254
  "LevelOne": {
4196
- "shape": "Sis"
4255
+ "shape": "Sj2"
4197
4256
  },
4198
4257
  "LevelTwo": {
4199
- "shape": "Sis"
4258
+ "shape": "Sj2"
4200
4259
  },
4201
4260
  "LevelThree": {
4202
- "shape": "Sis"
4261
+ "shape": "Sj2"
4203
4262
  },
4204
4263
  "LevelFour": {
4205
- "shape": "Sis"
4264
+ "shape": "Sj2"
4206
4265
  },
4207
4266
  "LevelFive": {
4208
- "shape": "Sis"
4267
+ "shape": "Sj2"
4209
4268
  }
4210
4269
  }
4211
4270
  },
@@ -4220,13 +4279,13 @@
4220
4279
  }
4221
4280
  },
4222
4281
  "AvailableSlotsByChannel": {
4223
- "shape": "Siu"
4282
+ "shape": "Sj4"
4224
4283
  },
4225
4284
  "MaxSlotsByChannel": {
4226
- "shape": "Siu"
4285
+ "shape": "Sj4"
4227
4286
  },
4228
4287
  "ActiveSlotsByChannel": {
4229
- "shape": "Siu"
4288
+ "shape": "Sj4"
4230
4289
  },
4231
4290
  "Contacts": {
4232
4291
  "type": "list",
@@ -4244,7 +4303,7 @@
4244
4303
  "type": "timestamp"
4245
4304
  },
4246
4305
  "Queue": {
4247
- "shape": "Sia"
4306
+ "shape": "Sik"
4248
4307
  }
4249
4308
  }
4250
4309
  }
@@ -4283,13 +4342,13 @@
4283
4342
  "type": "structure",
4284
4343
  "members": {
4285
4344
  "AccessToken": {
4286
- "shape": "Sj1"
4345
+ "shape": "Sjb"
4287
4346
  },
4288
4347
  "AccessTokenExpiration": {
4289
4348
  "type": "timestamp"
4290
4349
  },
4291
4350
  "RefreshToken": {
4292
- "shape": "Sj1"
4351
+ "shape": "Sjb"
4293
4352
  },
4294
4353
  "RefreshTokenExpiration": {
4295
4354
  "type": "timestamp"
@@ -4364,15 +4423,15 @@
4364
4423
  "type": "timestamp"
4365
4424
  },
4366
4425
  "Filters": {
4367
- "shape": "Shp"
4426
+ "shape": "Shz"
4368
4427
  },
4369
4428
  "Groupings": {
4370
- "shape": "Shv"
4429
+ "shape": "Si5"
4371
4430
  },
4372
4431
  "HistoricalMetrics": {
4373
4432
  "type": "list",
4374
4433
  "member": {
4375
- "shape": "Sj6"
4434
+ "shape": "Sjg"
4376
4435
  }
4377
4436
  },
4378
4437
  "NextToken": {},
@@ -4391,7 +4450,7 @@
4391
4450
  "type": "structure",
4392
4451
  "members": {
4393
4452
  "Dimensions": {
4394
- "shape": "Si9"
4453
+ "shape": "Sij"
4395
4454
  },
4396
4455
  "Collections": {
4397
4456
  "type": "list",
@@ -4399,7 +4458,7 @@
4399
4458
  "type": "structure",
4400
4459
  "members": {
4401
4460
  "Metric": {
4402
- "shape": "Sj6"
4461
+ "shape": "Sjg"
4403
4462
  },
4404
4463
  "Value": {
4405
4464
  "type": "double"
@@ -4461,7 +4520,7 @@
4461
4520
  "Metrics": {
4462
4521
  "type": "list",
4463
4522
  "member": {
4464
- "shape": "Sjr"
4523
+ "shape": "Sk1"
4465
4524
  }
4466
4525
  },
4467
4526
  "NextToken": {},
@@ -4502,7 +4561,7 @@
4502
4561
  "type": "structure",
4503
4562
  "members": {
4504
4563
  "Metric": {
4505
- "shape": "Sjr"
4564
+ "shape": "Sk1"
4506
4565
  },
4507
4566
  "Value": {
4508
4567
  "type": "double"
@@ -4632,15 +4691,15 @@
4632
4691
  "type": "structure",
4633
4692
  "members": {
4634
4693
  "TelephonyConfig": {
4635
- "shape": "Skg"
4694
+ "shape": "Skq"
4636
4695
  },
4637
4696
  "Id": {},
4638
4697
  "Arn": {},
4639
4698
  "SignInConfig": {
4640
- "shape": "Skl"
4699
+ "shape": "Skv"
4641
4700
  },
4642
4701
  "AgentConfig": {
4643
- "shape": "Sko"
4702
+ "shape": "Sky"
4644
4703
  }
4645
4704
  }
4646
4705
  }
@@ -4807,6 +4866,57 @@
4807
4866
  }
4808
4867
  }
4809
4868
  },
4869
+ "ListAuthenticationProfiles": {
4870
+ "http": {
4871
+ "method": "GET",
4872
+ "requestUri": "/authentication-profiles-summary/{InstanceId}"
4873
+ },
4874
+ "input": {
4875
+ "type": "structure",
4876
+ "required": [
4877
+ "InstanceId"
4878
+ ],
4879
+ "members": {
4880
+ "InstanceId": {
4881
+ "location": "uri",
4882
+ "locationName": "InstanceId"
4883
+ },
4884
+ "MaxResults": {
4885
+ "location": "querystring",
4886
+ "locationName": "maxResults",
4887
+ "type": "integer"
4888
+ },
4889
+ "NextToken": {
4890
+ "location": "querystring",
4891
+ "locationName": "nextToken"
4892
+ }
4893
+ }
4894
+ },
4895
+ "output": {
4896
+ "type": "structure",
4897
+ "members": {
4898
+ "AuthenticationProfileSummaryList": {
4899
+ "type": "list",
4900
+ "member": {
4901
+ "type": "structure",
4902
+ "members": {
4903
+ "Id": {},
4904
+ "Arn": {},
4905
+ "Name": {},
4906
+ "IsDefault": {
4907
+ "type": "boolean"
4908
+ },
4909
+ "LastModifiedTime": {
4910
+ "type": "timestamp"
4911
+ },
4912
+ "LastModifiedRegion": {}
4913
+ }
4914
+ }
4915
+ },
4916
+ "NextToken": {}
4917
+ }
4918
+ }
4919
+ },
4810
4920
  "ListBots": {
4811
4921
  "http": {
4812
4922
  "method": "GET",
@@ -4913,7 +5023,7 @@
4913
5023
  "Status": {},
4914
5024
  "EvaluatorArn": {},
4915
5025
  "Score": {
4916
- "shape": "Se3"
5026
+ "shape": "Sed"
4917
5027
  },
4918
5028
  "CreatedTime": {
4919
5029
  "type": "timestamp"
@@ -5443,7 +5553,7 @@
5443
5553
  "Attributes": {
5444
5554
  "type": "list",
5445
5555
  "member": {
5446
- "shape": "Sf6"
5556
+ "shape": "Sfg"
5447
5557
  }
5448
5558
  },
5449
5559
  "NextToken": {}
@@ -5695,12 +5805,12 @@
5695
5805
  "locationName": "InstanceId"
5696
5806
  },
5697
5807
  "PhoneNumberTypes": {
5698
- "shape": "Sn4",
5808
+ "shape": "Sni",
5699
5809
  "location": "querystring",
5700
5810
  "locationName": "phoneNumberTypes"
5701
5811
  },
5702
5812
  "PhoneNumberCountryCodes": {
5703
- "shape": "Sn5",
5813
+ "shape": "Snj",
5704
5814
  "location": "querystring",
5705
5815
  "locationName": "phoneNumberCountryCodes"
5706
5816
  },
@@ -5749,10 +5859,10 @@
5749
5859
  },
5750
5860
  "NextToken": {},
5751
5861
  "PhoneNumberCountryCodes": {
5752
- "shape": "Sn5"
5862
+ "shape": "Snj"
5753
5863
  },
5754
5864
  "PhoneNumberTypes": {
5755
- "shape": "Sn4"
5865
+ "shape": "Sni"
5756
5866
  },
5757
5867
  "PhoneNumberPrefix": {}
5758
5868
  }
@@ -5911,7 +6021,7 @@
5911
6021
  "members": {
5912
6022
  "NextToken": {},
5913
6023
  "QuickConnectSummaryList": {
5914
- "shape": "Snq"
6024
+ "shape": "So4"
5915
6025
  },
5916
6026
  "LastModifiedTime": {
5917
6027
  "type": "timestamp"
@@ -6011,7 +6121,7 @@
6011
6121
  "type": "structure",
6012
6122
  "members": {
6013
6123
  "QuickConnectSummaryList": {
6014
- "shape": "Snq"
6124
+ "shape": "So4"
6015
6125
  },
6016
6126
  "NextToken": {}
6017
6127
  }
@@ -6081,7 +6191,7 @@
6081
6191
  "Content": {},
6082
6192
  "ContentType": {},
6083
6193
  "Time": {
6084
- "shape": "Sof"
6194
+ "shape": "Sot"
6085
6195
  },
6086
6196
  "Redaction": {
6087
6197
  "type": "structure",
@@ -6089,7 +6199,7 @@
6089
6199
  "CharacterOffsets": {
6090
6200
  "type": "list",
6091
6201
  "member": {
6092
- "shape": "Soj"
6202
+ "shape": "Sox"
6093
6203
  }
6094
6204
  }
6095
6205
  }
@@ -6127,7 +6237,7 @@
6127
6237
  "members": {
6128
6238
  "Id": {},
6129
6239
  "CharacterOffsets": {
6130
- "shape": "Soj"
6240
+ "shape": "Sox"
6131
6241
  }
6132
6242
  }
6133
6243
  }
@@ -6165,7 +6275,7 @@
6165
6275
  "Content": {},
6166
6276
  "Id": {},
6167
6277
  "CharacterOffsets": {
6168
- "shape": "Soj"
6278
+ "shape": "Sox"
6169
6279
  }
6170
6280
  }
6171
6281
  }
@@ -6189,7 +6299,7 @@
6189
6299
  "DisplayName": {},
6190
6300
  "EventType": {},
6191
6301
  "Time": {
6192
- "shape": "Sof"
6302
+ "shape": "Sot"
6193
6303
  }
6194
6304
  }
6195
6305
  },
@@ -6224,7 +6334,7 @@
6224
6334
  }
6225
6335
  },
6226
6336
  "Time": {
6227
- "shape": "Sof"
6337
+ "shape": "Sot"
6228
6338
  }
6229
6339
  }
6230
6340
  }
@@ -6876,7 +6986,7 @@
6876
6986
  "UserHierarchyGroupSummaryList": {
6877
6987
  "type": "list",
6878
6988
  "member": {
6879
- "shape": "Sgk"
6989
+ "shape": "Sgu"
6880
6990
  }
6881
6991
  },
6882
6992
  "NextToken": {}
@@ -7326,12 +7436,12 @@
7326
7436
  "type": "structure",
7327
7437
  "members": {
7328
7438
  "TagFilter": {
7329
- "shape": "Srm"
7439
+ "shape": "Ss0"
7330
7440
  }
7331
7441
  }
7332
7442
  },
7333
7443
  "SearchCriteria": {
7334
- "shape": "Srq"
7444
+ "shape": "Ss4"
7335
7445
  }
7336
7446
  }
7337
7447
  },
@@ -7341,7 +7451,7 @@
7341
7451
  "ContactFlowModules": {
7342
7452
  "type": "list",
7343
7453
  "member": {
7344
- "shape": "Sem"
7454
+ "shape": "Sew"
7345
7455
  }
7346
7456
  },
7347
7457
  "NextToken": {},
@@ -7370,12 +7480,12 @@
7370
7480
  "type": "structure",
7371
7481
  "members": {
7372
7482
  "TagFilter": {
7373
- "shape": "Srm"
7483
+ "shape": "Ss0"
7374
7484
  }
7375
7485
  }
7376
7486
  },
7377
7487
  "SearchCriteria": {
7378
- "shape": "Sry"
7488
+ "shape": "Ssc"
7379
7489
  }
7380
7490
  }
7381
7491
  },
@@ -7385,7 +7495,7 @@
7385
7495
  "ContactFlows": {
7386
7496
  "type": "list",
7387
7497
  "member": {
7388
- "shape": "Sei"
7498
+ "shape": "Ses"
7389
7499
  }
7390
7500
  },
7391
7501
  "NextToken": {},
@@ -7435,19 +7545,19 @@
7435
7545
  "type": "structure",
7436
7546
  "members": {
7437
7547
  "L1Ids": {
7438
- "shape": "Ss8"
7548
+ "shape": "Ssm"
7439
7549
  },
7440
7550
  "L2Ids": {
7441
- "shape": "Ss8"
7551
+ "shape": "Ssm"
7442
7552
  },
7443
7553
  "L3Ids": {
7444
- "shape": "Ss8"
7554
+ "shape": "Ssm"
7445
7555
  },
7446
7556
  "L4Ids": {
7447
- "shape": "Ss8"
7557
+ "shape": "Ssm"
7448
7558
  },
7449
7559
  "L5Ids": {
7450
- "shape": "Ss8"
7560
+ "shape": "Ssm"
7451
7561
  }
7452
7562
  }
7453
7563
  },
@@ -7623,12 +7733,12 @@
7623
7733
  "type": "structure",
7624
7734
  "members": {
7625
7735
  "TagFilter": {
7626
- "shape": "Srm"
7736
+ "shape": "Ss0"
7627
7737
  }
7628
7738
  }
7629
7739
  },
7630
7740
  "SearchCriteria": {
7631
- "shape": "Ssz"
7741
+ "shape": "Std"
7632
7742
  }
7633
7743
  }
7634
7744
  },
@@ -7638,7 +7748,7 @@
7638
7748
  "HoursOfOperations": {
7639
7749
  "type": "list",
7640
7750
  "member": {
7641
- "shape": "Sew"
7751
+ "shape": "Sf6"
7642
7752
  }
7643
7753
  },
7644
7754
  "NextToken": {},
@@ -7664,7 +7774,7 @@
7664
7774
  "type": "integer"
7665
7775
  },
7666
7776
  "SearchCriteria": {
7667
- "shape": "St4"
7777
+ "shape": "Sti"
7668
7778
  }
7669
7779
  }
7670
7780
  },
@@ -7674,7 +7784,7 @@
7674
7784
  "PredefinedAttributes": {
7675
7785
  "type": "list",
7676
7786
  "member": {
7677
- "shape": "Sfk"
7787
+ "shape": "Sfu"
7678
7788
  }
7679
7789
  },
7680
7790
  "NextToken": {},
@@ -7703,12 +7813,12 @@
7703
7813
  "type": "structure",
7704
7814
  "members": {
7705
7815
  "TagFilter": {
7706
- "shape": "Srm"
7816
+ "shape": "Ss0"
7707
7817
  }
7708
7818
  }
7709
7819
  },
7710
7820
  "SearchCriteria": {
7711
- "shape": "Sta"
7821
+ "shape": "Sto"
7712
7822
  }
7713
7823
  }
7714
7824
  },
@@ -7718,7 +7828,7 @@
7718
7828
  "Prompts": {
7719
7829
  "type": "list",
7720
7830
  "member": {
7721
- "shape": "Sfn"
7831
+ "shape": "Sfx"
7722
7832
  }
7723
7833
  },
7724
7834
  "NextToken": {},
@@ -7747,12 +7857,12 @@
7747
7857
  "type": "structure",
7748
7858
  "members": {
7749
7859
  "TagFilter": {
7750
- "shape": "Srm"
7860
+ "shape": "Ss0"
7751
7861
  }
7752
7862
  }
7753
7863
  },
7754
7864
  "SearchCriteria": {
7755
- "shape": "Sth"
7865
+ "shape": "Stv"
7756
7866
  }
7757
7867
  }
7758
7868
  },
@@ -7762,7 +7872,7 @@
7762
7872
  "Queues": {
7763
7873
  "type": "list",
7764
7874
  "member": {
7765
- "shape": "Sfq"
7875
+ "shape": "Sg0"
7766
7876
  }
7767
7877
  },
7768
7878
  "NextToken": {},
@@ -7791,12 +7901,12 @@
7791
7901
  "type": "structure",
7792
7902
  "members": {
7793
7903
  "TagFilter": {
7794
- "shape": "Srm"
7904
+ "shape": "Ss0"
7795
7905
  }
7796
7906
  }
7797
7907
  },
7798
7908
  "SearchCriteria": {
7799
- "shape": "Sto"
7909
+ "shape": "Su2"
7800
7910
  }
7801
7911
  }
7802
7912
  },
@@ -7806,7 +7916,7 @@
7806
7916
  "QuickConnects": {
7807
7917
  "type": "list",
7808
7918
  "member": {
7809
- "shape": "Sfu"
7919
+ "shape": "Sg4"
7810
7920
  }
7811
7921
  },
7812
7922
  "NextToken": {},
@@ -7887,12 +7997,12 @@
7887
7997
  "type": "structure",
7888
7998
  "members": {
7889
7999
  "TagFilter": {
7890
- "shape": "Srm"
8000
+ "shape": "Ss0"
7891
8001
  }
7892
8002
  }
7893
8003
  },
7894
8004
  "SearchCriteria": {
7895
- "shape": "Su3"
8005
+ "shape": "Suh"
7896
8006
  }
7897
8007
  }
7898
8008
  },
@@ -7902,7 +8012,7 @@
7902
8012
  "RoutingProfiles": {
7903
8013
  "type": "list",
7904
8014
  "member": {
7905
- "shape": "Sfx"
8015
+ "shape": "Sg7"
7906
8016
  }
7907
8017
  },
7908
8018
  "NextToken": {},
@@ -7928,13 +8038,13 @@
7928
8038
  "type": "integer"
7929
8039
  },
7930
8040
  "SearchCriteria": {
7931
- "shape": "Su8"
8041
+ "shape": "Sum"
7932
8042
  },
7933
8043
  "SearchFilter": {
7934
8044
  "type": "structure",
7935
8045
  "members": {
7936
8046
  "TagFilter": {
7937
- "shape": "Srm"
8047
+ "shape": "Ss0"
7938
8048
  }
7939
8049
  }
7940
8050
  }
@@ -7985,7 +8095,7 @@
7985
8095
  "type": "structure",
7986
8096
  "members": {
7987
8097
  "TagFilter": {
7988
- "shape": "Srm"
8098
+ "shape": "Ss0"
7989
8099
  },
7990
8100
  "UserAttributeFilter": {
7991
8101
  "type": "structure",
@@ -7993,24 +8103,24 @@
7993
8103
  "OrConditions": {
7994
8104
  "type": "list",
7995
8105
  "member": {
7996
- "shape": "Sui"
8106
+ "shape": "Suw"
7997
8107
  }
7998
8108
  },
7999
8109
  "AndCondition": {
8000
- "shape": "Sui"
8110
+ "shape": "Suw"
8001
8111
  },
8002
8112
  "TagCondition": {
8003
- "shape": "Srp"
8113
+ "shape": "Ss3"
8004
8114
  },
8005
8115
  "HierarchyGroupCondition": {
8006
- "shape": "Suj"
8116
+ "shape": "Sux"
8007
8117
  }
8008
8118
  }
8009
8119
  }
8010
8120
  }
8011
8121
  },
8012
8122
  "SearchCriteria": {
8013
- "shape": "Sul"
8123
+ "shape": "Suz"
8014
8124
  }
8015
8125
  }
8016
8126
  },
@@ -8143,16 +8253,16 @@
8143
8253
  "type": "structure",
8144
8254
  "members": {
8145
8255
  "SupportedMessagingContentTypes": {
8146
- "shape": "Sv4"
8256
+ "shape": "Svi"
8147
8257
  },
8148
8258
  "ParticipantDetails": {
8149
- "shape": "Sv6"
8259
+ "shape": "Svk"
8150
8260
  },
8151
8261
  "Attributes": {
8152
8262
  "shape": "S38"
8153
8263
  },
8154
8264
  "StreamingConfiguration": {
8155
- "shape": "Sv7"
8265
+ "shape": "Svl"
8156
8266
  }
8157
8267
  }
8158
8268
  }
@@ -8254,7 +8364,7 @@
8254
8364
  "shape": "S38"
8255
8365
  },
8256
8366
  "ParticipantDetails": {
8257
- "shape": "Sv6"
8367
+ "shape": "Svk"
8258
8368
  },
8259
8369
  "InitialMessage": {
8260
8370
  "type": "structure",
@@ -8274,7 +8384,7 @@
8274
8384
  "type": "integer"
8275
8385
  },
8276
8386
  "SupportedMessagingContentTypes": {
8277
- "shape": "Sv4"
8387
+ "shape": "Svi"
8278
8388
  },
8279
8389
  "PersistentChat": {
8280
8390
  "type": "structure",
@@ -8285,7 +8395,7 @@
8285
8395
  },
8286
8396
  "RelatedContactId": {},
8287
8397
  "SegmentAttributes": {
8288
- "shape": "Sdv"
8398
+ "shape": "Se5"
8289
8399
  }
8290
8400
  }
8291
8401
  },
@@ -8381,7 +8491,7 @@
8381
8491
  "InstanceId": {},
8382
8492
  "ContactId": {},
8383
8493
  "ChatStreamingConfiguration": {
8384
- "shape": "Sv7"
8494
+ "shape": "Svl"
8385
8495
  },
8386
8496
  "ClientToken": {
8387
8497
  "idempotencyToken": true
@@ -8412,10 +8522,10 @@
8412
8522
  ],
8413
8523
  "members": {
8414
8524
  "Name": {
8415
- "shape": "Scf"
8525
+ "shape": "Scp"
8416
8526
  },
8417
8527
  "Description": {
8418
- "shape": "Scg"
8528
+ "shape": "Scq"
8419
8529
  },
8420
8530
  "References": {
8421
8531
  "shape": "S7l"
@@ -8473,13 +8583,13 @@
8473
8583
  "shape": "S38"
8474
8584
  },
8475
8585
  "Name": {
8476
- "shape": "Scf"
8586
+ "shape": "Scp"
8477
8587
  },
8478
8588
  "References": {
8479
8589
  "shape": "S7l"
8480
8590
  },
8481
8591
  "Description": {
8482
- "shape": "Scg"
8592
+ "shape": "Scq"
8483
8593
  },
8484
8594
  "ClientToken": {
8485
8595
  "idempotencyToken": true
@@ -8524,22 +8634,22 @@
8524
8634
  "type": "structure",
8525
8635
  "members": {
8526
8636
  "Customer": {
8527
- "shape": "Scs"
8637
+ "shape": "Sd2"
8528
8638
  },
8529
8639
  "Agent": {
8530
- "shape": "Scs"
8640
+ "shape": "Sd2"
8531
8641
  }
8532
8642
  }
8533
8643
  },
8534
8644
  "ParticipantDetails": {
8535
- "shape": "Sv6"
8645
+ "shape": "Svk"
8536
8646
  },
8537
8647
  "RelatedContactId": {},
8538
8648
  "References": {
8539
8649
  "shape": "S7l"
8540
8650
  },
8541
8651
  "Description": {
8542
- "shape": "Scg"
8652
+ "shape": "Scq"
8543
8653
  }
8544
8654
  }
8545
8655
  },
@@ -8685,10 +8795,10 @@
8685
8795
  "locationName": "EvaluationId"
8686
8796
  },
8687
8797
  "Answers": {
8688
- "shape": "Swo"
8798
+ "shape": "Sx2"
8689
8799
  },
8690
8800
  "Notes": {
8691
- "shape": "Sea"
8801
+ "shape": "Sek"
8692
8802
  }
8693
8803
  }
8694
8804
  },
@@ -8741,7 +8851,7 @@
8741
8851
  "ContactId": {},
8742
8852
  "InstanceId": {},
8743
8853
  "Tags": {
8744
- "shape": "Scz"
8854
+ "shape": "Sd9"
8745
8855
  }
8746
8856
  }
8747
8857
  },
@@ -8893,6 +9003,39 @@
8893
9003
  }
8894
9004
  }
8895
9005
  },
9006
+ "UpdateAuthenticationProfile": {
9007
+ "http": {
9008
+ "requestUri": "/authentication-profiles/{InstanceId}/{AuthenticationProfileId}"
9009
+ },
9010
+ "input": {
9011
+ "type": "structure",
9012
+ "required": [
9013
+ "AuthenticationProfileId",
9014
+ "InstanceId"
9015
+ ],
9016
+ "members": {
9017
+ "AuthenticationProfileId": {
9018
+ "location": "uri",
9019
+ "locationName": "AuthenticationProfileId"
9020
+ },
9021
+ "InstanceId": {
9022
+ "location": "uri",
9023
+ "locationName": "InstanceId"
9024
+ },
9025
+ "Name": {},
9026
+ "Description": {},
9027
+ "AllowedIps": {
9028
+ "shape": "Sch"
9029
+ },
9030
+ "BlockedIps": {
9031
+ "shape": "Sch"
9032
+ },
9033
+ "PeriodicSessionDuration": {
9034
+ "type": "integer"
9035
+ }
9036
+ }
9037
+ }
9038
+ },
8896
9039
  "UpdateContact": {
8897
9040
  "http": {
8898
9041
  "requestUri": "/contacts/{InstanceId}/{ContactId}"
@@ -8913,10 +9056,10 @@
8913
9056
  "locationName": "ContactId"
8914
9057
  },
8915
9058
  "Name": {
8916
- "shape": "Scf"
9059
+ "shape": "Scp"
8917
9060
  },
8918
9061
  "Description": {
8919
- "shape": "Scg"
9062
+ "shape": "Scq"
8920
9063
  },
8921
9064
  "References": {
8922
9065
  "shape": "S7l"
@@ -8972,10 +9115,10 @@
8972
9115
  "locationName": "EvaluationId"
8973
9116
  },
8974
9117
  "Answers": {
8975
- "shape": "Swo"
9118
+ "shape": "Sx2"
8976
9119
  },
8977
9120
  "Notes": {
8978
- "shape": "Sea"
9121
+ "shape": "Sek"
8979
9122
  }
8980
9123
  }
8981
9124
  },
@@ -9954,13 +10097,13 @@
9954
10097
  "locationName": "Id"
9955
10098
  },
9956
10099
  "TelephonyConfig": {
9957
- "shape": "Skg"
10100
+ "shape": "Skq"
9958
10101
  },
9959
10102
  "SignInConfig": {
9960
- "shape": "Skl"
10103
+ "shape": "Skv"
9961
10104
  },
9962
10105
  "AgentConfig": {
9963
- "shape": "Sko"
10106
+ "shape": "Sky"
9964
10107
  }
9965
10108
  }
9966
10109
  },
@@ -10031,19 +10174,19 @@
10031
10174
  "type": "structure",
10032
10175
  "members": {
10033
10176
  "LevelOne": {
10034
- "shape": "Sz0"
10177
+ "shape": "Szf"
10035
10178
  },
10036
10179
  "LevelTwo": {
10037
- "shape": "Sz0"
10180
+ "shape": "Szf"
10038
10181
  },
10039
10182
  "LevelThree": {
10040
- "shape": "Sz0"
10183
+ "shape": "Szf"
10041
10184
  },
10042
10185
  "LevelFour": {
10043
- "shape": "Sz0"
10186
+ "shape": "Szf"
10044
10187
  },
10045
10188
  "LevelFive": {
10046
- "shape": "Sz0"
10189
+ "shape": "Szf"
10047
10190
  }
10048
10191
  }
10049
10192
  },
@@ -11142,21 +11285,25 @@
11142
11285
  "ViewContentSha256": {}
11143
11286
  }
11144
11287
  },
11145
- "Scf": {
11288
+ "Sch": {
11289
+ "type": "list",
11290
+ "member": {}
11291
+ },
11292
+ "Scp": {
11146
11293
  "type": "string",
11147
11294
  "sensitive": true
11148
11295
  },
11149
- "Scg": {
11296
+ "Scq": {
11150
11297
  "type": "string",
11151
11298
  "sensitive": true
11152
11299
  },
11153
- "Scn": {
11300
+ "Scx": {
11154
11301
  "type": "structure",
11155
11302
  "members": {
11156
11303
  "Arn": {}
11157
11304
  }
11158
11305
  },
11159
- "Sco": {
11306
+ "Scy": {
11160
11307
  "type": "structure",
11161
11308
  "members": {
11162
11309
  "PlatformName": {},
@@ -11164,18 +11311,18 @@
11164
11311
  "OperatingSystem": {}
11165
11312
  }
11166
11313
  },
11167
- "Scs": {
11314
+ "Sd2": {
11168
11315
  "type": "structure",
11169
11316
  "members": {
11170
11317
  "Video": {}
11171
11318
  }
11172
11319
  },
11173
- "Scz": {
11320
+ "Sd9": {
11174
11321
  "type": "map",
11175
11322
  "key": {},
11176
11323
  "value": {}
11177
11324
  },
11178
- "Sd7": {
11325
+ "Sdh": {
11179
11326
  "type": "structure",
11180
11327
  "members": {
11181
11328
  "AttributeCondition": {
@@ -11204,20 +11351,20 @@
11204
11351
  }
11205
11352
  },
11206
11353
  "AndExpression": {
11207
- "shape": "Sdg"
11354
+ "shape": "Sdq"
11208
11355
  },
11209
11356
  "OrExpression": {
11210
- "shape": "Sdg"
11357
+ "shape": "Sdq"
11211
11358
  }
11212
11359
  }
11213
11360
  },
11214
- "Sdg": {
11361
+ "Sdq": {
11215
11362
  "type": "list",
11216
11363
  "member": {
11217
- "shape": "Sd7"
11364
+ "shape": "Sdh"
11218
11365
  }
11219
11366
  },
11220
- "Sdo": {
11367
+ "Sdy": {
11221
11368
  "type": "structure",
11222
11369
  "members": {
11223
11370
  "QualityScore": {
@@ -11229,7 +11376,7 @@
11229
11376
  }
11230
11377
  }
11231
11378
  },
11232
- "Sdv": {
11379
+ "Se5": {
11233
11380
  "type": "map",
11234
11381
  "key": {},
11235
11382
  "value": {
@@ -11239,7 +11386,7 @@
11239
11386
  }
11240
11387
  }
11241
11388
  },
11242
- "Se3": {
11389
+ "Sed": {
11243
11390
  "type": "structure",
11244
11391
  "members": {
11245
11392
  "Percentage": {
@@ -11253,7 +11400,7 @@
11253
11400
  }
11254
11401
  }
11255
11402
  },
11256
- "Se7": {
11403
+ "Seh": {
11257
11404
  "type": "structure",
11258
11405
  "members": {
11259
11406
  "StringValue": {},
@@ -11266,7 +11413,7 @@
11266
11413
  },
11267
11414
  "union": true
11268
11415
  },
11269
- "Sea": {
11416
+ "Sek": {
11270
11417
  "type": "map",
11271
11418
  "key": {},
11272
11419
  "value": {
@@ -11276,7 +11423,7 @@
11276
11423
  }
11277
11424
  }
11278
11425
  },
11279
- "Sei": {
11426
+ "Ses": {
11280
11427
  "type": "structure",
11281
11428
  "members": {
11282
11429
  "Arn": {},
@@ -11292,7 +11439,7 @@
11292
11439
  }
11293
11440
  }
11294
11441
  },
11295
- "Sem": {
11442
+ "Sew": {
11296
11443
  "type": "structure",
11297
11444
  "members": {
11298
11445
  "Arn": {},
@@ -11307,7 +11454,7 @@
11307
11454
  }
11308
11455
  }
11309
11456
  },
11310
- "Sew": {
11457
+ "Sf6": {
11311
11458
  "type": "structure",
11312
11459
  "members": {
11313
11460
  "HoursOfOperationId": {},
@@ -11327,14 +11474,14 @@
11327
11474
  "LastModifiedRegion": {}
11328
11475
  }
11329
11476
  },
11330
- "Sf6": {
11477
+ "Sfg": {
11331
11478
  "type": "structure",
11332
11479
  "members": {
11333
11480
  "AttributeType": {},
11334
11481
  "Value": {}
11335
11482
  }
11336
11483
  },
11337
- "Sfk": {
11484
+ "Sfu": {
11338
11485
  "type": "structure",
11339
11486
  "members": {
11340
11487
  "Name": {},
@@ -11347,7 +11494,7 @@
11347
11494
  "LastModifiedRegion": {}
11348
11495
  }
11349
11496
  },
11350
- "Sfn": {
11497
+ "Sfx": {
11351
11498
  "type": "structure",
11352
11499
  "members": {
11353
11500
  "PromptARN": {},
@@ -11363,7 +11510,7 @@
11363
11510
  "LastModifiedRegion": {}
11364
11511
  }
11365
11512
  },
11366
- "Sfq": {
11513
+ "Sg0": {
11367
11514
  "type": "structure",
11368
11515
  "members": {
11369
11516
  "Name": {},
@@ -11387,7 +11534,7 @@
11387
11534
  "LastModifiedRegion": {}
11388
11535
  }
11389
11536
  },
11390
- "Sfu": {
11537
+ "Sg4": {
11391
11538
  "type": "structure",
11392
11539
  "members": {
11393
11540
  "QuickConnectARN": {},
@@ -11406,7 +11553,7 @@
11406
11553
  "LastModifiedRegion": {}
11407
11554
  }
11408
11555
  },
11409
- "Sfx": {
11556
+ "Sg7": {
11410
11557
  "type": "structure",
11411
11558
  "members": {
11412
11559
  "InstanceId": {},
@@ -11441,7 +11588,7 @@
11441
11588
  }
11442
11589
  }
11443
11590
  },
11444
- "Sgk": {
11591
+ "Sgu": {
11445
11592
  "type": "structure",
11446
11593
  "members": {
11447
11594
  "Id": {},
@@ -11453,7 +11600,7 @@
11453
11600
  "LastModifiedRegion": {}
11454
11601
  }
11455
11602
  },
11456
- "Sgo": {
11603
+ "Sgy": {
11457
11604
  "type": "structure",
11458
11605
  "members": {
11459
11606
  "Id": {},
@@ -11465,18 +11612,18 @@
11465
11612
  "LastModifiedRegion": {}
11466
11613
  }
11467
11614
  },
11468
- "Shp": {
11615
+ "Shz": {
11469
11616
  "type": "structure",
11470
11617
  "members": {
11471
11618
  "Queues": {
11472
- "shape": "Shq"
11619
+ "shape": "Si0"
11473
11620
  },
11474
11621
  "Channels": {
11475
11622
  "type": "list",
11476
11623
  "member": {}
11477
11624
  },
11478
11625
  "RoutingProfiles": {
11479
- "shape": "Shs"
11626
+ "shape": "Si2"
11480
11627
  },
11481
11628
  "RoutingStepExpressions": {
11482
11629
  "type": "list",
@@ -11484,71 +11631,71 @@
11484
11631
  }
11485
11632
  }
11486
11633
  },
11487
- "Shq": {
11634
+ "Si0": {
11488
11635
  "type": "list",
11489
11636
  "member": {}
11490
11637
  },
11491
- "Shs": {
11638
+ "Si2": {
11492
11639
  "type": "list",
11493
11640
  "member": {}
11494
11641
  },
11495
- "Shv": {
11642
+ "Si5": {
11496
11643
  "type": "list",
11497
11644
  "member": {}
11498
11645
  },
11499
- "Shy": {
11646
+ "Si8": {
11500
11647
  "type": "structure",
11501
11648
  "members": {
11502
11649
  "Name": {},
11503
11650
  "Unit": {}
11504
11651
  }
11505
11652
  },
11506
- "Si9": {
11653
+ "Sij": {
11507
11654
  "type": "structure",
11508
11655
  "members": {
11509
11656
  "Queue": {
11510
- "shape": "Sia"
11657
+ "shape": "Sik"
11511
11658
  },
11512
11659
  "Channel": {},
11513
11660
  "RoutingProfile": {
11514
- "shape": "Sib"
11661
+ "shape": "Sil"
11515
11662
  },
11516
11663
  "RoutingStepExpression": {}
11517
11664
  }
11518
11665
  },
11519
- "Sia": {
11666
+ "Sik": {
11520
11667
  "type": "structure",
11521
11668
  "members": {
11522
11669
  "Id": {},
11523
11670
  "Arn": {}
11524
11671
  }
11525
11672
  },
11526
- "Sib": {
11673
+ "Sil": {
11527
11674
  "type": "structure",
11528
11675
  "members": {
11529
11676
  "Id": {},
11530
11677
  "Arn": {}
11531
11678
  }
11532
11679
  },
11533
- "Sis": {
11680
+ "Sj2": {
11534
11681
  "type": "structure",
11535
11682
  "members": {
11536
11683
  "Id": {},
11537
11684
  "Arn": {}
11538
11685
  }
11539
11686
  },
11540
- "Siu": {
11687
+ "Sj4": {
11541
11688
  "type": "map",
11542
11689
  "key": {},
11543
11690
  "value": {
11544
11691
  "type": "integer"
11545
11692
  }
11546
11693
  },
11547
- "Sj1": {
11694
+ "Sjb": {
11548
11695
  "type": "string",
11549
11696
  "sensitive": true
11550
11697
  },
11551
- "Sj6": {
11698
+ "Sjg": {
11552
11699
  "type": "structure",
11553
11700
  "members": {
11554
11701
  "Name": {},
@@ -11565,7 +11712,7 @@
11565
11712
  "Unit": {}
11566
11713
  }
11567
11714
  },
11568
- "Sjr": {
11715
+ "Sk1": {
11569
11716
  "type": "structure",
11570
11717
  "members": {
11571
11718
  "Name": {},
@@ -11599,18 +11746,18 @@
11599
11746
  }
11600
11747
  }
11601
11748
  },
11602
- "Skg": {
11749
+ "Skq": {
11603
11750
  "type": "structure",
11604
11751
  "required": [
11605
11752
  "Distributions"
11606
11753
  ],
11607
11754
  "members": {
11608
11755
  "Distributions": {
11609
- "shape": "Skh"
11756
+ "shape": "Skr"
11610
11757
  }
11611
11758
  }
11612
11759
  },
11613
- "Skh": {
11760
+ "Skr": {
11614
11761
  "type": "list",
11615
11762
  "member": {
11616
11763
  "type": "structure",
@@ -11626,7 +11773,7 @@
11626
11773
  }
11627
11774
  }
11628
11775
  },
11629
- "Skl": {
11776
+ "Skv": {
11630
11777
  "type": "structure",
11631
11778
  "required": [
11632
11779
  "Distributions"
@@ -11650,26 +11797,26 @@
11650
11797
  }
11651
11798
  }
11652
11799
  },
11653
- "Sko": {
11800
+ "Sky": {
11654
11801
  "type": "structure",
11655
11802
  "required": [
11656
11803
  "Distributions"
11657
11804
  ],
11658
11805
  "members": {
11659
11806
  "Distributions": {
11660
- "shape": "Skh"
11807
+ "shape": "Skr"
11661
11808
  }
11662
11809
  }
11663
11810
  },
11664
- "Sn4": {
11811
+ "Sni": {
11665
11812
  "type": "list",
11666
11813
  "member": {}
11667
11814
  },
11668
- "Sn5": {
11815
+ "Snj": {
11669
11816
  "type": "list",
11670
11817
  "member": {}
11671
11818
  },
11672
- "Snq": {
11819
+ "So4": {
11673
11820
  "type": "list",
11674
11821
  "member": {
11675
11822
  "type": "structure",
@@ -11685,7 +11832,7 @@
11685
11832
  }
11686
11833
  }
11687
11834
  },
11688
- "Sof": {
11835
+ "Sot": {
11689
11836
  "type": "structure",
11690
11837
  "members": {
11691
11838
  "AbsoluteTime": {
@@ -11695,7 +11842,7 @@
11695
11842
  },
11696
11843
  "union": true
11697
11844
  },
11698
- "Soj": {
11845
+ "Sox": {
11699
11846
  "type": "structure",
11700
11847
  "required": [
11701
11848
  "BeginOffsetChar",
@@ -11710,57 +11857,57 @@
11710
11857
  }
11711
11858
  }
11712
11859
  },
11713
- "Srm": {
11860
+ "Ss0": {
11714
11861
  "type": "structure",
11715
11862
  "members": {
11716
11863
  "OrConditions": {
11717
11864
  "type": "list",
11718
11865
  "member": {
11719
- "shape": "Sro"
11866
+ "shape": "Ss2"
11720
11867
  }
11721
11868
  },
11722
11869
  "AndConditions": {
11723
- "shape": "Sro"
11870
+ "shape": "Ss2"
11724
11871
  },
11725
11872
  "TagCondition": {
11726
- "shape": "Srp"
11873
+ "shape": "Ss3"
11727
11874
  }
11728
11875
  }
11729
11876
  },
11730
- "Sro": {
11877
+ "Ss2": {
11731
11878
  "type": "list",
11732
11879
  "member": {
11733
- "shape": "Srp"
11880
+ "shape": "Ss3"
11734
11881
  }
11735
11882
  },
11736
- "Srp": {
11883
+ "Ss3": {
11737
11884
  "type": "structure",
11738
11885
  "members": {
11739
11886
  "TagKey": {},
11740
11887
  "TagValue": {}
11741
11888
  }
11742
11889
  },
11743
- "Srq": {
11890
+ "Ss4": {
11744
11891
  "type": "structure",
11745
11892
  "members": {
11746
11893
  "OrConditions": {
11747
- "shape": "Srr"
11894
+ "shape": "Ss5"
11748
11895
  },
11749
11896
  "AndConditions": {
11750
- "shape": "Srr"
11897
+ "shape": "Ss5"
11751
11898
  },
11752
11899
  "StringCondition": {
11753
- "shape": "Srs"
11900
+ "shape": "Ss6"
11754
11901
  }
11755
11902
  }
11756
11903
  },
11757
- "Srr": {
11904
+ "Ss5": {
11758
11905
  "type": "list",
11759
11906
  "member": {
11760
- "shape": "Srq"
11907
+ "shape": "Ss4"
11761
11908
  }
11762
11909
  },
11763
- "Srs": {
11910
+ "Ss6": {
11764
11911
  "type": "structure",
11765
11912
  "members": {
11766
11913
  "FieldName": {},
@@ -11768,220 +11915,220 @@
11768
11915
  "ComparisonType": {}
11769
11916
  }
11770
11917
  },
11771
- "Sry": {
11918
+ "Ssc": {
11772
11919
  "type": "structure",
11773
11920
  "members": {
11774
11921
  "OrConditions": {
11775
- "shape": "Srz"
11922
+ "shape": "Ssd"
11776
11923
  },
11777
11924
  "AndConditions": {
11778
- "shape": "Srz"
11925
+ "shape": "Ssd"
11779
11926
  },
11780
11927
  "StringCondition": {
11781
- "shape": "Srs"
11928
+ "shape": "Ss6"
11782
11929
  },
11783
11930
  "TypeCondition": {},
11784
11931
  "StateCondition": {},
11785
11932
  "StatusCondition": {}
11786
11933
  }
11787
11934
  },
11788
- "Srz": {
11935
+ "Ssd": {
11789
11936
  "type": "list",
11790
11937
  "member": {
11791
- "shape": "Sry"
11938
+ "shape": "Ssc"
11792
11939
  }
11793
11940
  },
11794
- "Ss8": {
11941
+ "Ssm": {
11795
11942
  "type": "list",
11796
11943
  "member": {}
11797
11944
  },
11798
- "Ssz": {
11945
+ "Std": {
11799
11946
  "type": "structure",
11800
11947
  "members": {
11801
11948
  "OrConditions": {
11802
- "shape": "St0"
11949
+ "shape": "Ste"
11803
11950
  },
11804
11951
  "AndConditions": {
11805
- "shape": "St0"
11952
+ "shape": "Ste"
11806
11953
  },
11807
11954
  "StringCondition": {
11808
- "shape": "Srs"
11955
+ "shape": "Ss6"
11809
11956
  }
11810
11957
  }
11811
11958
  },
11812
- "St0": {
11959
+ "Ste": {
11813
11960
  "type": "list",
11814
11961
  "member": {
11815
- "shape": "Ssz"
11962
+ "shape": "Std"
11816
11963
  }
11817
11964
  },
11818
- "St4": {
11965
+ "Sti": {
11819
11966
  "type": "structure",
11820
11967
  "members": {
11821
11968
  "OrConditions": {
11822
- "shape": "St5"
11969
+ "shape": "Stj"
11823
11970
  },
11824
11971
  "AndConditions": {
11825
- "shape": "St5"
11972
+ "shape": "Stj"
11826
11973
  },
11827
11974
  "StringCondition": {
11828
- "shape": "Srs"
11975
+ "shape": "Ss6"
11829
11976
  }
11830
11977
  }
11831
11978
  },
11832
- "St5": {
11979
+ "Stj": {
11833
11980
  "type": "list",
11834
11981
  "member": {
11835
- "shape": "St4"
11982
+ "shape": "Sti"
11836
11983
  }
11837
11984
  },
11838
- "Sta": {
11985
+ "Sto": {
11839
11986
  "type": "structure",
11840
11987
  "members": {
11841
11988
  "OrConditions": {
11842
- "shape": "Stb"
11989
+ "shape": "Stp"
11843
11990
  },
11844
11991
  "AndConditions": {
11845
- "shape": "Stb"
11992
+ "shape": "Stp"
11846
11993
  },
11847
11994
  "StringCondition": {
11848
- "shape": "Srs"
11995
+ "shape": "Ss6"
11849
11996
  }
11850
11997
  }
11851
11998
  },
11852
- "Stb": {
11999
+ "Stp": {
11853
12000
  "type": "list",
11854
12001
  "member": {
11855
- "shape": "Sta"
12002
+ "shape": "Sto"
11856
12003
  }
11857
12004
  },
11858
- "Sth": {
12005
+ "Stv": {
11859
12006
  "type": "structure",
11860
12007
  "members": {
11861
12008
  "OrConditions": {
11862
- "shape": "Sti"
12009
+ "shape": "Stw"
11863
12010
  },
11864
12011
  "AndConditions": {
11865
- "shape": "Sti"
12012
+ "shape": "Stw"
11866
12013
  },
11867
12014
  "StringCondition": {
11868
- "shape": "Srs"
12015
+ "shape": "Ss6"
11869
12016
  },
11870
12017
  "QueueTypeCondition": {}
11871
12018
  }
11872
12019
  },
11873
- "Sti": {
12020
+ "Stw": {
11874
12021
  "type": "list",
11875
12022
  "member": {
11876
- "shape": "Sth"
12023
+ "shape": "Stv"
11877
12024
  }
11878
12025
  },
11879
- "Sto": {
12026
+ "Su2": {
11880
12027
  "type": "structure",
11881
12028
  "members": {
11882
12029
  "OrConditions": {
11883
- "shape": "Stp"
12030
+ "shape": "Su3"
11884
12031
  },
11885
12032
  "AndConditions": {
11886
- "shape": "Stp"
12033
+ "shape": "Su3"
11887
12034
  },
11888
12035
  "StringCondition": {
11889
- "shape": "Srs"
12036
+ "shape": "Ss6"
11890
12037
  }
11891
12038
  }
11892
12039
  },
11893
- "Stp": {
12040
+ "Su3": {
11894
12041
  "type": "list",
11895
12042
  "member": {
11896
- "shape": "Sto"
12043
+ "shape": "Su2"
11897
12044
  }
11898
12045
  },
11899
- "Su3": {
12046
+ "Suh": {
11900
12047
  "type": "structure",
11901
12048
  "members": {
11902
12049
  "OrConditions": {
11903
- "shape": "Su4"
12050
+ "shape": "Sui"
11904
12051
  },
11905
12052
  "AndConditions": {
11906
- "shape": "Su4"
12053
+ "shape": "Sui"
11907
12054
  },
11908
12055
  "StringCondition": {
11909
- "shape": "Srs"
12056
+ "shape": "Ss6"
11910
12057
  }
11911
12058
  }
11912
12059
  },
11913
- "Su4": {
12060
+ "Sui": {
11914
12061
  "type": "list",
11915
12062
  "member": {
11916
- "shape": "Su3"
12063
+ "shape": "Suh"
11917
12064
  }
11918
12065
  },
11919
- "Su8": {
12066
+ "Sum": {
11920
12067
  "type": "structure",
11921
12068
  "members": {
11922
12069
  "OrConditions": {
11923
- "shape": "Su9"
12070
+ "shape": "Sun"
11924
12071
  },
11925
12072
  "AndConditions": {
11926
- "shape": "Su9"
12073
+ "shape": "Sun"
11927
12074
  },
11928
12075
  "StringCondition": {
11929
- "shape": "Srs"
12076
+ "shape": "Ss6"
11930
12077
  }
11931
12078
  }
11932
12079
  },
11933
- "Su9": {
12080
+ "Sun": {
11934
12081
  "type": "list",
11935
12082
  "member": {
11936
- "shape": "Su8"
12083
+ "shape": "Sum"
11937
12084
  }
11938
12085
  },
11939
- "Sui": {
12086
+ "Suw": {
11940
12087
  "type": "structure",
11941
12088
  "members": {
11942
12089
  "TagConditions": {
11943
- "shape": "Sro"
12090
+ "shape": "Ss2"
11944
12091
  },
11945
12092
  "HierarchyGroupCondition": {
11946
- "shape": "Suj"
12093
+ "shape": "Sux"
11947
12094
  }
11948
12095
  }
11949
12096
  },
11950
- "Suj": {
12097
+ "Sux": {
11951
12098
  "type": "structure",
11952
12099
  "members": {
11953
12100
  "Value": {},
11954
12101
  "HierarchyGroupMatchType": {}
11955
12102
  }
11956
12103
  },
11957
- "Sul": {
12104
+ "Suz": {
11958
12105
  "type": "structure",
11959
12106
  "members": {
11960
12107
  "OrConditions": {
11961
- "shape": "Sum"
12108
+ "shape": "Sv0"
11962
12109
  },
11963
12110
  "AndConditions": {
11964
- "shape": "Sum"
12111
+ "shape": "Sv0"
11965
12112
  },
11966
12113
  "StringCondition": {
11967
- "shape": "Srs"
12114
+ "shape": "Ss6"
11968
12115
  },
11969
12116
  "HierarchyGroupCondition": {
11970
- "shape": "Suj"
12117
+ "shape": "Sux"
11971
12118
  }
11972
12119
  }
11973
12120
  },
11974
- "Sum": {
12121
+ "Sv0": {
11975
12122
  "type": "list",
11976
12123
  "member": {
11977
- "shape": "Sul"
12124
+ "shape": "Suz"
11978
12125
  }
11979
12126
  },
11980
- "Sv4": {
12127
+ "Svi": {
11981
12128
  "type": "list",
11982
12129
  "member": {}
11983
12130
  },
11984
- "Sv6": {
12131
+ "Svk": {
11985
12132
  "type": "structure",
11986
12133
  "required": [
11987
12134
  "DisplayName"
@@ -11990,7 +12137,7 @@
11990
12137
  "DisplayName": {}
11991
12138
  }
11992
12139
  },
11993
- "Sv7": {
12140
+ "Svl": {
11994
12141
  "type": "structure",
11995
12142
  "required": [
11996
12143
  "StreamingEndpointArn"
@@ -11999,19 +12146,19 @@
11999
12146
  "StreamingEndpointArn": {}
12000
12147
  }
12001
12148
  },
12002
- "Swo": {
12149
+ "Sx2": {
12003
12150
  "type": "map",
12004
12151
  "key": {},
12005
12152
  "value": {
12006
12153
  "type": "structure",
12007
12154
  "members": {
12008
12155
  "Value": {
12009
- "shape": "Se7"
12156
+ "shape": "Seh"
12010
12157
  }
12011
12158
  }
12012
12159
  }
12013
12160
  },
12014
- "Sz0": {
12161
+ "Szf": {
12015
12162
  "type": "structure",
12016
12163
  "required": [
12017
12164
  "Name"