cdk-docker-image-deployment 0.0.159 → 0.0.161

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 (36) hide show
  1. package/.jsii +3 -3
  2. package/lib/destination.js +1 -1
  3. package/lib/docker-image-deployment.js +1 -1
  4. package/lib/source.js +1 -1
  5. package/node_modules/aws-sdk/CHANGELOG.md +15 -1
  6. package/node_modules/aws-sdk/README.md +1 -1
  7. package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.min.json +118 -77
  8. package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +133 -127
  9. package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +12 -4
  10. package/node_modules/aws-sdk/apis/ec2-2016-11-15.waiters2.json +19 -0
  11. package/node_modules/aws-sdk/apis/emr-containers-2020-10-01.min.json +37 -9
  12. package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.min.json +339 -271
  13. package/node_modules/aws-sdk/apis/runtime.lex.v2-2020-08-07.min.json +18 -4
  14. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +847 -831
  15. package/node_modules/aws-sdk/clients/autoscaling.d.ts +84 -26
  16. package/node_modules/aws-sdk/clients/chimesdkmeetings.d.ts +14 -14
  17. package/node_modules/aws-sdk/clients/connect.d.ts +13 -3
  18. package/node_modules/aws-sdk/clients/ec2.d.ts +118 -110
  19. package/node_modules/aws-sdk/clients/emrcontainers.d.ts +39 -15
  20. package/node_modules/aws-sdk/clients/evidently.d.ts +11 -11
  21. package/node_modules/aws-sdk/clients/lexmodelsv2.d.ts +152 -52
  22. package/node_modules/aws-sdk/clients/lexruntimev2.d.ts +19 -1
  23. package/node_modules/aws-sdk/clients/lightsail.d.ts +8 -2
  24. package/node_modules/aws-sdk/clients/migrationhubrefactorspaces.d.ts +3 -3
  25. package/node_modules/aws-sdk/clients/polly.d.ts +1 -1
  26. package/node_modules/aws-sdk/clients/sagemaker.d.ts +56 -39
  27. package/node_modules/aws-sdk/clients/sns.d.ts +3 -3
  28. package/node_modules/aws-sdk/clients/workdocs.d.ts +47 -47
  29. package/node_modules/aws-sdk/clients/workspaces.d.ts +21 -21
  30. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
  31. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +9 -9
  32. package/node_modules/aws-sdk/dist/aws-sdk.js +303 -215
  33. package/node_modules/aws-sdk/dist/aws-sdk.min.js +97 -97
  34. package/node_modules/aws-sdk/lib/core.js +1 -1
  35. package/node_modules/aws-sdk/package.json +1 -1
  36. package/package.json +5 -5
@@ -1392,7 +1392,13 @@
1392
1392
  "ScheduledTimestamp": {
1393
1393
  "type": "timestamp"
1394
1394
  },
1395
- "RelatedContactId": {}
1395
+ "RelatedContactId": {},
1396
+ "WisdomInfo": {
1397
+ "type": "structure",
1398
+ "members": {
1399
+ "SessionArn": {}
1400
+ }
1401
+ }
1396
1402
  }
1397
1403
  }
1398
1404
  }
@@ -1605,7 +1611,7 @@
1605
1611
  "type": "structure",
1606
1612
  "members": {
1607
1613
  "Attribute": {
1608
- "shape": "S7z"
1614
+ "shape": "S80"
1609
1615
  }
1610
1616
  }
1611
1617
  }
@@ -1717,7 +1723,7 @@
1717
1723
  "type": "structure",
1718
1724
  "members": {
1719
1725
  "Queue": {
1720
- "shape": "S8d"
1726
+ "shape": "S8e"
1721
1727
  }
1722
1728
  }
1723
1729
  }
@@ -1791,7 +1797,7 @@
1791
1797
  "type": "structure",
1792
1798
  "members": {
1793
1799
  "RoutingProfile": {
1794
- "shape": "S8k"
1800
+ "shape": "S8l"
1795
1801
  }
1796
1802
  }
1797
1803
  }
@@ -2036,19 +2042,19 @@
2036
2042
  "type": "structure",
