cdk-comprehend-s3olap 2.0.131 → 2.0.133

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.
@@ -186,6 +186,26 @@
186
186
  }
187
187
  }
188
188
  },
189
+ "GetAdminScope": {
190
+ "input": {
191
+ "type": "structure",
192
+ "required": [
193
+ "AdminAccount"
194
+ ],
195
+ "members": {
196
+ "AdminAccount": {}
197
+ }
198
+ },
199
+ "output": {
200
+ "type": "structure",
201
+ "members": {
202
+ "AdminScope": {
203
+ "shape": "Sx"
204
+ },
205
+ "Status": {}
206
+ }
207
+ }
208
+ },
189
209
  "GetAppsList": {
190
210
  "input": {
191
211
  "type": "structure",
@@ -203,7 +223,7 @@
203
223
  "type": "structure",
204
224
  "members": {
205
225
  "AppsList": {
206
- "shape": "Sx"
226
+ "shape": "S1c"
207
227
  },
208
228
  "AppsListArn": {}
209
229
  }
@@ -253,7 +273,7 @@
253
273
  "type": "timestamp"
254
274
  },
255
275
  "IssueInfoMap": {
256
- "shape": "S1i"
276
+ "shape": "S1x"
257
277
  }
258
278
  }
259
279
  }
@@ -287,7 +307,7 @@
287
307
  "type": "structure",
288
308
  "members": {
289
309
  "Policy": {
290
- "shape": "S1p"
310
+ "shape": "S24"
291
311
  },
292
312
  "PolicyArn": {}
293
313
  }
@@ -341,7 +361,7 @@
341
361
  "type": "structure",
342
362
  "members": {
343
363
  "ProtocolsList": {
344
- "shape": "S2g"
364
+ "shape": "S2v"
345
365
  },
346
366
  "ProtocolsListArn": {}
347
367
  }
@@ -365,7 +385,7 @@
365
385
  ],
366
386
  "members": {
367
387
  "ResourceSet": {
368
- "shape": "S2l"
388
+ "shape": "S30"
369
389
  },
370
390
  "ResourceSetArn": {}
371
391
  }
@@ -476,7 +496,7 @@
476
496
  }
477
497
  },
478
498
  "AwsEc2NetworkInterfaceViolation": {
479
- "shape": "S39"
499
+ "shape": "S3p"
480
500
  },
481
501
  "AwsEc2InstanceViolation": {
482
502
  "type": "structure",
@@ -485,7 +505,7 @@
485
505
  "AwsEc2NetworkInterfaceViolations": {
486
506
  "type": "list",
487
507
  "member": {
488
- "shape": "S39"
508
+ "shape": "S3p"
489
509
  }
490
510
  }
491
511
  }
@@ -523,10 +543,10 @@
523
543
  "members": {
524
544
  "ViolationTarget": {},
525
545
  "CurrentPolicyDescription": {
526
- "shape": "S3h"
546
+ "shape": "S3x"
527
547
  },
528
548
  "ExpectedPolicyDescription": {
529
- "shape": "S3h"
549
+ "shape": "S3x"
530
550
  }
531
551
  }
532
552
  },
@@ -537,7 +557,7 @@
537
557
  "SubnetAvailabilityZone": {},
538
558
  "RouteTableId": {},
539
559
  "ViolatingRoutes": {
540
- "shape": "S3w"
560
+ "shape": "S4c"
541
561
  },
542
562
  "IsRouteTableUsedInDifferentAZ": {
543
563
  "type": "boolean"
@@ -546,18 +566,18 @@
546
566
  "ExpectedFirewallEndpoint": {},
547
567
  "FirewallSubnetId": {},
548
568
  "ExpectedFirewallSubnetRoutes": {
549
- "shape": "S40"
569
+ "shape": "S4g"
550
570
  },
551
571
  "ActualFirewallSubnetRoutes": {
552
- "shape": "S3w"
572
+ "shape": "S4c"
553
573
  },
554
574
  "InternetGatewayId": {},
555
575
  "CurrentInternetGatewayRouteTable": {},
556
576
  "ExpectedInternetGatewayRoutes": {
557
- "shape": "S40"
577
+ "shape": "S4g"
558
578
  },
559
579
  "ActualInternetGatewayRoutes": {
560
- "shape": "S3w"
580
+ "shape": "S4c"
561
581
  },
562
582
  "VpcId": {}
563
583
  }