2037
2043
  "members": {
2038
2044
  "LevelOne": {
2039
- "shape": "S96"
2045
+ "shape": "S97"
2040
2046
  },
2041
2047
  "LevelTwo": {
2042
- "shape": "S96"
2048
+ "shape": "S97"
2043
2049
  },
2044
2050
  "LevelThree": {
2045
- "shape": "S96"
2051
+ "shape": "S97"
2046
2052
  },
2047
2053
  "LevelFour": {
2048
- "shape": "S96"
2054
+ "shape": "S97"
2049
2055
  },
2050
2056
  "LevelFive": {
2051
- "shape": "S96"
2057
+ "shape": "S97"
2052
2058
  }
2053
2059
  }
2054
2060
  },
@@ -2084,19 +2090,19 @@
2084
2090
  "type": "structure",
2085
2091
  "members": {
2086
2092
  "LevelOne": {
2087
- "shape": "S9a"
2093
+ "shape": "S9b"
2088
2094
  },
2089
2095
  "LevelTwo": {
2090
- "shape": "S9a"
2096
+ "shape": "S9b"
2091
2097
  },
2092
2098
  "LevelThree": {
2093
- "shape": "S9a"
2099
+ "shape": "S9b"
2094
2100
  },
2095
2101
  "LevelFour": {
2096
- "shape": "S9a"
2102
+ "shape": "S9b"
2097
2103
  },
2098
2104
  "LevelFive": {
2099
- "shape": "S9a"
2105
+ "shape": "S9b"
2100
2106
  }
2101
2107
  }
2102
2108
  }
@@ -2440,7 +2446,7 @@
2440
2446
  "type": "structure",
2441
2447
  "members": {
2442
2448
  "Attributes": {
2443
- "shape": "S9v"
2449
+ "shape": "S9w"
2444
2450
  }
2445
2451
  }
2446
2452
  }
@@ -2462,15 +2468,15 @@
2462
2468
  "locationName": "InstanceId"
2463
2469
  },
2464
2470
  "Filters": {
2465
- "shape": "S9z"
2471
+ "shape": "Sa0"
2466
2472
  },
2467
2473
  "Groupings": {
2468
- "shape": "Sa3"
2474
+ "shape": "Sa4"
2469
2475
  },
2470
2476
  "CurrentMetrics": {
2471
2477
  "type": "list",
2472
2478
  "member": {
2473
- "shape": "Sa6"
2479
+ "shape": "Sa7"
2474
2480
  }
2475
2481
  },
2476
2482
  "NextToken": {},
@@ -2499,7 +2505,7 @@
2499
2505
  "type": "structure",
2500
2506
  "members": {
2501
2507
  "Dimensions": {
2502
- "shape": "Sah"
2508
+ "shape": "Sai"
2503
2509
  },
2504
2510
  "Collections": {
2505
2511
  "type": "list",
@@ -2507,7 +2513,7 @@
2507
2513
  "type": "structure",
2508
2514
  "members": {
2509
2515
  "Metric": {
2510
- "shape": "Sa6"
2516
+ "shape": "Sa7"
2511
2517
  },
2512
2518
  "Value": {
2513
2519
  "type": "double"
@@ -2546,7 +2552,7 @@
2546
2552
  "type": "structure",
2547
2553
  "members": {
2548
2554
  "Queues": {
2549
- "shape": "Sa0"
2555
+ "shape": "Sa1"
2550
2556
  },
2551
2557
  "ContactFilter": {
2552
2558
  "type": "structure",
@@ -2558,7 +2564,7 @@
2558
2564
  }
2559
2565
  },
2560
2566
  "RoutingProfiles": {
2561
- "shape": "Sa2"
2567
+ "shape": "Sa3"
2562
2568
  },
2563
2569
  "Agents": {
2564
2570
  "type": "list",
@@ -2593,25 +2599,25 @@
2593
2599
  }
2594
2600
  },
2595
2601
  "RoutingProfile": {
2596
- "shape": "Saj"
2602
+ "shape": "Sak"
2597
2603
  },
2598
2604
  "HierarchyPath": {
2599
2605
  "type": "structure",
2600
2606
  "members": {
2601
2607
  "LevelOne": {
2602
- "shape": "Sb0"
2608
+ "shape": "Sb1"
2603
2609
  },
2604
2610
  "LevelTwo": {
2605
- "shape": "Sb0"
2611
+ "shape": "Sb1"
2606
2612
  },
2607
2613
  "LevelThree": {
2608
- "shape": "Sb0"
2614
+ "shape": "Sb1"
2609
2615
  },
2610
2616
  "LevelFour": {
2611
- "shape": "Sb0"
2617
+ "shape": "Sb1"
2612
2618
  },
2613
2619
  "LevelFive": {
2614
- "shape": "Sb0"
2620
+ "shape": "Sb1"
2615
2621
  }
2616
2622
  }
2617
2623
  },
@@ -2626,13 +2632,13 @@
2626
2632
  }
2627
2633
  },
2628
2634
  "AvailableSlotsByChannel": {
2629
- "shape": "Sb2"
2635
+ "shape": "Sb3"
2630
2636
  },
2631
2637
  "MaxSlotsByChannel": {
2632
- "shape": "Sb2"
2638
+ "shape": "Sb3"
2633
2639
  },
2634
2640
  "ActiveSlotsByChannel": {
2635
- "shape": "Sb2"
2641
+ "shape": "Sb3"
2636
2642
  },
2637
2643
  "Contacts": {
2638
2644
  "type": "list",
@@ -2650,7 +2656,7 @@
2650
2656
  "type": "timestamp"
2651
2657
  },
2652
2658
  "Queue": {
2653
- "shape": "Sai"
2659
+ "shape": "Saj"
2654
2660
  }
2655
2661
  }
2656
2662
  }
@@ -2689,13 +2695,13 @@
2689
2695
  "type": "structure",
2690
2696
  "members": {
2691
2697
  "AccessToken": {
2692
- "shape": "Sb9"
2698
+ "shape": "Sba"
2693
2699
  },
2694
2700
  "AccessTokenExpiration": {
2695
2701
  "type": "timestamp"
2696
2702
  },
2697
2703
  "RefreshToken": {
2698
- "shape": "Sb9"
2704
+ "shape": "Sba"
2699
2705
  },
2700
2706
  "RefreshTokenExpiration": {
2701
2707
  "type": "timestamp"
@@ -2733,15 +2739,15 @@
2733
2739
  "type": "timestamp"
2734
2740
  },
2735
2741
  "Filters": {
2736
- "shape": "S9z"
2742
+ "shape": "Sa0"
2737
2743
  },
2738
2744
  "Groupings": {
2739
- "shape": "Sa3"
2745
+ "shape": "Sa4"
2740
2746
  },
2741
2747
  "HistoricalMetrics": {
2742
2748
  "type": "list",
2743
2749
  "member": {
2744
- "shape": "Sbd"
2750
+ "shape": "Sbe"
2745
2751
  }
2746
2752
  },
2747
2753
  "NextToken": {},
@@ -2760,7 +2766,7 @@
2760
2766
  "type": "structure",
2761
2767
  "members": {
2762
2768
  "Dimensions": {
2763
- "shape": "Sah"
2769
+ "shape": "Sai"
2764
2770
  },
2765
2771
  "Collections": {
2766
2772
  "type": "list",
@@ -2768,7 +2774,7 @@
2768
2774
  "type": "structure",
2769
2775
  "members": {
2770
2776
  "Metric": {
2771
- "shape": "Sbd"
2777
+ "shape": "Sbe"
2772
2778
  },
2773
2779
  "Value": {
2774
2780
  "type": "double"
@@ -2865,7 +2871,7 @@
2865
2871
  "type": "structure",
2866
2872
  "members": {
2867
2873
  "TelephonyConfig": {
2868
- "shape": "Sbt"
2874
+ "shape": "Sbu"
2869
2875
  },
2870
2876
  "Id": {},
2871
2877
  "Arn": {}
@@ -3330,7 +3336,7 @@
3330
3336
  "Attributes": {
3331
3337
  "type": "list",
3332
3338
  "member": {
3333
- "shape": "S7z"
3339
+ "shape": "S80"
3334
3340
  }
3335
3341
  },
3336
3342
  "NextToken": {}
@@ -3577,12 +3583,12 @@
3577
3583
  "locationName": "InstanceId"
3578
3584
  },
3579
3585
  "PhoneNumberTypes": {
3580
- "shape": "Sdv",
3586
+ "shape": "Sdw",
3581
3587
  "location": "querystring",
3582
3588
  "locationName": "phoneNumberTypes"
3583
3589
  },
3584
3590
  "PhoneNumberCountryCodes": {
3585
- "shape": "Sdw",
3591
+ "shape": "Sdx",
3586
3592
  "location": "querystring",
3587
3593
  "locationName": "phoneNumberCountryCodes"
3588
3594
  },
@@ -3630,10 +3636,10 @@
3630
3636
  },
3631
3637
  "NextToken": {},
3632
3638
  "PhoneNumberCountryCodes": {
3633
- "shape": "Sdw"
3639
+ "shape": "Sdx"
3634
3640
  },
3635
3641
  "PhoneNumberTypes": {
3636
- "shape": "Sdv"
3642
+ "shape": "Sdw"
3637
3643
  },
3638
3644
  "PhoneNumberPrefix": {}
3639
3645
  }
@@ -3739,7 +3745,7 @@
3739
3745
  "members": {
3740
3746
  "NextToken": {},
3741
3747
  "QuickConnectSummaryList": {
3742
- "shape": "See"
3748
+ "shape": "Sef"
3743
3749
  }
3744
3750
  }
3745
3751
  }
@@ -3831,7 +3837,7 @@
3831
3837
  "type": "structure",
3832
3838
  "members": {
3833
3839
  "QuickConnectSummaryList": {
3834
- "shape": "See"
3840
+ "shape": "Sef"
3835
3841
  },
3836
3842
  "NextToken": {}
3837
3843
  }
@@ -4371,7 +4377,7 @@
4371
4377
  "UserHierarchyGroupSummaryList": {
4372
4378
  "type": "list",
4373
4379
  "member": {
4374
- "shape": "S96"
4380
+ "shape": "S97"
4375
4381
  }
4376
4382
  },
4377
4383
  "NextToken": {}
@@ -4620,12 +4626,12 @@
4620
4626
  "type": "structure",
4621
4627
  "members": {
4622
4628
  "TagFilter": {
4623
- "shape": "Sgj"
4629
+ "shape": "Sgk"
4624
4630
  }
4625
4631
  }
4626
4632
  },
4627
4633
  "SearchCriteria": {
4628
- "shape": "Sgn"
4634
+ "shape": "Sgo"
4629
4635
  }
4630
4636
  }