@@ -566,14 +586,14 @@
566
586
  "type": "structure",
567
587
  "members": {
568
588
  "AffectedSubnets": {
569
- "shape": "S3a"
589
+ "shape": "S3q"
570
590
  },
571
591
  "RouteTableId": {},
572
592
  "IsRouteTableUsedInDifferentAZ": {
573
593
  "type": "boolean"
574
594
  },
575
595
  "ViolatingRoute": {
576
- "shape": "S3x"
596
+ "shape": "S4d"
577
597
  },
578
598
  "CurrentFirewallSubnetRouteTable": {},
579
599
  "ExpectedFirewallEndpoint": {},
@@ -581,18 +601,18 @@
581
601
  "ExpectedFirewallSubnetId": {},
582
602
  "ActualFirewallSubnetId": {},
583
603
  "ExpectedFirewallSubnetRoutes": {
584
- "shape": "S40"
604
+ "shape": "S4g"
585
605
  },
586
606
  "ActualFirewallSubnetRoutes": {
587
- "shape": "S3w"
607
+ "shape": "S4c"
588
608
  },
589
609
  "InternetGatewayId": {},
590
610
  "CurrentInternetGatewayRouteTable": {},
591
611
  "ExpectedInternetGatewayRoutes": {
592
- "shape": "S40"
612
+ "shape": "S4g"
593
613
  },
594
614
  "ActualInternetGatewayRoutes": {
595
- "shape": "S3w"
615
+ "shape": "S4c"
596
616
  },
597
617
  "VpcId": {}
598
618
  }
@@ -604,7 +624,7 @@
604
624
  "RouteTableId": {},
605
625
  "VpcId": {},
606
626
  "ViolatingRoutes": {
607
- "shape": "S3w"
627
+ "shape": "S4c"
608
628
  }
609
629
  }
610
630
  },
@@ -613,7 +633,7 @@
613
633
  "members": {
614
634
  "FirewallSubnetId": {},
615
635
  "ViolatingRoutes": {
616
- "shape": "S3w"
636
+ "shape": "S4c"
617
637
  },
618
638
  "RouteTableId": {},
619
639
  "FirewallEndpoint": {},
@@ -625,7 +645,7 @@
625
645
  "members": {
626
646
  "GatewayId": {},
627
647
  "ViolatingRoutes": {
628
- "shape": "S3w"
648
+ "shape": "S4c"
629
649
  },
630
650
  "RouteTableId": {},
631
651
  "VpcId": {}
@@ -636,7 +656,7 @@
636
656
  "members": {
637
657
  "ViolationTarget": {},
638
658
  "ExpectedRoutes": {
639
- "shape": "S40"
659
+ "shape": "S4g"
640
660
  },
641
661
  "VpcId": {}
642
662
  }
@@ -708,13 +728,13 @@
708
728
  "DestinationPrefixListId": {},
709
729
  "DestinationIpv6CidrBlock": {},
710
730
  "VpcEndpointId": {
711
- "shape": "S4l"
731
+ "shape": "S51"
712
732
  },
713
733
  "GatewayId": {
714
- "shape": "S4l"
734
+ "shape": "S51"
715
735
  },
716
736
  "RouteTableId": {
717
- "shape": "S4l"
737
+ "shape": "S51"
718
738
  }
719
739
  }
720
740
  },
@@ -729,10 +749,10 @@
729
749
  "DestinationPrefixListId": {},
730
750
  "DestinationIpv6CidrBlock": {},
731
751
  "GatewayId": {
732
- "shape": "S4l"
752
+ "shape": "S51"
733
753
  },