4631
4637
  },
@@ -4635,7 +4641,7 @@
4635
4641
  "Queues": {
4636
4642
  "type": "list",
4637
4643
  "member": {
4638
- "shape": "S8d"
4644
+ "shape": "S8e"
4639
4645
  }
4640
4646
  },
4641
4647
  "NextToken": {},
@@ -4664,12 +4670,12 @@
4664
4670
  "type": "structure",
4665
4671
  "members": {
4666
4672
  "TagFilter": {
4667
- "shape": "Sgj"
4673
+ "shape": "Sgk"
4668
4674
  }
4669
4675
  }
4670
4676
  },
4671
4677
  "SearchCriteria": {
4672
- "shape": "Sgw"
4678
+ "shape": "Sgx"
4673
4679
  }
4674
4680
  }
4675
4681
  },
@@ -4679,7 +4685,7 @@
4679
4685
  "RoutingProfiles": {
4680
4686
  "type": "list",
4681
4687
  "member": {
4682
- "shape": "S8k"
4688
+ "shape": "S8l"
4683
4689
  }
4684
4690
  },
4685
4691
  "NextToken": {},
@@ -4705,13 +4711,13 @@
4705
4711
  "type": "integer"
4706
4712
  },
4707
4713
  "SearchCriteria": {
4708
- "shape": "Sh1"
4714
+ "shape": "Sh2"
4709
4715
  },
4710
4716
  "SearchFilter": {
4711
4717
  "type": "structure",
4712
4718
  "members": {
4713
4719
  "TagFilter": {
4714
- "shape": "Sgj"
4720
+ "shape": "Sgk"
4715
4721
  }
4716
4722
  }
4717
4723
  }
@@ -4759,12 +4765,12 @@
4759
4765
  "type": "structure",
4760
4766
  "members": {
4761
4767
  "TagFilter": {
4762
- "shape": "Sgj"
4768
+ "shape": "Sgk"
4763
4769
  }
4764
4770
  }
4765
4771
  },
4766
4772
  "SearchCriteria": {
4767
- "shape": "Sh9"
4773
+ "shape": "Sha"
4768
4774
  }
4769
4775
  }
4770
4776
  },
@@ -4879,7 +4885,7 @@
4879
4885
  "InstanceId": {},
4880
4886
  "ContactFlowId": {},
4881
4887
  "Attributes": {
4882
- "shape": "S9v"
4888
+ "shape": "S9w"
4883
4889
  },