734
754
  "RouteTableId": {
735
- "shape": "S4l"
755
+ "shape": "S51"
736
756
  }
737
757
  }
738
758
  },
@@ -747,7 +767,7 @@
747
767
  "DestinationPrefixListId": {},
748
768
  "DestinationIpv6CidrBlock": {},
749
769
  "RouteTableId": {
750
- "shape": "S4l"
770
+ "shape": "S51"
751
771
  }
752
772
  }
753
773
  },
@@ -760,10 +780,10 @@
760
780
  "members": {
761
781
  "Description": {},
762
782
  "VpcId": {
763
- "shape": "S4l"
783
+ "shape": "S51"
764
784
  },
765
785
  "RouteTableId": {
766
- "shape": "S4l"
786
+ "shape": "S51"
767
787
  }
768
788
  }
769
789
  },
@@ -776,10 +796,10 @@
776
796
  "members": {
777
797
  "Description": {},
778
798
  "AssociationId": {
779
- "shape": "S4l"
799
+ "shape": "S51"
780
800
  },
781
801
  "RouteTableId": {
782
- "shape": "S4l"
802
+ "shape": "S51"
783
803
  }
784
804
  }
785
805
  },
@@ -791,13 +811,13 @@
791
811
  "members": {
792
812
  "Description": {},
793
813
  "RouteTableId": {
794
- "shape": "S4l"
814
+ "shape": "S51"
795
815
  },
796
816
  "SubnetId": {
797
- "shape": "S4l"
817
+ "shape": "S51"
798
818
  },
799
819
  "GatewayId": {
800
- "shape": "S4l"
820
+ "shape": "S51"
801
821
  }
802
822
  }
803
823
  },
@@ -809,7 +829,7 @@
809
829
  "members": {
810
830
  "Description": {},
811
831
  "VpcId": {
812
- "shape": "S4l"
832
+ "shape": "S51"
813
833
  }
814
834
  }
815
835
  },
@@ -853,19 +873,19 @@
853
873
  "VpcId": {},
854
874
  "RouteTableId": {},
855
875
  "ViolatingRoutes": {
856
- "shape": "S3w"
876
+ "shape": "S4c"
857
877
  },
858
878
  "SubnetAvailabilityZone": {},
859
879
  "SubnetAvailabilityZoneId": {},
860
880
  "CurrentFirewallSubnetRouteTable": {},
861
881
  "FirewallSubnetId": {},
862
882
  "FirewallSubnetRoutes": {
863
- "shape": "S3w"
883
+ "shape": "S4c"
864
884
  },
865
885
  "InternetGatewayId": {},
866
886
  "CurrentInternetGatewayRouteTable": {},
867
887
  "InternetGatewayRoutes": {
868
- "shape": "S3w"
888
+ "shape": "S4c"
869
889
  }
870
890
  }
871
891
  },
@@ -910,7 +930,7 @@
910
930
  }
911
931
  },
912
932
  "ResourceTags": {
913
- "shape": "S4z"
933
+ "shape": "S5f"
914
934
  },
915
935
  "ResourceDescription": {}
916
936
  }
@@ -918,6 +938,56 @@
918
938
  }
919
939
  }
920
940
  },
941
+ "ListAdminAccountsForOrganization": {
942
+ "input": {
943
+ "type": "structure",
944
+ "members": {
945
+ "NextToken": {},
946
+ "MaxResults": {
947
+ "type": "integer"
948
+ }
949
+ }
950
+ },
951
+ "output": {
952
+ "type": "structure",
953
+ "members": {
954
+ "AdminAccounts": {
955
+ "type": "list",
956
+ "member": {
957
+ "type": "structure",
958
+ "members": {
959
+ "AdminAccount": {},
960
+ "DefaultAdmin": {
961
+ "type": "boolean"
962
+ },
963
+ "Status": {}
964
+ }
965
+ }
966
+ },
967
+ "NextToken": {}
968
+ }
969
+ }
970
+ },
971
+ "ListAdminsManagingAccount": {
972
+ "input": {
973
+ "type": "structure",
974
+ "members": {
975
+ "NextToken": {},
976
+ "MaxResults": {
977
+ "type": "integer"
978
+ }
979
+ }
980
+ },
981
+ "output": {
982
+ "type": "structure",
983
+ "members": {
984
+ "AdminAccounts": {
985
+ "shape": "Sz"
986
+ },
987
+ "NextToken": {}
988
+ }
989
+ }
990
+ },
921
991
  "ListAppsLists": {
922
992
  "input": {
923
993
  "type": "structure",
@@ -946,7 +1016,7 @@
946
1016
  "ListId": {},
947
1017
  "ListName": {},
948
1018
  "AppsList": {
949
- "shape": "S11"
1019
+ "shape": "S1g"
950
1020
  }
951
1021
  }
952
1022
  }
@@ -1000,7 +1070,7 @@
1000
1070
  "type": "timestamp"
1001
1071
  },
1002
1072
  "IssueInfoMap": {
1003
- "shape": "S1i"
1073
+ "shape": "S1x"
1004
1074
  }
1005
1075
  }
1006
1076
  }
@@ -1096,7 +1166,8 @@
1096
1166
  },
1097
1167
  "DeleteUnusedFMManagedResources": {
1098
1168
  "type": "boolean"
1099
- }
1169
+ },
1170
+ "PolicyStatus": {}
1100
1171
  }
1101
1172
  }
1102
1173
  },
@@ -1132,7 +1203,7 @@
1132
1203
  "ListId": {},
1133
1204
  "ListName": {},
1134
1205
  "ProtocolsList": {
1135
- "shape": "S2h"
1206
+ "shape": "S2w"
1136
1207
  }
1137
1208
  }
1138
1209
  }
@@ -1201,7 +1272,8 @@
1201
1272
  "Description": {},
1202
1273
  "LastUpdateTime": {
1203
1274
  "type": "timestamp"
1204
- }
1275
+ },
1276
+ "ResourceSetStatus": {}
1205
1277
  }
1206
1278
  }
1207
1279
  },
@@ -1223,7 +1295,7 @@
1223
1295
  "type": "structure",
1224
1296
  "members": {
1225
1297
  "TagList": {
1226
- "shape": "S4z"
1298
+ "shape": "S5f"
1227
1299
  }
1228
1300
  }
1229
1301
  }
@@ -1260,6 +1332,20 @@
1260
1332
  }
1261
1333
  }
1262
1334
  },
1335
+ "PutAdminAccount": {
1336
+ "input": {
1337
+ "type": "structure",
1338
+ "required": [
1339
+ "AdminAccount"
1340
+ ],
1341
+ "members": {
1342
+ "AdminAccount": {},
1343
+ "AdminScope": {
1344
+ "shape": "Sx"
1345
+ }
1346
+ }
1347
+ }
1348
+ },
1263
1349
  "PutAppsList": {
1264
1350
  "input": {
1265
1351
  "type": "structure",
@@ -1268,10 +1354,10 @@
1268
1354
  ],
1269
1355
  "members": {
1270
1356
  "AppsList": {
1271
- "shape": "Sx"
1357
+ "shape": "S1c"
1272
1358
  },
1273
1359
  "TagList": {
1274
- "shape": "S4z"
1360
+ "shape": "S5f"
1275
1361
  }
1276
1362
  }
1277
1363
  },
@@ -1279,7 +1365,7 @@
1279
1365
  "type": "structure",
1280
1366
  "members": {
1281
1367
  "AppsList": {
1282
- "shape": "Sx"
1368
+ "shape": "S1c"
1283
1369
  },
1284
1370
  "AppsListArn": {}
1285
1371
  }
@@ -1306,10 +1392,10 @@
1306
1392
  ],
1307
1393
  "members": {
1308
1394
  "Policy": {
1309
- "shape": "S1p"
1395
+ "shape": "S24"
1310
1396
  },
1311
1397
  "TagList": {
1312
- "shape": "S4z"
1398
+ "shape": "S5f"
1313
1399
  }
1314
1400
  }