4884
4890
  "ParticipantDetails": {
4885
4891
  "type": "structure",
@@ -5020,7 +5026,7 @@
5020
5026
  "SourcePhoneNumber": {},
5021
5027
  "QueueId": {},
5022
5028
  "Attributes": {
5023
- "shape": "S9v"
5029
+ "shape": "S9w"
5024
5030
  },
5025
5031
  "AnswerMachineDetectionConfig": {
5026
5032
  "type": "structure",
@@ -5060,7 +5066,7 @@
5060
5066
  "PreviousContactId": {},
5061
5067
  "ContactFlowId": {},
5062
5068
  "Attributes": {
5063
- "shape": "S9v"
5069
+ "shape": "S9w"
5064
5070
  },
5065
5071
  "Name": {},
5066
5072
  "References": {
@@ -5323,7 +5329,7 @@
5323
5329
  "InitialContactId": {},
5324
5330
  "InstanceId": {},
5325
5331
  "Attributes": {
5326
- "shape": "S9v"
5332
+ "shape": "S9w"
5327
5333
  }
5328
5334
  }
5329
5335
  },
@@ -6094,7 +6100,7 @@
6094
6100
  "locationName": "Id"
6095
6101
  },
6096
6102
  "TelephonyConfig": {
6097
- "shape": "Sbt"
6103
+ "shape": "Sbu"
6098
6104
  }
6099
6105
  }
6100
6106
  },
@@ -6165,19 +6171,19 @@
6165
6171
  "type": "structure",
6166
6172
  "members": {
6167
6173
  "LevelOne": {
6168
- "shape": "Ske"
6174
+ "shape": "Skf"
6169
6175
  },
6170
6176
  "LevelTwo": {
6171
- "shape": "Ske"
6177
+ "shape": "Skf"
6172
6178
  },
6173
6179
  "LevelThree": {
6174
- "shape": "Ske"
6180
+ "shape": "Skf"
6175
6181
  },
6176
6182
  "LevelFour": {
6177
- "shape": "Ske"
6183
+ "shape": "Skf"
6178
6184
  },
6179
6185
  "LevelFive": {
6180
- "shape": "Ske"
6186
+ "shape": "Skf"
6181
6187
  }
6182
6188
  }
6183
6189
  },
@@ -6738,14 +6744,14 @@
6738
6744
  "type": "list",
6739
6745
  "member": {}
6740
6746
  },