1315
1401
  },
@@ -1317,7 +1403,7 @@
1317
1403
  "type": "structure",
1318
1404
  "members": {
1319
1405
  "Policy": {
1320
- "shape": "S1p"
1406
+ "shape": "S24"
1321
1407
  },
1322
1408
  "PolicyArn": {}
1323
1409
  }
@@ -1331,10 +1417,10 @@
1331
1417
  ],
1332
1418
  "members": {
1333
1419
  "ProtocolsList": {
1334
- "shape": "S2g"
1420
+ "shape": "S2v"
1335
1421
  },
1336
1422
  "TagList": {
1337
- "shape": "S4z"
1423
+ "shape": "S5f"
1338
1424
  }
1339
1425
  }
1340
1426
  },
@@ -1342,7 +1428,7 @@
1342
1428
  "type": "structure",
1343
1429
  "members": {
1344
1430
  "ProtocolsList": {
1345
- "shape": "S2g"
1431
+ "shape": "S2v"
1346
1432
  },
1347
1433
  "ProtocolsListArn": {}
1348
1434
  }
@@ -1356,10 +1442,10 @@
1356
1442
  ],
1357
1443
  "members": {
1358
1444
  "ResourceSet": {
1359
- "shape": "S2l"
1445
+ "shape": "S30"
1360
1446
  },
1361
1447
  "TagList": {
1362
- "shape": "S4z"
1448
+ "shape": "S5f"
1363
1449
  }
1364
1450
  }
1365
1451
  },
@@ -1371,7 +1457,7 @@
1371
1457
  ],
1372
1458
  "members": {
1373
1459
  "ResourceSet": {
1374
- "shape": "S2l"
1460
+ "shape": "S30"
1375
1461
  },
1376
1462
  "ResourceSetArn": {}
1377
1463
  }
@@ -1387,7 +1473,7 @@
1387
1473
  "members": {
1388
1474
  "ResourceArn": {},
1389
1475
  "TagList": {
1390
- "shape": "S4z"
1476
+ "shape": "S5f"
1391
1477
  }
1392
1478
  }
1393
1479
  },
@@ -1433,6 +1519,68 @@
1433
1519
  }
1434
1520
  },
1435
1521
  "Sx": {
1522
+ "type": "structure",
1523
+ "members": {
1524
+ "AccountScope": {
1525
+ "type": "structure",
1526
+ "members": {
1527
+ "Accounts": {
1528
+ "shape": "Sz"
1529
+ },
1530
+ "AllAccountsEnabled": {
1531
+ "type": "boolean"
1532
+ },
1533
+ "ExcludeSpecifiedAccounts": {
1534
+ "type": "boolean"
1535
+ }
1536
+ }
1537
+ },
1538
+ "OrganizationalUnitScope": {
1539
+ "type": "structure",
1540
+ "members": {
1541
+ "OrganizationalUnits": {
1542
+ "type": "list",
1543
+ "member": {}
1544
+ },
1545
+ "AllOrganizationalUnitsEnabled": {
1546
+ "type": "boolean"
1547
+ },
1548
+ "ExcludeSpecifiedOrganizationalUnits": {
1549
+ "type": "boolean"
1550
+ }
1551
+ }
1552
+ },
1553
+ "RegionScope": {
1554
+ "type": "structure",
1555
+ "members": {
1556
+ "Regions": {
1557
+ "type": "list",
1558
+ "member": {}
1559
+ },
1560
+ "AllRegionsEnabled": {
1561
+ "type": "boolean"
1562
+ }
1563
+ }
1564
+ },
1565
+ "PolicyTypeScope": {
1566
+ "type": "structure",
1567
+ "members": {
1568
+ "PolicyTypes": {
1569
+ "type": "list",
1570
+ "member": {}
1571
+ },
1572
+ "AllPolicyTypesEnabled": {
1573
+ "type": "boolean"
1574
+ }
1575
+ }
1576
+ }
1577
+ }
1578
+ },
1579
+ "Sz": {
1580
+ "type": "list",
1581
+ "member": {}
1582
+ },
1583
+ "S1c": {
1436
1584
  "type": "structure",
1437
1585
  "required": [
1438
1586
  "ListName",
@@ -1449,18 +1597,18 @@
1449
1597
  "type": "timestamp"
1450
1598
  },
1451
1599
  "AppsList": {
1452
- "shape": "S11"
1600
+ "shape": "S1g"
1453
1601
  },
1454
1602
  "PreviousAppsList": {
1455
1603
  "type": "map",
1456
1604
  "key": {},
1457
1605
  "value": {
1458
- "shape": "S11"
1606
+ "shape": "S1g"
1459
1607
  }
1460
1608
  }
1461
1609
  }