6741
- "S7z": {
6747
+ "S80": {
6742
6748
  "type": "structure",
6743
6749
  "members": {
6744
6750
  "AttributeType": {},
6745
6751
  "Value": {}
6746
6752
  }
6747
6753
  },
6748
- "S8d": {
6754
+ "S8e": {
6749
6755
  "type": "structure",
6750
6756
  "members": {
6751
6757
  "Name": {},
@@ -6765,7 +6771,7 @@
6765
6771
  }
6766
6772
  }
6767
6773
  },
6768
- "S8k": {
6774
+ "S8l": {
6769
6775
  "type": "structure",
6770
6776
  "members": {
6771
6777
  "InstanceId": {},
@@ -6788,7 +6794,7 @@
6788
6794
  }
6789
6795
  }
6790
6796
  },
6791
- "S96": {
6797
+ "S97": {
6792
6798
  "type": "structure",
6793
6799
  "members": {
6794
6800
  "Id": {},
@@ -6796,7 +6802,7 @@
6796
6802
  "Name": {}
6797
6803
  }
6798
6804
  },
6799
- "S9a": {
6805
+ "S9b": {
6800
6806
  "type": "structure",
6801
6807
  "members": {
6802
6808
  "Id": {},
@@ -6804,90 +6810,90 @@
6804
6810
  "Name": {}
6805
6811
  }
6806
6812
  },
6807
- "S9v": {
6813
+ "S9w": {
6808
6814
  "type": "map",
6809
6815
  "key": {},
6810
6816
  "value": {}
6811
6817
  },
6812
- "S9z": {
6818
+ "Sa0": {
6813
6819
  "type": "structure",
6814
6820
  "members": {
6815
6821
  "Queues": {
6816
- "shape": "Sa0"
6822
+ "shape": "Sa1"
6817
6823
  },
6818
6824
  "Channels": {
6819
6825
  "type": "list",
6820
6826
  "member": {}
6821
6827
  },
6822
6828
  "RoutingProfiles": {
6823
- "shape": "Sa2"
6829
+ "shape": "Sa3"
6824
6830
  }
6825
6831
  }
6826
6832
  },
6827
- "Sa0": {
6833
+ "Sa1": {
6828
6834
  "type": "list",
6829
6835
  "member": {}
6830
6836
  },
6831
- "Sa2": {
6837
+ "Sa3": {
6832
6838
  "type": "list",
6833
6839
  "member": {}
6834
6840
  },
6835
- "Sa3": {
6841
+ "Sa4": {
6836
6842
  "type": "list",
6837
6843
  "member": {}
6838
6844
  },
6839
- "Sa6": {
6845
+ "Sa7": {
6840
6846
  "type": "structure",
6841
6847
  "members": {
6842
6848
  "Name": {},
6843
6849
  "Unit": {}
6844
6850
  }
6845
6851
  },
6846
- "Sah": {
6852
+ "Sai": {
6847
6853
  "type": "structure",
6848
6854
  "members": {
6849
6855
  "Queue": {
6850
- "shape": "Sai"
6856
+ "shape": "Saj"
6851
6857
  },
6852
6858
  "Channel": {},
6853
6859
  "RoutingProfile": {
6854
- "shape": "Saj"
6860
+ "shape": "Sak"
6855
6861
  }
6856
6862
  }
6857
6863
  },
6858
- "Sai": {
6864
+ "Saj": {
6859
6865
  "type": "structure",
6860
6866
  "members": {
6861
6867
  "Id": {},
6862
6868
  "Arn": {}
6863
6869
  }
6864
6870
  },
6865
- "Saj": {
6871
+ "Sak": {
6866
6872
  "type": "structure",
6867
6873
  "members": {
6868
6874
  "Id": {},
6869
6875
  "Arn": {}
6870
6876
  }
6871
6877
  },
6872
- "Sb0": {
6878
+ "Sb1": {
6873
6879
  "type": "structure",
6874
6880
  "members": {
6875
6881
  "Id": {},
6876
6882
  "Arn": {}
6877
6883
  }
6878
6884
  },
6879
- "Sb2": {
6885
+ "Sb3": {
6880
6886
  "type": "map",
6881
6887
  "key": {},
6882
6888
  "value": {
6883
6889
  "type": "integer"
6884
6890
  }
6885
6891
  },
6886
- "Sb9": {
6892
+ "Sba": {
6887
6893
  "type": "string",
6888
6894
  "sensitive": true
6889
6895
  },
6890
- "Sbd": {
6896
+ "Sbe": {
6891
6897
  "type": "structure",
6892
6898
  "members": {
6893
6899
  "Name": {},
@@ -6904,7 +6910,7 @@
6904
6910
  "Unit": {}
6905
6911
  }
6906
6912
  },
6907
- "Sbt": {
6913
+ "Sbu": {
6908
6914
  "type": "structure",
6909
6915
  "required": [
6910
6916
  "Distributions"
@@ -6928,15 +6934,15 @@
6928
6934
  }
6929
6935
  }
6930
6936
  },
6931
- "Sdv": {
6937
+ "Sdw": {
6932
6938
  "type": "list",
6933
6939
  "member": {}
6934
6940
  },
6935
- "Sdw": {
6941
+ "Sdx": {
6936
6942
  "type": "list",
6937
6943
  "member": {}
6938
6944
  },
6939
- "See": {
6945
+ "Sef": {
6940
6946
  "type": "list",
6941
6947
  "member": {
6942
6948
  "type": "structure",
@@ -6948,58 +6954,58 @@
6948
6954
  }
6949
6955
  }
6950
6956
  },
6951
- "Sgj": {
6957
+ "Sgk": {
6952
6958
  "type": "structure",
6953
6959
  "members": {
6954
6960
  "OrConditions": {
6955
6961
  "type": "list",
6956
6962
  "member": {
6957
- "shape": "Sgl"
6963
+ "shape": "Sgm"
6958
6964
  }
6959
6965
  },
6960
6966
  "AndConditions": {
6961
- "shape": "Sgl"
6967
+ "shape": "Sgm"
6962
6968
  },
6963
6969
  "TagCondition": {
6964
- "shape": "Sgm"
6970
+ "shape": "Sgn"
6965
6971
  }
6966
6972
  }
6967
6973
  },
6968
- "Sgl": {
6974
+ "Sgm": {
6969
6975
  "type": "list",
6970
6976
  "member": {
6971
- "shape": "Sgm"
6977
+ "shape": "Sgn"
6972
6978
  }
6973
6979
  },
6974
- "Sgm": {
6980
+ "Sgn": {
6975
6981
  "type": "structure",
6976
6982
  "members": {
6977
6983
  "TagKey": {},
6978
6984
  "TagValue": {}
6979
6985
  }
6980
6986
  },
6981
- "Sgn": {
6987
+ "Sgo": {
6982
6988
  "type": "structure",
6983
6989
  "members": {
6984
6990
  "OrConditions": {
6985
- "shape": "Sgo"
6991
+ "shape": "Sgp"
6986
6992
  },
6987
6993
  "AndConditions": {
6988
- "shape": "Sgo"
6994
+ "shape": "Sgp"
6989
6995
  },
6990
6996
  "StringCondition": {
6991
- "shape": "Sgp"
6997
+ "shape": "Sgq"
6992
6998
  },
6993
6999
  "QueueTypeCondition": {}
6994
7000
  }
6995
7001
  },
6996
- "Sgo": {
7002
+ "Sgp": {
6997
7003
  "type": "list",
6998
7004
  "member": {
6999
- "shape": "Sgn"
7005
+ "shape": "Sgo"
7000
7006
  }
7001
7007
  },
7002
- "Sgp": {
7008
+ "Sgq": {
7003
7009
  "type": "structure",
7004
7010
  "members": {
7005
7011
  "FieldName": {},
@@ -7007,57 +7013,57 @@
7007
7013
  "ComparisonType": {}
7008
7014
  }
7009
7015
  },
7010
- "Sgw": {
7016
+ "Sgx": {
7011
7017
  "type": "structure",
7012
7018
  "members": {
7013
7019
  "OrConditions": {
7014
- "shape": "Sgx"
7020
+ "shape": "Sgy"
7015
7021
  },
7016
7022
  "AndConditions": {
7017
- "shape": "Sgx"
7023
+ "shape": "Sgy"
7018
7024
  },
7019
7025
  "StringCondition": {
7020
- "shape": "Sgp"
7026
+ "shape": "Sgq"
7021
7027
  }
7022
7028
  }
7023
7029
  },
7024
- "Sgx": {
7030
+ "Sgy": {
7025
7031
  "type": "list",
7026
7032
  "member": {
7027
- "shape": "Sgw"
7033
+ "shape": "Sgx"
7028
7034
  }
7029
7035
  },
7030
- "Sh1": {
7036
+ "Sh2": {
7031
7037
  "type": "structure",
7032
7038
  "members": {
7033
7039
  "OrConditions": {
7034
- "shape": "Sh2"
7040
+ "shape": "Sh3"
7035
7041
  },
7036
7042
  "AndConditions": {
7037
- "shape": "Sh2"
7043
+ "shape": "Sh3"
7038
7044
  },
7039
7045
  "StringCondition": {
7040
- "shape": "Sgp"
7046
+ "shape": "Sgq"
7041
7047
  }
7042
7048
  }
7043
7049
  },
7044
- "Sh2": {
7050
+ "Sh3": {
7045
7051
  "type": "list",
7046
7052
  "member": {
7047
- "shape": "Sh1"
7053
+ "shape": "Sh2"
7048
7054
  }
7049
7055
  },
7050
- "Sh9": {
7056
+ "Sha": {
7051
7057
  "type": "structure",
7052
7058
  "members": {
7053
7059
  "OrConditions": {
7054
- "shape": "Sha"
7060
+ "shape": "Shb"
7055
7061
  },
7056
7062
  "AndConditions": {
7057
- "shape": "Sha"
7063
+ "shape": "Shb"
7058
7064
  },
7059
7065
  "StringCondition": {
7060
- "shape": "Sgp"
7066
+ "shape": "Sgq"
7061
7067
  },
7062
7068
  "HierarchyGroupCondition": {
7063
7069
  "type": "structure",
@@ -7068,13 +7074,13 @@
7068
7074
  }
7069
7075
  }
7070
7076
  },
7071
- "Sha": {
7077
+ "Shb": {
7072
7078
  "type": "list",
7073
7079
  "member": {
7074
- "shape": "Sh9"
7080
+ "shape": "Sha"
7075
7081
  }
7076
7082
  },
7077
- "Ske": {
7083
+ "Skf": {
7078
7084
  "type": "structure",
7079
7085
  "required": [
7080
7086
  "Name"