1462
1610
  },
1463
- "S11": {
1611
+ "S1g": {
1464
1612
  "type": "list",
1465
1613
  "member": {
1466
1614
  "type": "structure",
@@ -1478,12 +1626,12 @@
1478
1626
  }
1479
1627
  }
1480
1628
  },
1481
- "S1i": {
1629
+ "S1x": {
1482
1630
  "type": "map",
1483
1631
  "key": {},
1484
1632
  "value": {}
1485
1633
  },
1486
- "S1p": {
1634
+ "S24": {
1487
1635
  "type": "structure",
1488
1636
  "required": [
1489
1637
  "PolicyName",
@@ -1525,7 +1673,7 @@
1525
1673
  },
1526
1674
  "ResourceType": {},
1527
1675
  "ResourceTypeList": {
1528
- "shape": "S1y"
1676
+ "shape": "S2c"
1529
1677
  },
1530
1678
  "ResourceTags": {
1531
1679
  "type": "list",
@@ -1550,23 +1698,24 @@
1550
1698
  "type": "boolean"
1551
1699
  },
1552
1700
  "IncludeMap": {
1553
- "shape": "S23"
1701
+ "shape": "S2h"
1554
1702
  },
1555
1703
  "ExcludeMap": {
1556
- "shape": "S23"
1704
+ "shape": "S2h"
1557
1705
  },
1558
1706
  "ResourceSetIds": {
1559
1707
  "type": "list",
1560
1708
  "member": {}
1561
1709
  },
1562
- "PolicyDescription": {}
1710
+ "PolicyDescription": {},
1711
+ "PolicyStatus": {}
1563
1712
  }
1564
1713
  },
1565
- "S1y": {
1714
+ "S2c": {
1566
1715
  "type": "list",
1567
1716
  "member": {}
1568
1717
  },
1569
- "S23": {
1718
+ "S2h": {
1570
1719
  "type": "map",
1571
1720
  "key": {},
1572
1721
  "value": {
@@ -1574,7 +1723,7 @@
1574
1723
  "member": {}
1575
1724
  }
1576
1725
  },
1577
- "S2g": {
1726
+ "S2v": {
1578
1727
  "type": "structure",
1579
1728
  "required": [
1580
1729
  "ListName",
@@ -1591,22 +1740,22 @@
1591
1740
  "type": "timestamp"
1592
1741
  },
1593
1742
  "ProtocolsList": {
1594
- "shape": "S2h"
1743
+ "shape": "S2w"
1595
1744
  },
1596
1745
  "PreviousProtocolsList": {
1597
1746
  "type": "map",
1598
1747
  "key": {},
1599
1748
  "value": {
1600
- "shape": "S2h"
1749
+ "shape": "S2w"
1601
1750
  }
1602
1751
  }
1603
1752
  }
1604
1753
  },
1605
- "S2h": {
1754
+ "S2w": {
1606
1755
  "type": "list",
1607
1756
  "member": {}
1608
1757
  },
1609
- "S2l": {
1758
+ "S30": {
1610
1759
  "type": "structure",
1611
1760
  "required": [
1612
1761
  "Name",
@@ -1618,27 +1767,28 @@
1618
1767
  "Description": {},
1619
1768
  "UpdateToken": {},
1620
1769
  "ResourceTypeList": {
1621
- "shape": "S1y"
1770
+ "shape": "S2c"
1622
1771
  },
1623
1772
  "LastUpdateTime": {
1624
1773
  "type": "timestamp"
1625
- }
1774
+ },
1775
+ "ResourceSetStatus": {}
1626
1776
  }
1627
1777
  },
1628
- "S39": {
1778
+ "S3p": {
1629
1779
  "type": "structure",
1630
1780
  "members": {
1631
1781
  "ViolationTarget": {},
1632
1782
  "ViolatingSecurityGroups": {
1633
- "shape": "S3a"
1783
+ "shape": "S3q"
1634
1784
  }
1635
1785
  }
1636
1786
  },
1637
- "S3a": {
1787
+ "S3q": {
1638
1788
  "type": "list",
1639
1789
  "member": {}
1640
1790
  },
1641
- "S3h": {
1791
+ "S3x": {
1642
1792
  "type": "structure",
1643
1793
  "members": {
1644
1794
  "StatelessRuleGroups": {
@@ -1655,13 +1805,13 @@
1655
1805
  }
1656
1806
  },
1657
1807
  "StatelessDefaultActions": {
1658
- "shape": "S3m"
1808
+ "shape": "S42"
1659
1809
  },
1660
1810
  "StatelessFragmentDefaultActions": {
1661
- "shape": "S3m"
1811
+ "shape": "S42"
1662
1812
  },
1663
1813
  "StatelessCustomActions": {
1664
- "shape": "S3m"
1814
+ "shape": "S42"
1665
1815
  },
1666
1816
  "StatefulRuleGroups": {
1667
1817
  "type": "list",
@@ -1683,7 +1833,7 @@
1683
1833
  }
1684
1834
  },
1685
1835
  "StatefulDefaultActions": {
1686
- "shape": "S3m"
1836
+ "shape": "S42"
1687
1837
  },
1688
1838
  "StatefulEngineOptions": {
1689
1839
  "type": "structure",
@@ -1693,17 +1843,17 @@
1693
1843
  }
1694
1844
  }
1695
1845
  },
1696
- "S3m": {
1846
+ "S42": {
1697
1847
  "type": "list",
1698
1848
  "member": {}
1699
1849
  },
1700
- "S3w": {
1850
+ "S4c": {
1701
1851
  "type": "list",
1702
1852
  "member": {
1703
- "shape": "S3x"
1853
+ "shape": "S4d"
1704
1854
  }
1705
1855
  },
1706
- "S3x": {
1856
+ "S4d": {
1707
1857
  "type": "structure",
1708
1858
  "members": {
1709
1859
  "DestinationType": {},
@@ -1712,7 +1862,7 @@
1712
1862
  "Target": {}
1713
1863
  }
1714
1864
  },
1715
- "S40": {
1865
+ "S4g": {
1716
1866
  "type": "list",
1717
1867
  "member": {
1718
1868
  "type": "structure",
@@ -1721,7 +1871,7 @@
1721
1871
  "PrefixListId": {},
1722
1872
  "IpV6Cidr": {},
1723
1873
  "ContributingSubnets": {
1724
- "shape": "S3a"
1874
+ "shape": "S3q"
1725
1875
  },
1726
1876
  "AllowedTargets": {
1727
1877
  "type": "list",
@@ -1731,14 +1881,14 @@
1731
1881
  }
1732
1882
  }
1733
1883
  },
1734
- "S4l": {
1884
+ "S51": {
1735
1885
  "type": "structure",
1736
1886
  "members": {
1737
1887
  "ResourceId": {},
1738
1888
  "Description": {}
1739
1889
  }
1740
1890
  },
1741
- "S4z": {
1891
+ "S5f": {
1742
1892
  "type": "list",
1743
1893
  "member": {
1744
1894
  "type": "structure",