aws-sdk 2.1503.0 → 2.1504.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.
Files changed (38) hide show
  1. package/CHANGELOG.md +12 -1
  2. package/README.md +1 -1
  3. package/apis/appsync-2017-07-25.min.json +141 -6
  4. package/apis/b2bi-2022-06-23.examples.json +714 -0
  5. package/apis/b2bi-2022-06-23.min.json +1095 -0
  6. package/apis/b2bi-2022-06-23.paginators.json +28 -0
  7. package/apis/backup-2018-11-15.min.json +855 -84
  8. package/apis/backup-2018-11-15.paginators.json +18 -0
  9. package/apis/controltower-2018-05-10.min.json +80 -12
  10. package/apis/elasticfilesystem-2015-02-01.min.json +66 -32
  11. package/apis/fis-2020-12-01.min.json +366 -15
  12. package/apis/fis-2020-12-01.paginators.json +10 -0
  13. package/apis/metadata.json +3 -0
  14. package/apis/securityhub-2018-10-26.examples.json +433 -8
  15. package/apis/securityhub-2018-10-26.min.json +790 -336
  16. package/apis/securityhub-2018-10-26.paginators.json +12 -0
  17. package/apis/transcribe-2017-10-26.min.json +257 -70
  18. package/apis/transcribe-2017-10-26.paginators.json +5 -0
  19. package/clients/all.d.ts +1 -0
  20. package/clients/all.js +2 -1
  21. package/clients/appsync.d.ts +169 -0
  22. package/clients/b2bi.d.ts +1388 -0
  23. package/clients/b2bi.js +18 -0
  24. package/clients/backup.d.ts +848 -45
  25. package/clients/controltower.d.ts +103 -47
  26. package/clients/efs.d.ts +42 -9
  27. package/clients/fis.d.ts +383 -3
  28. package/clients/glue.d.ts +3 -3
  29. package/clients/rds.d.ts +80 -80
  30. package/clients/securityhub.d.ts +603 -13
  31. package/clients/transcribeservice.d.ts +301 -45
  32. package/dist/aws-sdk-core-react-native.js +2 -2
  33. package/dist/aws-sdk-react-native.js +52 -15
  34. package/dist/aws-sdk.js +72 -35
  35. package/dist/aws-sdk.min.js +58 -58
  36. package/lib/config_service_placeholders.d.ts +2 -0
  37. package/lib/core.js +1 -1
  38. package/package.json +1 -1
@@ -196,6 +196,49 @@
196
196
  }
197
197
  }
198
198
  },
199
+ "BatchGetConfigurationPolicyAssociations": {
200
+ "http": {
201
+ "requestUri": "/configurationPolicyAssociation/batchget"
202
+ },
203
+ "input": {
204
+ "type": "structure",
205
+ "required": [
206
+ "ConfigurationPolicyAssociationIdentifiers"
207
+ ],
208
+ "members": {
209
+ "ConfigurationPolicyAssociationIdentifiers": {
210
+ "type": "list",
211
+ "member": {
212
+ "shape": "S1s"
213
+ }
214
+ }
215
+ }
216
+ },
217
+ "output": {
218
+ "type": "structure",
219
+ "members": {
220
+ "ConfigurationPolicyAssociations": {
221
+ "type": "list",
222
+ "member": {
223
+ "shape": "S1w"
224
+ }
225
+ },
226
+ "UnprocessedConfigurationPolicyAssociations": {
227
+ "type": "list",
228
+ "member": {
229
+ "type": "structure",
230
+ "members": {
231
+ "ConfigurationPolicyAssociationIdentifiers": {
232
+ "shape": "S1s"
233
+ },
234
+ "ErrorCode": {},
235
+ "ErrorReason": {}
236
+ }
237
+ }
238
+ }
239
+ }
240
+ }
241
+ },
199
242
  "BatchGetSecurityControls": {
200
243
  "http": {
201
244
  "requestUri": "/securityControls/batchGet"
@@ -207,7 +250,7 @@
207
250
  ],
208
251
  "members": {
209
252
  "SecurityControlIds": {
210
- "shape": "S1r"
253
+ "shape": "S23"
211
254
  }
212
255
  }
213
256
  },
@@ -240,7 +283,7 @@
240
283
  "SecurityControlStatus": {},
241
284
  "UpdateStatus": {},
242
285
  "Parameters": {
243
- "shape": "S1y"
286
+ "shape": "S2a"
244
287
  },
245
288
  "LastUpdateReason": {}
246
289
  }
@@ -277,7 +320,7 @@
277
320
  "StandardsControlAssociationIds": {
278
321
  "type": "list",
279
322
  "member": {
280
- "shape": "S29"
323
+ "shape": "S2l"
281
324
  }
282
325
  }
283
326
  }
@@ -304,7 +347,7 @@
304
347
  "SecurityControlArn": {},
305
348
  "AssociationStatus": {},
306
349
  "RelatedRequirements": {
307
- "shape": "S2e"
350
+ "shape": "S2q"
308
351
  },
309
352
  "UpdatedAt": {
310
353
  "shape": "S1p"
@@ -329,7 +372,7 @@
329
372
  ],
330
373
  "members": {
331
374
  "StandardsControlAssociationId": {
332
- "shape": "S29"
375
+ "shape": "S2l"
333
376
  },
334
377
  "ErrorCode": {},
335
378
  "ErrorReason": {}
@@ -352,7 +395,7 @@
352
395
  "Findings": {
353
396
  "type": "list",
354
397
  "member": {
355
- "shape": "S2k"
398
+ "shape": "S2w"
356
399
  }
357
400
  }
358
401
  }
@@ -453,7 +496,7 @@
453
496
  ],
454
497
  "members": {
455
498
  "FindingIdentifiers": {
456
- "shape": "Soy"
499
+ "shape": "Spa"
457
500
  },
458
501
  "Note": {
459
502
  "shape": "S1e"
@@ -490,7 +533,7 @@
490
533
  ],
491
534
  "members": {
492
535
  "ProcessedFindings": {
493
- "shape": "Soy"
536
+ "shape": "Spa"
494
537
  },
495
538
  "UnprocessedFindings": {
496
539
  "type": "list",
@@ -503,7 +546,7 @@
503
546
  ],
504
547
  "members": {
505
548
  "FindingIdentifier": {
506
- "shape": "Soz"
549
+ "shape": "Spb"
507
550
  },
508
551
  "ErrorCode": {},
509
552
  "ErrorMessage": {}
@@ -527,7 +570,7 @@
527
570
  "StandardsControlAssociationUpdates": {
528
571
  "type": "list",
529
572
  "member": {
530
- "shape": "Sp5"
573
+ "shape": "Sph"
531
574
  }
532
575
  }
533
576
  }
@@ -545,7 +588,7 @@
545
588
  ],
546
589
  "members": {
547
590
  "StandardsControlAssociationUpdate": {
548
- "shape": "Sp5"
591
+ "shape": "Sph"
549
592
  },
550
593
  "ErrorCode": {},
551
594
  "ErrorReason": {}
@@ -597,7 +640,7 @@
597
640
  ],
598
641
  "members": {
599
642
  "Tags": {
600
- "shape": "Spc"
643
+ "shape": "Spo"
601
644
  },
602
645
  "RuleStatus": {},
603
646
  "RuleOrder": {
@@ -623,6 +666,46 @@
623
666
  }
624
667
  }
625
668
  },
669
+ "CreateConfigurationPolicy": {
670
+ "http": {
671
+ "requestUri": "/configurationPolicy/create"
672
+ },
673
+ "input": {
674
+ "type": "structure",
675
+ "required": [
676
+ "Name",
677
+ "ConfigurationPolicy"
678
+ ],
679
+ "members": {
680
+ "Name": {},
681
+ "Description": {},
682
+ "ConfigurationPolicy": {
683
+ "shape": "Spt"
684
+ },
685
+ "Tags": {
686
+ "shape": "Spo"
687
+ }
688
+ }
689
+ },
690
+ "output": {
691
+ "type": "structure",
692
+ "members": {
693
+ "Arn": {},
694
+ "Id": {},
695
+ "Name": {},
696
+ "Description": {},
697
+ "UpdatedAt": {
698
+ "shape": "S1p"
699
+ },
700
+ "CreatedAt": {
701
+ "shape": "S1p"
702
+ },
703
+ "ConfigurationPolicy": {
704
+ "shape": "Spt"
705
+ }
706
+ }
707
+ }
708
+ },
626
709
  "CreateFindingAggregator": {
627
710
  "http": {
628
711
  "requestUri": "/findingAggregator/create"
@@ -635,7 +718,7 @@
635
718
  "members": {
636
719
  "RegionLinkingMode": {},
637
720
  "Regions": {
638
- "shape": "S1r"
721
+ "shape": "S23"
639
722
  }
640
723
  }
641
724
  },
@@ -646,7 +729,7 @@
646
729
  "FindingAggregationRegion": {},
647
730
  "RegionLinkingMode": {},
648
731
  "Regions": {
649
- "shape": "S1r"
732
+ "shape": "S23"
650
733
  }
651
734
  }
652
735
  }
@@ -665,7 +748,7 @@
665
748
  "members": {
666
749
  "Name": {},
667
750
  "Filters": {
668
- "shape": "Spj"
751
+ "shape": "Sq5"
669
752
  },
670
753
  "GroupByAttribute": {}
671
754
  }
@@ -709,7 +792,7 @@
709
792
  "type": "structure",
710
793
  "members": {
711
794
  "UnprocessedAccounts": {
712
- "shape": "Spw"
795
+ "shape": "Sqi"
713
796
  }
714
797
  }
715
798
  }
@@ -725,7 +808,7 @@
725
808
  ],
726
809
  "members": {
727
810
  "AccountIds": {
728
- "shape": "Spz"
811
+ "shape": "Sql"
729
812
  }
730
813
  }
731
814
  },
@@ -733,7 +816,7 @@
733
816
  "type": "structure",
734
817
  "members": {
735
818
  "UnprocessedAccounts": {
736
- "shape": "Spw"
819
+ "shape": "Sqi"
737
820
  }
738
821
  }
739
822
  }
@@ -765,6 +848,28 @@
765
848
  }
766
849
  }
767
850
  },
851
+ "DeleteConfigurationPolicy": {
852
+ "http": {
853
+ "method": "DELETE",
854
+ "requestUri": "/configurationPolicy/{Identifier}"
855
+ },
856
+ "input": {
857
+ "type": "structure",
858
+ "required": [
859
+ "Identifier"
860
+ ],
861
+ "members": {
862
+ "Identifier": {
863
+ "location": "uri",
864
+ "locationName": "Identifier"
865
+ }
866
+ }
867
+ },
868
+ "output": {
869
+ "type": "structure",
870
+ "members": {}
871
+ }
872
+ },
768
873
  "DeleteFindingAggregator": {
769
874
  "http": {
770
875
  "method": "DELETE",
@@ -825,7 +930,7 @@
825
930
  ],
826
931
  "members": {
827
932
  "AccountIds": {
828
- "shape": "Spz"
933
+ "shape": "Sql"
829
934
  }
830
935
  }
831
936
  },
@@ -833,7 +938,7 @@
833
938
  "type": "structure",
834
939
  "members": {
835
940
  "UnprocessedAccounts": {
836
- "shape": "Spw"
941
+ "shape": "Sqi"
837
942
  }
838
943
  }
839
944
  }
@@ -849,7 +954,7 @@
849
954
  ],
850
955
  "members": {
851
956
  "AccountIds": {
852
- "shape": "Spz"
957
+ "shape": "Sql"
853
958
  }
854
959
  }
855
960
  },
@@ -857,7 +962,7 @@
857
962
  "type": "structure",
858
963
  "members": {
859
964
  "UnprocessedAccounts": {
860
- "shape": "Spw"
965
+ "shape": "Sqi"
861
966
  }
862
967
  }
863
968
  }
@@ -870,7 +975,7 @@
870
975
  "type": "structure",
871
976
  "members": {
872
977
  "ActionTargetArns": {
873
- "shape": "Sqc"
978
+ "shape": "Sr0"
874
979
  },
875
980
  "NextToken": {},
876
981
  "MaxResults": {
@@ -948,7 +1053,10 @@
948
1053
  "MemberAccountLimitReached": {
949
1054
  "type": "boolean"
950
1055
  },
951
- "AutoEnableStandards": {}
1056
+ "AutoEnableStandards": {},
1057
+ "OrganizationConfiguration": {
1058
+ "shape": "Src"
1059
+ }
952
1060
  }
953
1061
  }
954
1062
  },
@@ -1104,7 +1212,7 @@
1104
1212
  "RemediationUrl": {},
1105
1213
  "SeverityRating": {},
1106
1214
  "RelatedRequirements": {
1107
- "shape": "S2e"
1215
+ "shape": "S2q"
1108
1216
  }
1109
1217
  }
1110
1218
  }
@@ -1206,7 +1314,7 @@
1206
1314
  ],
1207
1315
  "members": {
1208
1316
  "AccountIds": {
1209
- "shape": "Spz"
1317
+ "shape": "Sql"
1210
1318
  }
1211
1319
  }
1212
1320
  },
@@ -1261,7 +1369,7 @@
1261
1369
  "type": "structure",
1262
1370
  "members": {
1263
1371
  "Tags": {
1264
- "shape": "Spc"
1372
+ "shape": "Spo"
1265
1373
  },
1266
1374
  "EnableDefaultStandards": {
1267
1375
  "type": "boolean"
@@ -1287,9 +1395,75 @@
1287
1395
  "type": "structure",
1288
1396
  "members": {
1289
1397
  "Administrator": {
1290
- "shape": "Sro"
1398
+ "shape": "Ssf"
1399
+ }
1400
+ }
1401
+ }
1402
+ },
1403
+ "GetConfigurationPolicy": {
1404
+ "http": {
1405
+ "method": "GET",
1406
+ "requestUri": "/configurationPolicy/get/{Identifier}"
1407
+ },
1408
+ "input": {
1409
+ "type": "structure",
1410
+ "required": [
1411
+ "Identifier"
1412
+ ],
1413
+ "members": {
1414
+ "Identifier": {
1415
+ "location": "uri",
1416
+ "locationName": "Identifier"
1291
1417
  }
1292
1418
  }
1419
+ },
1420
+ "output": {
1421
+ "type": "structure",
1422
+ "members": {
1423
+ "Arn": {},
1424
+ "Id": {},
1425
+ "Name": {},
1426
+ "Description": {},
1427
+ "UpdatedAt": {
1428
+ "shape": "S1p"
1429
+ },
1430
+ "CreatedAt": {
1431
+ "shape": "S1p"
1432
+ },
1433
+ "ConfigurationPolicy": {
1434
+ "shape": "Spt"
1435
+ }
1436
+ }
1437
+ }
1438
+ },
1439
+ "GetConfigurationPolicyAssociation": {
1440
+ "http": {
1441
+ "requestUri": "/configurationPolicyAssociation/get"
1442
+ },
1443
+ "input": {
1444
+ "type": "structure",
1445
+ "required": [
1446
+ "Target"
1447
+ ],
1448
+ "members": {
1449
+ "Target": {
1450
+ "shape": "S1t"
1451
+ }
1452
+ }
1453
+ },
1454
+ "output": {
1455
+ "type": "structure",
1456
+ "members": {
1457
+ "ConfigurationPolicyId": {},
1458
+ "TargetId": {},
1459
+ "TargetType": {},
1460
+ "AssociationType": {},
1461
+ "UpdatedAt": {
1462
+ "shape": "S1p"
1463
+ },
1464
+ "AssociationStatus": {},
1465
+ "AssociationStatusMessage": {}
1466
+ }
1293
1467
  }
1294
1468
  },
1295
1469
  "GetEnabledStandards": {
@@ -1342,7 +1516,7 @@
1342
1516
  "FindingAggregationRegion": {},
1343
1517
  "RegionLinkingMode": {},
1344
1518
  "Regions": {
1345
- "shape": "S1r"
1519
+ "shape": "S23"
1346
1520
  }
1347
1521
  }
1348
1522
  }
@@ -1358,7 +1532,7 @@
1358
1532
  ],
1359
1533
  "members": {
1360
1534
  "FindingIdentifier": {
1361
- "shape": "Soz"
1535
+ "shape": "Spb"
1362
1536
  },
1363
1537
  "StartTime": {
1364
1538
  "shape": "S1p"
@@ -1381,7 +1555,7 @@
1381
1555
  "type": "structure",
1382
1556
  "members": {
1383
1557
  "FindingIdentifier": {
1384
- "shape": "Soz"
1558
+ "shape": "Spb"
1385
1559
  },
1386
1560
  "UpdateTime": {
1387
1561
  "shape": "S1p"
@@ -1423,7 +1597,7 @@
1423
1597
  "type": "structure",
1424
1598
  "members": {
1425
1599
  "Filters": {
1426
- "shape": "Spj"
1600
+ "shape": "Sq5"
1427
1601
  },
1428
1602
  "SortCriteria": {
1429
1603
  "type": "list",
@@ -1450,7 +1624,7 @@
1450
1624
  "Findings": {
1451
1625
  "type": "list",
1452
1626
  "member": {
1453
- "shape": "S2k"
1627
+ "shape": "S2w"
1454
1628
  }
1455
1629
  },
1456
1630
  "NextToken": {}
@@ -1519,7 +1693,7 @@
1519
1693
  "type": "structure",
1520
1694
  "members": {
1521
1695
  "InsightArns": {
1522
- "shape": "Sqc"
1696
+ "shape": "Sr0"
1523
1697
  },
1524
1698
  "NextToken": {},
1525
1699
  "MaxResults": {
@@ -1547,7 +1721,7 @@
1547
1721
  "InsightArn": {},
1548
1722
  "Name": {},
1549
1723
  "Filters": {
1550
- "shape": "Spj"
1724
+ "shape": "Sq5"
1551
1725
  },
1552
1726
  "GroupByAttribute": {}
1553
1727
  }
@@ -1588,7 +1762,7 @@
1588
1762
  "type": "structure",
1589
1763
  "members": {
1590
1764
  "Master": {
1591
- "shape": "Sro"
1765
+ "shape": "Ssf"
1592
1766
  }
1593
1767
  }
1594
1768
  },
@@ -1606,7 +1780,7 @@
1606
1780
  ],
1607
1781
  "members": {
1608
1782
  "AccountIds": {
1609
- "shape": "Spz"
1783
+ "shape": "Sql"
1610
1784
  }
1611
1785
  }
1612
1786
  },
@@ -1614,10 +1788,10 @@
1614
1788
  "type": "structure",
1615
1789
  "members": {
1616
1790
  "Members": {
1617
- "shape": "Ssm"
1791
+ "shape": "Sth"
1618
1792
  },
1619
1793
  "UnprocessedAccounts": {
1620
- "shape": "Spw"
1794
+ "shape": "Sqi"
1621
1795
  }
1622
1796
  }
1623
1797
  }
@@ -1646,7 +1820,7 @@
1646
1820
  ],
1647
1821
  "members": {
1648
1822
  "SecurityControlDefinition": {
1649
- "shape": "Ssq"
1823
+ "shape": "Stl"
1650
1824
  }
1651
1825
  }
1652
1826
  }
@@ -1662,7 +1836,7 @@
1662
1836
  ],
1663
1837
  "members": {
1664
1838
  "AccountIds": {
1665
- "shape": "Spz"
1839
+ "shape": "Sql"
1666
1840
  }
1667
1841
  }
1668
1842
  },
@@ -1670,7 +1844,7 @@
1670
1844
  "type": "structure",
1671
1845
  "members": {
1672
1846
  "UnprocessedAccounts": {
1673
- "shape": "Spw"
1847
+ "shape": "Sqi"
1674
1848
  }
1675
1849
  }
1676
1850
  }
@@ -1726,6 +1900,84 @@
1726
1900
  }
1727
1901
  }
1728
1902
  },
1903
+ "ListConfigurationPolicies": {
1904
+ "http": {
1905
+ "method": "GET",
1906
+ "requestUri": "/configurationPolicy/list"
1907
+ },
1908
+ "input": {
1909
+ "type": "structure",
1910
+ "members": {
1911
+ "NextToken": {
1912
+ "location": "querystring",
1913
+ "locationName": "NextToken"
1914
+ },
1915
+ "MaxResults": {
1916
+ "location": "querystring",
1917
+ "locationName": "MaxResults",
1918
+ "type": "integer"
1919
+ }
1920
+ }
1921
+ },
1922
+ "output": {
1923
+ "type": "structure",
1924
+ "members": {
1925
+ "ConfigurationPolicySummaries": {
1926
+ "type": "list",
1927
+ "member": {
1928
+ "type": "structure",
1929
+ "members": {
1930
+ "Arn": {},
1931
+ "Id": {},
1932
+ "Name": {},
1933
+ "Description": {},
1934
+ "UpdatedAt": {
1935
+ "shape": "S1p"
1936
+ },
1937
+ "ServiceEnabled": {
1938
+ "type": "boolean"
1939
+ }
1940
+ }
1941
+ }
1942
+ },
1943
+ "NextToken": {}
1944
+ }
1945
+ }
1946
+ },
1947
+ "ListConfigurationPolicyAssociations": {
1948
+ "http": {
1949
+ "requestUri": "/configurationPolicyAssociation/list"
1950
+ },
1951
+ "input": {
1952
+ "type": "structure",
1953
+ "members": {
1954
+ "NextToken": {},
1955
+ "MaxResults": {
1956
+ "type": "integer"
1957
+ },
1958
+ "Filters": {
1959
+ "type": "structure",
1960
+ "members": {
1961
+ "ConfigurationPolicyId": {},
1962
+ "AssociationType": {},
1963
+ "AssociationStatus": {}
1964
+ }
1965
+ }
1966
+ }
1967
+ },
1968
+ "output": {
1969
+ "type": "structure",
1970
+ "members": {
1971
+ "ConfigurationPolicyAssociationSummaries": {
1972
+ "type": "list",
1973
+ "member": {
1974
+ "shape": "S1w"
1975
+ }
1976
+ },
1977
+ "NextToken": {}
1978
+ }
1979
+ }
1980
+ },
1729
1981
  "ListEnabledProductsForImport": {
1730
1982
  "http": {
1731
1983
  "method": "GET",
@@ -1816,7 +2068,7 @@
1816
2068
  "Invitations": {
1817
2069
  "type": "list",
1818
2070
  "member": {
1819
- "shape": "Sro"
2071
+ "shape": "Ssf"
1820
2072
  }
1821
2073
  },
1822
2074
  "NextToken": {}
@@ -1851,7 +2103,7 @@
1851
2103
  "type": "structure",
1852
2104
  "members": {
1853
2105
  "Members": {
1854
- "shape": "Ssm"
2106
+ "shape": "Sth"
1855
2107
  },
1856
2108
  "NextToken": {}
1857
2109
  }
@@ -1925,7 +2177,7 @@
1925
2177
  "SecurityControlDefinitions": {
1926
2178
  "type": "list",
1927
2179
  "member": {
1928
- "shape": "Ssq"
2180
+ "shape": "Stl"
1929
2181
  }
1930
2182
  },
1931
2183
  "NextToken": {}
@@ -1980,7 +2232,7 @@
1980
2232
  "SecurityControlArn": {},
1981
2233
  "AssociationStatus": {},
1982
2234
  "RelatedRequirements": {
1983
- "shape": "S2e"
2235
+ "shape": "S2q"
1984
2236
  },
1985
2237
  "UpdatedAt": {
1986
2238
  "shape": "S1p"
@@ -2016,9 +2268,62 @@
2016
2268
  "type": "structure",
2017
2269
  "members": {
2018
2270
  "Tags": {
2019
- "shape": "Spc"
2271
+ "shape": "Spo"
2272
+ }
2273
+ }
2274
+ }
2275
+ },
2276
+ "StartConfigurationPolicyAssociation": {
2277
+ "http": {
2278
+ "requestUri": "/configurationPolicyAssociation/associate"
2279
+ },
2280
+ "input": {
2281
+ "type": "structure",
2282
+ "required": [
2283
+ "ConfigurationPolicyIdentifier",
2284
+ "Target"
2285
+ ],
2286
+ "members": {
2287
+ "ConfigurationPolicyIdentifier": {},
2288
+ "Target": {
2289
+ "shape": "S1t"
2020
2290
  }
2021
2291
  }
2292
+ },
2293
+ "output": {
2294
+ "type": "structure",
2295
+ "members": {
2296
+ "ConfigurationPolicyId": {},
2297
+ "TargetId": {},
2298
+ "TargetType": {},
2299
+ "AssociationType": {},
2300
+ "UpdatedAt": {
2301
+ "shape": "S1p"
2302
+ },
2303
+ "AssociationStatus": {},
2304
+ "AssociationStatusMessage": {}
2305
+ }
2306
+ }
2307
+ },
2308
+ "StartConfigurationPolicyDisassociation": {
2309
+ "http": {
2310
+ "requestUri": "/configurationPolicyAssociation/disassociate"
2311
+ },
2312
+ "input": {
2313
+ "type": "structure",
2314
+ "required": [
2315
+ "ConfigurationPolicyIdentifier"
2316
+ ],
2317
+ "members": {
2318
+ "Target": {
2319
+ "shape": "S1t"
2320
+ },
2321
+ "ConfigurationPolicyIdentifier": {}
2322
+ }
2323
+ },
2324
+ "output": {
2325
+ "type": "structure",
2326
+ "members": {}
2022
2327
  }
2023
2328
  },
2024
2329
  "TagResource": {
@@ -2037,7 +2342,7 @@
2037
2342
  "locationName": "ResourceArn"
2038
2343
  },
2039
2344
  "Tags": {
2040
- "shape": "Spc"
2345
+ "shape": "Spo"
2041
2346
  }
2042
2347
  }
2043
2348
  },
@@ -2099,6 +2404,48 @@
2099
2404
  "members": {}
2100
2405
  }
2101
2406
  },
2407
+ "UpdateConfigurationPolicy": {
2408
+ "http": {
2409
+ "method": "PATCH",
2410
+ "requestUri": "/configurationPolicy/{Identifier}"
2411
+ },
2412
+ "input": {
2413
+ "type": "structure",
2414
+ "required": [
2415
+ "Identifier"
2416
+ ],
2417
+ "members": {
2418
+ "Identifier": {
2419
+ "location": "uri",
2420
+ "locationName": "Identifier"
2421
+ },
2422
+ "Name": {},
2423
+ "Description": {},
2424
+ "UpdatedReason": {},
2425
+ "ConfigurationPolicy": {
2426
+ "shape": "Spt"
2427
+ }
2428
+ }
2429
+ },
2430
+ "output": {
2431
+ "type": "structure",
2432
+ "members": {
2433
+ "Arn": {},
2434
+ "Id": {},
2435
+ "Name": {},
2436
+ "Description": {},
2437
+ "UpdatedAt": {
2438
+ "shape": "S1p"
2439
+ },
2440
+ "CreatedAt": {
2441
+ "shape": "S1p"
2442
+ },
2443
+ "ConfigurationPolicy": {
2444
+ "shape": "Spt"
2445
+ }
2446
+ }
2447
+ }
2448
+ },
2102
2449
  "UpdateFindingAggregator": {
2103
2450
  "http": {
2104
2451
  "method": "PATCH",
@@ -2114,7 +2461,7 @@
2114
2461
  "FindingAggregatorArn": {},
2115
2462
  "RegionLinkingMode": {},
2116
2463
  "Regions": {
2117
- "shape": "S1r"
2464
+ "shape": "S23"
2118
2465
  }
2119
2466
  }
2120
2467
  },
@@ -2125,7 +2472,7 @@
2125
2472
  "FindingAggregationRegion": {},
2126
2473
  "RegionLinkingMode": {},
2127
2474
  "Regions": {
2128
- "shape": "S1r"
2475
+ "shape": "S23"
2129
2476
  }
2130
2477
  }
2131
2478
  }
@@ -2142,7 +2489,7 @@
2142
2489
  ],
2143
2490
  "members": {
2144
2491
  "Filters": {
2145
- "shape": "Spj"
2492
+ "shape": "Sq5"
2146
2493
  },
2147
2494
  "Note": {
2148
2495
  "shape": "S1e"
@@ -2172,7 +2519,7 @@
2172
2519
  },
2173
2520
  "Name": {},
2174
2521
  "Filters": {
2175
- "shape": "Spj"
2522
+ "shape": "Sq5"
2176
2523
  },
2177
2524
  "GroupByAttribute": {}
2178
2525
  }
@@ -2195,7 +2542,10 @@
2195
2542
  "AutoEnable": {
2196
2543
  "type": "boolean"
2197
2544
  },
2198
- "AutoEnableStandards": {}
2545
+ "AutoEnableStandards": {},
2546
+ "OrganizationConfiguration": {
2547
+ "shape": "Src"
2548
+ }
2199
2549
  }
2200
2550
  },
2201
2551
  "output": {
@@ -2217,7 +2567,7 @@
2217
2567
  "members": {
2218
2568
  "SecurityControlId": {},
2219
2569
  "Parameters": {
2220
- "shape": "S1y"
2570
+ "shape": "S2a"
2221
2571
  },
2222
2572
  "LastUpdateReason": {}
2223
2573
  }
@@ -2434,6 +2784,15 @@
2434
2784
  },
2435
2785
  "UserDefinedFields": {
2436
2786
  "shape": "S17"
2787
+ },
2788
+ "ResourceApplicationArn": {
2789
+ "shape": "Sx"
2790
+ },
2791
+ "ResourceApplicationName": {
2792
+ "shape": "Sx"
2793
+ },
2794
+ "AwsAccountName": {
2795
+ "shape": "Sx"
2437
2796
  }
2438
2797
  }
2439
2798
  },
@@ -2595,11 +2954,42 @@
2595
2954
  "type": "timestamp",
2596
2955
  "timestampFormat": "iso8601"
2597
2956
  },
2598
- "S1r": {
2957
+ "S1s": {
2958
+ "type": "structure",
2959
+ "members": {
2960
+ "Target": {
2961
+ "shape": "S1t"
2962
+ }
2963
+ }
2964
+ },
2965
+ "S1t": {
2966
+ "type": "structure",
2967
+ "members": {
2968
+ "AccountId": {},
2969
+ "OrganizationalUnitId": {},
2970
+ "RootId": {}
2971
+ },
2972
+ "union": true
2973
+ },
2974
+ "S1w": {
2975
+ "type": "structure",
2976
+ "members": {
2977
+ "ConfigurationPolicyId": {},
2978
+ "TargetId": {},
2979
+ "TargetType": {},
2980
+ "AssociationType": {},
2981
+ "UpdatedAt": {
2982
+ "shape": "S1p"
2983
+ },
2984
+ "AssociationStatus": {},
2985
+ "AssociationStatusMessage": {}
2986
+ }
2987
+ },
2988
+ "S23": {
2599
2989
  "type": "list",
2600
2990
  "member": {}
2601
2991
  },
2602
- "S1y": {
2992
+ "S2a": {
2603
2993
  "type": "map",
2604
2994
  "key": {},
2605
2995
  "value": {
@@ -2616,21 +3006,21 @@
2616
3006
  "type": "integer"
2617
3007
  },
2618
3008
  "IntegerList": {
2619
- "shape": "S22"
3009
+ "shape": "S2e"
2620
3010
  },
2621
3011
  "Double": {
2622
3012
  "type": "double"
2623
3013
  },
2624
3014
  "String": {},
2625
3015
  "StringList": {
2626
- "shape": "S1r"
3016
+ "shape": "S23"
2627
3017
  },
2628
3018
  "Boolean": {
2629
3019
  "type": "boolean"
2630
3020
  },
2631
3021
  "Enum": {},
2632
3022
  "EnumList": {
2633
- "shape": "S1r"
3023
+ "shape": "S23"
2634
3024
  }
2635
3025
  },
2636
3026
  "union": true
@@ -2638,13 +3028,13 @@
2638
3028
  }
2639
3029
  }
2640
3030
  },
2641
- "S22": {
3031
+ "S2e": {
2642
3032
  "type": "list",
2643
3033
  "member": {
2644
3034
  "type": "integer"
2645
3035
  }
2646
3036
  },
2647
- "S29": {
3037
+ "S2l": {
2648
3038
  "type": "structure",
2649
3039
  "required": [
2650
3040
  "SecurityControlId",
@@ -2655,11 +3045,11 @@
2655
3045
  "StandardsArn": {}
2656
3046
  }
2657
3047
  },
2658
- "S2e": {
3048
+ "S2q": {
2659
3049
  "type": "list",
2660
3050
  "member": {}
2661
3051
  },
2662
- "S2k": {
3052
+ "S2w": {
2663
3053
  "type": "structure",
2664
3054
  "required": [
2665
3055
  "SchemaVersion",
@@ -2750,7 +3140,7 @@
2750
3140
  "Direction": {},
2751
3141
  "Protocol": {},
2752
3142
  "OpenPortRange": {
2753
- "shape": "S2u"
3143
+ "shape": "S36"
2754
3144
  },
2755
3145
  "SourceIpV4": {},
2756
3146
  "SourceIpV6": {},
@@ -2775,10 +3165,10 @@
2775
3165
  "ComponentId": {},
2776
3166
  "ComponentType": {},
2777
3167
  "Egress": {
2778
- "shape": "S2x"
3168
+ "shape": "S39"
2779
3169
  },
2780
3170
  "Ingress": {
2781
- "shape": "S2x"
3171
+ "shape": "S39"
2782
3172
  }
2783
3173
  }
2784
3174
  }
@@ -2891,7 +3281,7 @@
2891
3281
  },
2892
3282
  "Type": {},
2893
3283
  "Occurrences": {
2894
- "shape": "S3k"
3284
+ "shape": "S3w"
2895
3285
  }
2896
3286
  }
2897
3287
  }
@@ -2916,7 +3306,7 @@
2916
3306
  "Arn": {},
2917
3307
  "Name": {},
2918
3308
  "Occurrences": {
2919
- "shape": "S3k"
3309
+ "shape": "S3w"
2920
3310
  }
2921
3311
  }
2922
3312
  }
@@ -2938,7 +3328,7 @@
2938
3328
  "members": {
2939
3329
  "LaunchConfigurationName": {},
2940
3330
  "LoadBalancerNames": {
2941
- "shape": "S1r"
3331
+ "shape": "S23"
2942
3332
  },
2943
3333
  "HealthCheckType": {},
2944
3334
  "HealthCheckGracePeriod": {
@@ -3017,7 +3407,7 @@
3017
3407
  "members": {
3018
3408
  "EncryptionKey": {},
3019
3409
  "Artifacts": {
3020
- "shape": "S48"
3410
+ "shape": "S4k"
3021
3411
  },
3022
3412
  "Environment": {
3023
3413
  "type": "structure",
@@ -3091,15 +3481,15 @@
3091
3481
  "members": {
3092
3482
  "VpcId": {},
3093
3483
  "Subnets": {
3094
- "shape": "S4j"
3484
+ "shape": "S4v"
3095
3485
  },
3096
3486
  "SecurityGroupIds": {
3097
- "shape": "S4j"
3487
+ "shape": "S4v"
3098
3488
  }
3099
3489
  }
3100
3490
  },
3101
3491
  "SecondaryArtifacts": {
3102
- "shape": "S48"
3492
+ "shape": "S4k"
3103
3493
  }
3104
3494
  }
3105
3495
  },
@@ -3180,7 +3570,7 @@
3180
3570
  "type": "structure",
3181
3571
  "members": {
3182
3572
  "Items": {
3183
- "shape": "S4j"
3573
+ "shape": "S4v"
3184
3574
  },
3185
3575
  "Quantity": {
3186
3576
  "type": "integer"
@@ -3250,10 +3640,10 @@
3250
3640
  "Type": {},
3251
3641
  "ImageId": {},
3252
3642
  "IpV4Addresses": {
3253
- "shape": "S1r"
3643
+ "shape": "S23"
3254
3644
  },
3255
3645
  "IpV6Addresses": {
3256
- "shape": "S1r"
3646
+ "shape": "S23"
3257
3647
  },
3258
3648
  "KeyName": {},
3259
3649
  "IamInstanceProfileArn": {},
@@ -3354,10 +3744,10 @@
3354
3744
  "OwnerId": {},
3355
3745
  "VpcId": {},
3356
3746
  "IpPermissions": {
3357
- "shape": "S5h"
3747
+ "shape": "S5t"
3358
3748
  },
3359
3749
  "IpPermissionsEgress": {
3360
- "shape": "S5h"
3750
+ "shape": "S5t"
3361
3751
  }
3362
3752
  }
3363
3753
  },
@@ -3409,7 +3799,7 @@
3409
3799
  }
3410
3800
  },
3411
3801
  "Ipv6CidrBlockAssociationSet": {
3412
- "shape": "S5x"
3802
+ "shape": "S69"
3413
3803
  },
3414
3804
  "DhcpOptionsId": {},
3415
3805
  "State": {}
@@ -3454,7 +3844,7 @@
3454
3844
  "SubnetId": {},
3455
3845
  "VpcId": {},
3456
3846
  "Ipv6CidrBlockAssociationSet": {
3457
- "shape": "S5x"
3847
+ "shape": "S69"
3458
3848
  }
3459
3849
  }
3460
3850
  },
@@ -3671,13 +4061,13 @@
3671
4061
  "type": "structure",
3672
4062
  "members": {
3673
4063
  "IndexSlowLogs": {
3674
- "shape": "S6r"
4064
+ "shape": "S73"
3675
4065
  },
3676
4066
  "SearchSlowLogs": {
3677
- "shape": "S6r"
4067
+ "shape": "S73"
3678
4068
  },
3679
4069
  "AuditLogs": {
3680
- "shape": "S6r"
4070
+ "shape": "S73"
3681
4071
  }
3682
4072
  }
3683
4073
  },
@@ -3709,13 +4099,13 @@
3709
4099
  "type": "structure",
3710
4100
  "members": {
3711
4101
  "AvailabilityZones": {
3712
- "shape": "S4j"
4102
+ "shape": "S4v"
3713
4103
  },
3714
4104
  "SecurityGroupIds": {
3715
- "shape": "S4j"
4105
+ "shape": "S4v"
3716
4106
  },
3717
4107
  "SubnetIds": {
3718
- "shape": "S4j"
4108
+ "shape": "S4v"
3719
4109
  },
3720
4110
  "VPCId": {}
3721
4111
  }
@@ -3845,7 +4235,7 @@
3845
4235
  }
3846
4236
  },
3847
4237
  "PublicAccessBlockConfiguration": {
3848
- "shape": "S7e"
4238
+ "shape": "S7q"
3849
4239
  },
3850
4240
  "AccessControlList": {},
3851
4241
  "BucketLoggingConfiguration": {
@@ -3968,7 +4358,7 @@
3968
4358
  }
3969
4359
  },
3970
4360
  "AwsS3AccountPublicAccessBlock": {
3971
- "shape": "S7e"
4361
+ "shape": "S7q"
3972
4362
  },
3973
4363
  "AwsS3Object": {
3974
4364
  "type": "structure",
@@ -4051,15 +4441,15 @@
4051
4441
  "type": "structure",
4052
4442
  "members": {
4053
4443
  "AttachedManagedPolicies": {
4054
- "shape": "S88"
4444
+ "shape": "S8k"
4055
4445
  },
4056
4446
  "CreateDate": {},
4057
4447
  "GroupList": {
4058
- "shape": "S1r"
4448
+ "shape": "S23"
4059
4449
  },
4060
4450
  "Path": {},
4061
4451
  "PermissionsBoundary": {
4062
- "shape": "S8a"
4452
+ "shape": "S8m"
4063
4453
  },
4064
4454
  "UserId": {},
4065
4455
  "UserName": {},
@@ -4115,19 +4505,19 @@
4115
4505
  "CreatedDate": {},
4116
4506
  "Description": {},
4117
4507
  "DefaultRouteSettings": {
4118
- "shape": "S8h"
4508
+ "shape": "S8t"
4119
4509
  },
4120
4510
  "DeploymentId": {},
4121
4511
  "LastUpdatedDate": {},
4122
4512
  "RouteSettings": {
4123
- "shape": "S8h"
4513
+ "shape": "S8t"
4124
4514
  },
4125
4515
  "StageName": {},
4126
4516
  "StageVariables": {
4127
4517
  "shape": "S1k"
4128
4518
  },
4129
4519
  "AccessLogSettings": {
4130
- "shape": "S8i"
4520
+ "shape": "S8u"
4131
4521
  },
4132
4522
  "AutoDeploy": {
4133
4523
  "type": "boolean"
@@ -4154,22 +4544,22 @@
4154
4544
  "type": "structure",
4155
4545
  "members": {
4156
4546
  "AllowOrigins": {
4157
- "shape": "S4j"
4547
+ "shape": "S4v"
4158
4548
  },
4159
4549
  "AllowCredentials": {
4160
4550
  "type": "boolean"
4161
4551
  },
4162
4552
  "ExposeHeaders": {
4163
- "shape": "S4j"
4553
+ "shape": "S4v"
4164
4554
  },
4165
4555
  "MaxAge": {
4166
4556
  "type": "integer"
4167
4557
  },
4168
4558
  "AllowMethods": {
4169
- "shape": "S4j"
4559
+ "shape": "S4v"
4170
4560
  },
4171
4561
  "AllowHeaders": {
4172
- "shape": "S4j"
4562
+ "shape": "S4v"
4173
4563
  }
4174
4564
  }
4175
4565
  }
@@ -4214,13 +4604,13 @@
4214
4604
  "type": "integer"
4215
4605
  },
4216
4606
  "KeySchema": {
4217
- "shape": "S8s"
4607
+ "shape": "S94"
4218
4608
  },
4219
4609
  "Projection": {
4220
- "shape": "S8u"
4610
+ "shape": "S96"
4221
4611
  },
4222
4612
  "ProvisionedThroughput": {
4223
- "shape": "S8v"
4613
+ "shape": "S97"
4224
4614
  }
4225
4615
  }
4226
4616
  }
@@ -4230,7 +4620,7 @@
4230
4620
  "type": "integer"
4231
4621
  },
4232
4622
  "KeySchema": {
4233
- "shape": "S8s"
4623
+ "shape": "S94"
4234
4624
  },
4235
4625
  "LatestStreamArn": {},
4236
4626
  "LatestStreamLabel": {},
@@ -4242,16 +4632,16 @@
4242
4632
  "IndexArn": {},
4243
4633
  "IndexName": {},
4244
4634
  "KeySchema": {
4245
- "shape": "S8s"
4635
+ "shape": "S94"
4246
4636
  },
4247
4637
  "Projection": {
4248
- "shape": "S8u"
4638
+ "shape": "S96"
4249
4639
  }
4250
4640
  }
4251
4641
  }
4252
4642
  },
4253
4643
  "ProvisionedThroughput": {
4254
- "shape": "S8v"
4644
+ "shape": "S97"
4255
4645
  },
4256
4646
  "Replicas": {
4257
4647
  "type": "list",
@@ -4265,14 +4655,14 @@
4265
4655
  "members": {
4266
4656
  "IndexName": {},
4267
4657
  "ProvisionedThroughputOverride": {
4268
- "shape": "S92"
4658
+ "shape": "S9e"
4269
4659
  }
4270
4660
  }
4271
4661
  }
4272
4662
  },
4273
4663
  "KmsMasterKeyId": {},
4274
4664
  "ProvisionedThroughputOverride": {
4275
- "shape": "S92"
4665
+ "shape": "S9e"
4276
4666
  },
4277
4667
  "RegionName": {},
4278
4668
  "ReplicaStatus": {},
@@ -4370,7 +4760,7 @@
4370
4760
  },
4371
4761
  "DocumentationVersion": {},
4372
4762
  "AccessLogSettings": {
4373
- "shape": "S8i"
4763
+ "shape": "S8u"
4374
4764
  },
4375
4765
  "CanarySettings": {
4376
4766
  "type": "structure",
@@ -4404,7 +4794,7 @@
4404
4794
  "CreatedDate": {},
4405
4795
  "Version": {},
4406
4796
  "BinaryMediaTypes": {
4407
- "shape": "S4j"
4797
+ "shape": "S4v"
4408
4798
  },
4409
4799
  "MinimumCompressionSize": {
4410
4800
  "type": "integer"
@@ -4414,7 +4804,7 @@
4414
4804
  "type": "structure",
4415
4805
  "members": {
4416
4806
  "Types": {
4417
- "shape": "S4j"
4807
+ "shape": "S4v"
4418
4808
  }
4419
4809
  }
4420
4810
  }
@@ -4514,7 +4904,7 @@
4514
4904
  "CreatedAt": {},
4515
4905
  "DomainName": {},
4516
4906
  "DomainValidationOptions": {
4517
- "shape": "S9h"
4907
+ "shape": "S9t"
4518
4908
  },
4519
4909
  "ExtendedKeyUsages": {
4520
4910
  "type": "list",
@@ -4529,7 +4919,7 @@
4529
4919
  "FailureReason": {},
4530
4920
  "ImportedAt": {},
4531
4921
  "InUseBy": {
4532
- "shape": "S1r"
4922
+ "shape": "S23"
4533
4923
  },
4534
4924
  "IssuedAt": {},
4535
4925
  "Issuer": {},
@@ -4556,7 +4946,7 @@
4556
4946
  "type": "structure",
4557
4947
  "members": {
4558
4948
  "DomainValidationOptions": {
4559
- "shape": "S9h"
4949
+ "shape": "S9t"
4560
4950
  },
4561
4951
  "RenewalStatus": {},
4562
4952
  "RenewalStatusReason": {},
@@ -4568,7 +4958,7 @@
4568
4958
  "Status": {},
4569
4959
  "Subject": {},
4570
4960
  "SubjectAlternativeNames": {
4571
- "shape": "S1r"
4961
+ "shape": "S23"
4572
4962
  },
4573
4963
  "Type": {}
4574
4964
  }
@@ -4713,7 +5103,7 @@
4713
5103
  "type": "integer"
4714
5104
  },
4715
5105
  "PendingActions": {
4716
- "shape": "S1r"
5106
+ "shape": "S23"
4717
5107
  },
4718
5108
  "PendingModifiedValues": {
4719
5109
  "type": "structure",
@@ -4805,7 +5195,7 @@
4805
5195
  "type": "structure",
4806
5196
  "members": {
4807
5197
  "AvailabilityZones": {
4808
- "shape": "S1r"
5198
+ "shape": "S23"
4809
5199
  },
4810
5200
  "BackendServerDescriptions": {
4811
5201
  "type": "list",
@@ -4816,7 +5206,7 @@
4816
5206
  "type": "integer"
4817
5207
  },
4818
5208
  "PolicyNames": {
4819
- "shape": "S1r"
5209
+ "shape": "S23"
4820
5210
  }
4821
5211
  }
4822
5212
  }
@@ -4872,7 +5262,7 @@
4872
5262
  }
4873
5263
  },
4874
5264
  "PolicyNames": {
4875
- "shape": "S1r"
5265
+ "shape": "S23"
4876
5266
  }
4877
5267
  }
4878
5268
  }
@@ -4959,13 +5349,13 @@
4959
5349
  }
4960
5350
  },
4961
5351
  "OtherPolicies": {
4962
- "shape": "S1r"
5352
+ "shape": "S23"
4963
5353
  }
4964
5354
  }
4965
5355
  },
4966
5356
  "Scheme": {},
4967
5357
  "SecurityGroups": {
4968
- "shape": "S1r"
5358
+ "shape": "S23"
4969
5359
  },
4970
5360
  "SourceSecurityGroup": {
4971
5361
  "type": "structure",
@@ -4975,7 +5365,7 @@
4975
5365
  }
4976
5366
  },
4977
5367
  "Subnets": {
4978
- "shape": "S1r"
5368
+ "shape": "S23"
4979
5369
  },
4980
5370
  "VpcId": {}
4981
5371
  }
@@ -4984,7 +5374,7 @@
4984
5374
  "type": "structure",
4985
5375
  "members": {
4986
5376
  "AttachedManagedPolicies": {
4987
- "shape": "S88"
5377
+ "shape": "S8k"
4988
5378
  },
4989
5379
  "CreateDate": {},
4990
5380
  "GroupId": {},
@@ -5006,7 +5396,7 @@
5006
5396
  "members": {
5007
5397
  "AssumeRolePolicyDocument": {},
5008
5398
  "AttachedManagedPolicies": {
5009
- "shape": "S88"
5399
+ "shape": "S8k"
5010
5400
  },
5011
5401
  "CreateDate": {},
5012
5402
  "InstanceProfileList": {
@@ -5037,7 +5427,7 @@
5037
5427
  }
5038
5428
  },
5039
5429
  "PermissionsBoundary": {
5040
- "shape": "S8a"
5430
+ "shape": "S8m"
5041
5431
  },
5042
5432
  "RoleId": {},
5043
5433
  "RoleName": {},
@@ -5143,17 +5533,17 @@
5143
5533
  "type": "structure",
5144
5534
  "members": {
5145
5535
  "SecurityGroupIds": {
5146
- "shape": "S4j"
5536
+ "shape": "S4v"
5147
5537
  },
5148
5538
  "SubnetIds": {
5149
- "shape": "S4j"
5539
+ "shape": "S4v"
5150
5540
  },
5151
5541
  "VpcId": {}
5152
5542
  }
5153
5543
  },
5154
5544
  "Version": {},
5155
5545
  "Architectures": {
5156
- "shape": "S4j"
5546
+ "shape": "S4v"
5157
5547
  },
5158
5548
  "PackageType": {}
5159
5549
  }
@@ -5165,7 +5555,7 @@
5165
5555
  "type": "long"
5166
5556
  },
5167
5557
  "CompatibleRuntimes": {
5168
- "shape": "S4j"
5558
+ "shape": "S4v"
5169
5559
  },
5170
5560
  "CreatedDate": {}
5171
5561
  }
@@ -5197,7 +5587,7 @@
5197
5587
  "type": "boolean"
5198
5588
  },
5199
5589
  "Endpoint": {
5200
- "shape": "Sbp"
5590
+ "shape": "Sc1"
5201
5591
  },
5202
5592
  "Engine": {},
5203
5593
  "EngineVersion": {},
@@ -5214,7 +5604,7 @@
5214
5604
  },
5215
5605
  "TdeCredentialArn": {},
5216
5606
  "VpcSecurityGroups": {
5217
- "shape": "Sbq"
5607
+ "shape": "Sc2"
5218
5608
  },
5219
5609
  "MultiAz": {
5220
5610
  "type": "boolean"
@@ -5230,7 +5620,7 @@
5230
5620
  "type": "integer"
5231
5621
  },
5232
5622
  "DbSecurityGroups": {
5233
- "shape": "S1r"
5623
+ "shape": "S23"
5234
5624
  },
5235
5625
  "DbParameterGroups": {
5236
5626
  "type": "list",
@@ -5300,15 +5690,15 @@
5300
5690
  "type": "structure",
5301
5691
  "members": {
5302
5692
  "LogTypesToEnable": {
5303
- "shape": "S1r"
5693
+ "shape": "S23"
5304
5694
  },
5305
5695
  "LogTypesToDisable": {
5306
- "shape": "S1r"
5696
+ "shape": "S23"
5307
5697
  }
5308
5698
  }
5309
5699
  },
5310
5700
  "ProcessorFeatures": {
5311
- "shape": "Sc0"
5701
+ "shape": "Scc"
5312
5702
  }
5313
5703
  }
5314
5704
  },
@@ -5318,10 +5708,10 @@
5318
5708
  },
5319
5709
  "ReadReplicaSourceDBInstanceIdentifier": {},
5320
5710
  "ReadReplicaDBInstanceIdentifiers": {
5321
- "shape": "S1r"
5711
+ "shape": "S23"
5322
5712
  },
5323
5713
  "ReadReplicaDBClusterIdentifiers": {
5324
- "shape": "S1r"
5714
+ "shape": "S23"
5325
5715
  },
5326
5716
  "LicenseModel": {},
5327
5717
  "Iops": {
@@ -5355,7 +5745,7 @@
5355
5745
  },
5356
5746
  "StorageType": {},
5357
5747
  "DomainMemberships": {
5358
- "shape": "Sc6"
5748
+ "shape": "Sci"
5359
5749
  },
5360
5750
  "CopyTagsToSnapshot": {
5361
5751
  "type": "boolean"
@@ -5376,13 +5766,13 @@
5376
5766
  "type": "integer"
5377
5767
  },
5378
5768
  "EnabledCloudWatchLogsExports": {
5379
- "shape": "S1r"
5769
+ "shape": "S23"
5380
5770
  },
5381
5771
  "ProcessorFeatures": {
5382
- "shape": "Sc0"
5772
+ "shape": "Scc"
5383
5773
  },
5384
5774
  "ListenerEndpoint": {
5385
- "shape": "Sbp"
5775
+ "shape": "Sc1"
5386
5776
  },
5387
5777
  "MaxAllocatedStorage": {
5388
5778
  "type": "integer"
@@ -5508,7 +5898,7 @@
5508
5898
  "type": "boolean"
5509
5899
  },
5510
5900
  "ProcessorFeatures": {
5511
- "shape": "Sc0"
5901
+ "shape": "Scc"
5512
5902
  },
5513
5903
  "DbiResourceId": {}
5514
5904
  }
@@ -5517,7 +5907,7 @@
5517
5907
  "type": "structure",
5518
5908
  "members": {
5519
5909
  "AvailabilityZones": {
5520
- "shape": "S1r"
5910
+ "shape": "S23"
5521
5911
  },
5522
5912
  "SnapshotCreateTime": {},
5523
5913
  "Engine": {},
@@ -5553,7 +5943,7 @@
5553
5943
  "members": {
5554
5944
  "AttributeName": {},
5555
5945
  "AttributeValues": {
5556
- "shape": "S4j"
5946
+ "shape": "S4v"
5557
5947
  }
5558
5948
  }
5559
5949
  }
@@ -5567,7 +5957,7 @@
5567
5957
  "type": "integer"
5568
5958
  },
5569
5959
  "AvailabilityZones": {
5570
- "shape": "S1r"
5960
+ "shape": "S23"
5571
5961
  },
5572
5962
  "BackupRetentionPeriod": {
5573
5963
  "type": "integer"
@@ -5577,7 +5967,7 @@
5577
5967
  "Endpoint": {},
5578
5968
  "ReaderEndpoint": {},
5579
5969
  "CustomEndpoints": {
5580
- "shape": "S1r"
5970
+ "shape": "S23"
5581
5971
  },
5582
5972
  "MultiAz": {
5583
5973
  "type": "boolean"
@@ -5591,10 +5981,10 @@
5591
5981
  "PreferredBackupWindow": {},
5592
5982
  "PreferredMaintenanceWindow": {},
5593
5983
  "ReadReplicaIdentifiers": {
5594
- "shape": "S1r"
5984
+ "shape": "S23"
5595
5985
  },
5596
5986
  "VpcSecurityGroups": {
5597
- "shape": "Sbq"
5987
+ "shape": "Sc2"
5598
5988
  },
5599
5989
  "HostedZoneId": {},
5600
5990
  "StorageEncrypted": {
@@ -5614,7 +6004,7 @@
5614
6004
  },
5615
6005
  "ClusterCreateTime": {},
5616
6006
  "EnabledCloudWatchLogsExports": {
5617
- "shape": "S1r"
6007
+ "shape": "S23"
5618
6008
  },
5619
6009
  "EngineMode": {},
5620
6010
  "DeletionProtection": {
@@ -5631,7 +6021,7 @@
5631
6021
  "type": "boolean"
5632
6022
  },
5633
6023
  "DomainMemberships": {
5634
- "shape": "Sc6"
6024
+ "shape": "Sci"
5635
6025
  },
5636
6026
  "DbClusterParameterGroup": {},
5637
6027
  "DbSubnetGroup": {},
@@ -5678,7 +6068,7 @@
5678
6068
  "type": "integer"
5679
6069
  },
5680
6070
  "CapacityProviders": {
5681
- "shape": "S4j"
6071
+ "shape": "S4v"
5682
6072
  },
5683
6073
  "ClusterSettings": {
5684
6074
  "type": "list",
@@ -5742,7 +6132,7 @@
5742
6132
  }
5743
6133
  },
5744
6134
  "AwsEcsContainer": {
5745
- "shape": "Sd2"
6135
+ "shape": "Sde"
5746
6136
  },
5747
6137
  "AwsEcsTaskDefinition": {
5748
6138
  "type": "structure",
@@ -5753,7 +6143,7 @@
5753
6143
  "type": "structure",
5754
6144
  "members": {
5755
6145
  "Command": {
5756
- "shape": "S4j"
6146
+ "shape": "S4v"
5757
6147
  },
5758
6148
  "Cpu": {
5759
6149
  "type": "integer"
@@ -5772,19 +6162,19 @@
5772
6162
  "type": "boolean"
5773
6163
  },
5774
6164
  "DnsSearchDomains": {
5775
- "shape": "S4j"
6165
+ "shape": "S4v"
5776
6166
  },
5777
6167
  "DnsServers": {
5778
- "shape": "S4j"
6168
+ "shape": "S4v"
5779
6169
  },
5780
6170
  "DockerLabels": {
5781
6171
  "shape": "S1k"
5782
6172
  },
5783
6173
  "DockerSecurityOptions": {
5784
- "shape": "S4j"
6174
+ "shape": "S4v"
5785
6175
  },
5786
6176
  "EntryPoint": {
5787
- "shape": "S4j"
6177
+ "shape": "S4v"
5788
6178
  },
5789
6179
  "Environment": {
5790
6180
  "type": "list",
@@ -5832,7 +6222,7 @@
5832
6222
  "type": "structure",
5833
6223
  "members": {
5834
6224
  "Command": {
5835
- "shape": "S4j"
6225
+ "shape": "S4v"
5836
6226
  },
5837
6227
  "Interval": {
5838
6228
  "type": "integer"
@@ -5854,7 +6244,7 @@
5854
6244
  "type": "boolean"
5855
6245
  },
5856
6246
  "Links": {
5857
- "shape": "S4j"
6247
+ "shape": "S4v"
5858
6248
  },
5859
6249
  "LinuxParameters": {
5860
6250
  "type": "structure",
@@ -5863,10 +6253,10 @@
5863
6253
  "type": "structure",
5864
6254
  "members": {
5865
6255
  "Add": {
5866
- "shape": "S4j"
6256
+ "shape": "S4v"
5867
6257
  },
5868
6258
  "Drop": {
5869
- "shape": "S4j"
6259
+ "shape": "S4v"
5870
6260
  }
5871
6261
  }
5872
6262
  },
@@ -5878,7 +6268,7 @@
5878
6268
  "ContainerPath": {},
5879
6269
  "HostPath": {},
5880
6270
  "Permissions": {
5881
- "shape": "S4j"
6271
+ "shape": "S4v"
5882
6272
  }
5883
6273
  }
5884
6274
  }
@@ -5902,7 +6292,7 @@
5902
6292
  "members": {
5903
6293
  "ContainerPath": {},
5904
6294
  "MountOptions": {
5905
- "shape": "S4j"
6295
+ "shape": "S4v"
5906
6296
  },
5907
6297
  "Size": {
5908
6298
  "type": "integer"
@@ -6094,7 +6484,7 @@
6094
6484
  }
6095
6485
  },
6096
6486
  "RequiresCompatibilities": {
6097
- "shape": "S4j"
6487
+ "shape": "S4v"
6098
6488
  },
6099
6489
  "TaskRoleArn": {},
6100
6490
  "Volumes": {
@@ -6184,12 +6574,12 @@
6184
6574
  "type": "boolean"
6185
6575
  },
6186
6576
  "EventCategoriesList": {
6187
- "shape": "S4j"
6577
+ "shape": "S4v"
6188
6578
  },
6189
6579
  "EventSubscriptionArn": {},
6190
6580
  "SnsTopicArn": {},
6191
6581
  "SourceIdsList": {
6192
- "shape": "S4j"
6582
+ "shape": "S4v"
6193
6583
  },
6194
6584
  "SourceType": {},
6195
6585
  "Status": {},
@@ -6279,10 +6669,10 @@
6279
6669
  "members": {
6280
6670
  "AssignPublicIp": {},
6281
6671
  "SecurityGroups": {
6282
- "shape": "S4j"
6672
+ "shape": "S4v"
6283
6673
  },
6284
6674
  "Subnets": {
6285
- "shape": "S4j"
6675
+ "shape": "S4v"
6286
6676
  }
6287
6677
  }
6288
6678
  }
@@ -6373,7 +6763,7 @@
6373
6763
  },
6374
6764
  "ClassicLinkVpcId": {},
6375
6765
  "ClassicLinkVpcSecurityGroups": {
6376
- "shape": "S4j"
6766
+ "shape": "S4v"
6377
6767
  },
6378
6768
  "CreatedTime": {},
6379
6769
  "EbsOptimized": {
@@ -6396,7 +6786,7 @@
6396
6786
  "PlacementTenancy": {},
6397
6787
  "RamdiskId": {},
6398
6788
  "SecurityGroups": {
6399
- "shape": "S4j"
6789
+ "shape": "S4v"
6400
6790
  },
6401
6791
  "SpotPrice": {},
6402
6792
  "UserData": {},
@@ -6453,29 +6843,29 @@
6453
6843
  "type": "integer"
6454
6844
  },
6455
6845
  "IkeVersions": {
6456
- "shape": "S4j"
6846
+ "shape": "S4v"
6457
6847
  },
6458
6848
  "OutsideIpAddress": {},
6459
6849
  "Phase1DhGroupNumbers": {
6460
- "shape": "S22"
6850
+ "shape": "S2e"
6461
6851
  },
6462
6852
  "Phase1EncryptionAlgorithms": {
6463
- "shape": "S4j"
6853
+ "shape": "S4v"
6464
6854
  },
6465
6855
  "Phase1IntegrityAlgorithms": {
6466
- "shape": "S4j"
6856
+ "shape": "S4v"
6467
6857
  },
6468
6858
  "Phase1LifetimeSeconds": {
6469
6859
  "type": "integer"
6470
6860
  },
6471
6861
  "Phase2DhGroupNumbers": {
6472
- "shape": "S22"
6862
+ "shape": "S2e"
6473
6863
  },
6474
6864
  "Phase2EncryptionAlgorithms": {
6475
- "shape": "S4j"
6865
+ "shape": "S4v"
6476
6866
  },
6477
6867
  "Phase2IntegrityAlgorithms": {
6478
- "shape": "S4j"
6868
+ "shape": "S4v"
6479
6869
  },
6480
6870
  "Phase2LifetimeSeconds": {
6481
6871
  "type": "integer"
@@ -6517,7 +6907,7 @@
6517
6907
  "Architecture": {},
6518
6908
  "ImageDigest": {},
6519
6909
  "ImageTags": {
6520
- "shape": "S4j"
6910
+ "shape": "S4v"
6521
6911
  },
6522
6912
  "ImagePublishedAt": {}
6523
6913
  }
@@ -6619,10 +7009,10 @@
6619
7009
  "type": "structure",
6620
7010
  "members": {
6621
7011
  "SecurityGroupIds": {
6622
- "shape": "S4j"
7012
+ "shape": "S4v"
6623
7013
  },
6624
7014
  "SubnetIds": {
6625
- "shape": "S4j"
7015
+ "shape": "S4v"
6626
7016
  }
6627
7017
  }
6628
7018
  },
@@ -6630,13 +7020,13 @@
6630
7020
  "type": "structure",
6631
7021
  "members": {
6632
7022
  "IndexSlowLogs": {
6633
- "shape": "Sfr"
7023
+ "shape": "Sg3"
6634
7024
  },
6635
7025
  "SearchSlowLogs": {
6636
- "shape": "Sfr"
7026
+ "shape": "Sg3"
6637
7027
  },
6638
7028
  "AuditLogs": {
6639
- "shape": "Sfr"
7029
+ "shape": "Sg3"
6640
7030
  }
6641
7031
  }
6642
7032
  },
@@ -6671,19 +7061,19 @@
6671
7061
  "type": "boolean"
6672
7062
  },
6673
7063
  "AvailabilityZones": {
6674
- "shape": "S4j"
7064
+ "shape": "S4v"
6675
7065
  },
6676
7066
  "BaseEndpointDnsNames": {
6677
- "shape": "S4j"
7067
+ "shape": "S4v"
6678
7068
  },
6679
7069
  "ManagesVpcEndpoints": {
6680
7070
  "type": "boolean"
6681
7071
  },
6682
7072
  "GatewayLoadBalancerArns": {
6683
- "shape": "S4j"
7073
+ "shape": "S4v"
6684
7074
  },
6685
7075
  "NetworkLoadBalancerArns": {
6686
- "shape": "S4j"
7076
+ "shape": "S4v"
6687
7077
  },
6688
7078
  "PrivateDnsName": {},
6689
7079
  "ServiceId": {},
@@ -6794,10 +7184,10 @@
6794
7184
  "type": "structure",
6795
7185
  "members": {
6796
7186
  "SecurityGroupIds": {
6797
- "shape": "S4j"
7187
+ "shape": "S4v"
6798
7188
  },
6799
7189
  "SubnetIds": {
6800
- "shape": "S4j"
7190
+ "shape": "S4v"
6801
7191
  },
6802
7192
  "EndpointPublicAccess": {
6803
7193
  "type": "boolean"
@@ -6818,7 +7208,7 @@
6818
7208
  "type": "boolean"
6819
7209
  },
6820
7210
  "Types": {
6821
- "shape": "S4j"
7211
+ "shape": "S4v"
6822
7212
  }
6823
7213
  }
6824
7214
  }
@@ -6848,17 +7238,17 @@
6848
7238
  "type": "structure",
6849
7239
  "members": {
6850
7240
  "ActionDefinition": {
6851
- "shape": "Sgi"
7241
+ "shape": "Sgu"
6852
7242
  },
6853
7243
  "ActionName": {}
6854
7244
  }
6855
7245
  }
6856
7246
  },
6857
7247
  "StatelessDefaultActions": {
6858
- "shape": "S4j"
7248
+ "shape": "S4v"
6859
7249
  },
6860
7250
  "StatelessFragmentDefaultActions": {
6861
- "shape": "S4j"
7251
+ "shape": "S4v"
6862
7252
  },
6863
7253
  "StatelessRuleGroupReferences": {
6864
7254
  "type": "list",
@@ -6926,7 +7316,7 @@
6926
7316
  "type": "structure",
6927
7317
  "members": {
6928
7318
  "Definition": {
6929
- "shape": "S4j"
7319
+ "shape": "S4v"
6930
7320
  }
6931
7321
  }
6932
7322
  },
@@ -6934,7 +7324,7 @@
6934
7324
  "type": "structure",
6935
7325
  "members": {
6936
7326
  "Definition": {
6937
- "shape": "S4j"
7327
+ "shape": "S4v"
6938
7328
  }
6939
7329
  }
6940
7330
  }
@@ -6948,10 +7338,10 @@
6948
7338
  "members": {
6949
7339
  "GeneratedRulesType": {},
6950
7340
  "TargetTypes": {
6951
- "shape": "S4j"
7341
+ "shape": "S4v"
6952
7342
  },
6953
7343
  "Targets": {
6954
- "shape": "S4j"
7344
+ "shape": "S4v"
6955
7345
  }
6956
7346
  }
6957
7347
  },
@@ -6998,7 +7388,7 @@
6998
7388
  "type": "structure",
6999
7389
  "members": {
7000
7390
  "ActionDefinition": {
7001
- "shape": "Sgi"
7391
+ "shape": "Sgu"
7002
7392
  },
7003
7393
  "ActionName": {}
7004
7394
  }
@@ -7016,7 +7406,7 @@
7016
7406
  "type": "structure",
7017
7407
  "members": {
7018
7408
  "Actions": {
7019
- "shape": "S4j"
7409
+ "shape": "S4v"
7020
7410
  },
7021
7411
  "MatchAttributes": {
7022
7412
  "type": "structure",
@@ -7079,10 +7469,10 @@
7079
7469
  "type": "structure",
7080
7470
  "members": {
7081
7471
  "Flags": {
7082
- "shape": "S4j"
7472
+ "shape": "S4v"
7083
7473
  },
7084
7474
  "Masks": {
7085
- "shape": "S4j"
7475
+ "shape": "S4v"
7086
7476
  }
7087
7477
  }
7088
7478
  }
@@ -7167,7 +7557,7 @@
7167
7557
  "AutoAcceptSharedAttachments": {},
7168
7558
  "DefaultRouteTableAssociation": {},
7169
7559
  "TransitGatewayCidrBlocks": {
7170
- "shape": "S4j"
7560
+ "shape": "S4v"
7171
7561
  },
7172
7562
  "AssociationDefaultRouteTableId": {},
7173
7563
  "PropagationDefaultRouteTableId": {},
@@ -7191,7 +7581,7 @@
7191
7581
  "members": {
7192
7582
  "Gid": {},
7193
7583
  "SecondaryGids": {
7194
- "shape": "S4j"
7584
+ "shape": "S4v"
7195
7585
  },
7196
7586
  "Uid": {}
7197
7587
  }
@@ -7216,7 +7606,7 @@
7216
7606
  "type": "structure",
7217
7607
  "members": {
7218
7608
  "Capabilities": {
7219
- "shape": "S4j"
7609
+ "shape": "S4v"
7220
7610
  },
7221
7611
  "CreationTime": {},
7222
7612
  "Description": {},
@@ -7234,7 +7624,7 @@
7234
7624
  },
7235
7625
  "LastUpdatedTime": {},
7236
7626
  "NotificationArns": {
7237
- "shape": "S4j"
7627
+ "shape": "S4v"
7238
7628
  },
7239
7629
  "Outputs": {
7240
7630
  "type": "list",
@@ -7264,7 +7654,7 @@
7264
7654
  "type": "boolean"
7265
7655
  },
7266
7656
  "AlarmActions": {
7267
- "shape": "S4j"
7657
+ "shape": "S4v"
7268
7658
  },
7269
7659
  "AlarmArn": {},
7270
7660
  "AlarmConfigurationUpdatedTimestamp": {},
@@ -7290,12 +7680,12 @@
7290
7680
  },
7291
7681
  "ExtendedStatistic": {},
7292
7682
  "InsufficientDataActions": {
7293
- "shape": "S4j"
7683
+ "shape": "S4v"
7294
7684
  },
7295
7685
  "MetricName": {},
7296
7686
  "Namespace": {},
7297
7687
  "OkActions": {
7298
- "shape": "S4j"
7688
+ "shape": "S4v"
7299
7689
  },
7300
7690
  "Period": {
7301
7691
  "type": "integer"
@@ -7313,11 +7703,11 @@
7313
7703
  "type": "structure",
7314
7704
  "members": {
7315
7705
  "AccepterVpcInfo": {
7316
- "shape": "Si6"
7706
+ "shape": "Sii"
7317
7707
  },
7318
7708
  "ExpirationTime": {},
7319
7709
  "RequesterVpcInfo": {
7320
- "shape": "Si6"
7710
+ "shape": "Sii"
7321
7711
  },
7322
7712
  "Status": {
7323
7713
  "type": "structure",
@@ -7487,7 +7877,7 @@
7487
7877
  "Containers": {
7488
7878
  "type": "list",
7489
7879
  "member": {
7490
- "shape": "Sd2"
7880
+ "shape": "Sde"
7491
7881
  }
7492
7882
  }
7493
7883
  }
@@ -7502,7 +7892,7 @@
7502
7892
  "type": "structure",
7503
7893
  "members": {
7504
7894
  "BackupVaultEvents": {
7505
- "shape": "S4j"
7895
+ "shape": "S4v"
7506
7896
  },
7507
7897
  "SnsTopicArn": {}
7508
7898
  }
@@ -7554,13 +7944,13 @@
7554
7944
  "members": {
7555
7945
  "DestinationBackupVaultArn": {},
7556
7946
  "Lifecycle": {
7557
- "shape": "Sjb"
7947
+ "shape": "Sjn"
7558
7948
  }
7559
7949
  }
7560
7950
  }
7561
7951
  },
7562
7952
  "Lifecycle": {
7563
- "shape": "Sjb"
7953
+ "shape": "Sjn"
7564
7954
  }
7565
7955
  }
7566
7956
  }
@@ -7784,10 +8174,10 @@
7784
8174
  }
7785
8175
  },
7786
8176
  "AcceleratorManufacturers": {
7787
- "shape": "S4j"
8177
+ "shape": "S4v"
7788
8178
  },
7789
8179
  "AcceleratorNames": {
7790
- "shape": "S4j"
8180
+ "shape": "S4v"
7791
8181
  },
7792
8182
  "AcceleratorTotalMemoryMiB": {
7793
8183
  "type": "structure",
@@ -7801,7 +8191,7 @@
7801
8191
  }
7802
8192
  },
7803
8193
  "AcceleratorTypes": {
7804
- "shape": "S4j"
8194
+ "shape": "S4v"
7805
8195
  },
7806
8196
  "BareMetal": {},
7807
8197
  "BaselineEbsBandwidthMbps": {
@@ -7817,17 +8207,17 @@
7817
8207
  },
7818
8208
  "BurstablePerformance": {},
7819
8209
  "CpuManufacturers": {
7820
- "shape": "S4j"
8210
+ "shape": "S4v"
7821
8211
  },
7822
8212
  "ExcludedInstanceTypes": {
7823
- "shape": "S4j"
8213
+ "shape": "S4v"
7824
8214
  },
7825
8215
  "InstanceGenerations": {
7826
- "shape": "S4j"
8216
+ "shape": "S4v"
7827
8217
  },
7828
8218
  "LocalStorage": {},
7829
8219
  "LocalStorageTypes": {
7830
- "shape": "S4j"
8220
+ "shape": "S4v"
7831
8221
  },
7832
8222
  "MemoryGiBPerVCpu": {
7833
8223
  "type": "structure",
@@ -7952,7 +8342,7 @@
7952
8342
  "type": "integer"
7953
8343
  },
7954
8344
  "Groups": {
7955
- "shape": "S4j"
8345
+ "shape": "S4v"
7956
8346
  },
7957
8347
  "InterfaceType": {},
7958
8348
  "Ipv4PrefixCount": {
@@ -8044,10 +8434,10 @@
8044
8434
  },
8045
8435
  "RamDiskId": {},
8046
8436
  "SecurityGroupIdSet": {
8047
- "shape": "S4j"
8437
+ "shape": "S4v"
8048
8438
  },
8049
8439
  "SecurityGroupSet": {
8050
- "shape": "S4j"
8440
+ "shape": "S4v"
8051
8441
  },
8052
8442
  "UserData": {}
8053
8443
  }
@@ -8064,10 +8454,10 @@
8064
8454
  "type": "structure",
8065
8455
  "members": {
8066
8456
  "AcceleratorTypes": {
8067
- "shape": "S4j"
8457
+ "shape": "S4v"
8068
8458
  },
8069
8459
  "AdditionalCodeRepositories": {
8070
- "shape": "S4j"
8460
+ "shape": "S4v"
8071
8461
  },
8072
8462
  "DefaultCodeRepository": {},
8073
8463
  "DirectInternetAccess": {},
@@ -8089,7 +8479,7 @@
8089
8479
  "RoleArn": {},
8090
8480
  "RootAccess": {},
8091
8481
  "SecurityGroups": {
8092
- "shape": "S4j"
8482
+ "shape": "S4v"
8093
8483
  },
8094
8484
  "SubnetId": {},
8095
8485
  "Url": {},
@@ -8127,19 +8517,19 @@
8127
8517
  "type": "structure",
8128
8518
  "members": {
8129
8519
  "Allow": {
8130
- "shape": "Sku"
8520
+ "shape": "Sl6"
8131
8521
  },
8132
8522
  "Block": {
8133
- "shape": "Sky"
8523
+ "shape": "Sla"
8134
8524
  }
8135
8525
  }
8136
8526
  },
8137
8527
  "Description": {},
8138
8528
  "Rules": {
8139
- "shape": "Sl0"
8529
+ "shape": "Slc"
8140
8530
  },
8141
8531
  "VisibilityConfig": {
8142
- "shape": "Sl5"
8532
+ "shape": "Slh"
8143
8533
  }
8144
8534
  }
8145
8535
  },
@@ -8154,11 +8544,11 @@
8154
8544
  "Name": {},
8155
8545
  "Arn": {},
8156
8546
  "Rules": {
8157
- "shape": "Sl0"
8547
+ "shape": "Slc"
8158
8548
  },
8159
8549
  "Scope": {},
8160
8550
  "VisibilityConfig": {
8161
- "shape": "Sl5"
8551
+ "shape": "Slh"
8162
8552
  }
8163
8553
  }
8164
8554
  },
@@ -8252,7 +8642,7 @@
8252
8642
  "type": "structure",
8253
8643
  "members": {
8254
8644
  "Hosts": {
8255
- "shape": "S1r"
8645
+ "shape": "S23"
8256
8646
  },
8257
8647
  "RoleBase": {},
8258
8648
  "RoleName": {},
@@ -8305,11 +8695,11 @@
8305
8695
  "type": "boolean"
8306
8696
  },
8307
8697
  "SecurityGroups": {
8308
- "shape": "S1r"
8698
+ "shape": "S23"
8309
8699
  },
8310
8700
  "StorageType": {},
8311
8701
  "SubnetIds": {
8312
- "shape": "S1r"
8702
+ "shape": "S23"
8313
8703
  },
8314
8704
  "Users": {
8315
8705
  "type": "list",
@@ -8329,18 +8719,18 @@
8329
8719
  "ApiId": {},
8330
8720
  "Id": {},
8331
8721
  "OpenIdConnectConfig": {
8332
- "shape": "Slo"
8722
+ "shape": "Sm0"
8333
8723
  },
8334
8724
  "Name": {},
8335
8725
  "LambdaAuthorizerConfig": {
8336
- "shape": "Slp"
8726
+ "shape": "Sm1"
8337
8727
  },
8338
8728
  "XrayEnabled": {
8339
8729
  "type": "boolean"
8340
8730
  },
8341
8731
  "Arn": {},
8342
8732
  "UserPoolConfig": {
8343
- "shape": "Slq"
8733
+ "shape": "Sm2"
8344
8734
  },
8345
8735
  "AuthenticationType": {},
8346
8736
  "LogConfig": {
@@ -8360,13 +8750,13 @@
8360
8750
  "members": {
8361
8751
  "AuthenticationType": {},
8362
8752
  "LambdaAuthorizerConfig": {
8363
- "shape": "Slp"
8753
+ "shape": "Sm1"
8364
8754
  },
8365
8755
  "OpenIdConnectConfig": {
8366
- "shape": "Slo"
8756
+ "shape": "Sm0"
8367
8757
  },
8368
8758
  "UserPoolConfig": {
8369
- "shape": "Slq"
8759
+ "shape": "Sm2"
8370
8760
  }
8371
8761
  }
8372
8762
  }
@@ -8771,7 +9161,7 @@
8771
9161
  "type": "structure",
8772
9162
  "members": {
8773
9163
  "CertificateAuthorityArnList": {
8774
- "shape": "S1r"
9164
+ "shape": "S23"
8775
9165
  },
8776
9166
  "Enabled": {
8777
9167
  "type": "boolean"
@@ -8785,7 +9175,9 @@
8785
9175
  }
8786
9176
  }
8787
9177
  }
8788
- }
9178
+ },
9179
+ "ApplicationName": {},
9180
+ "ApplicationArn": {}
8789
9181
  }
8790
9182
  }
8791
9183
  },
@@ -8794,7 +9186,7 @@
8794
9186
  "members": {
8795
9187
  "Status": {},
8796
9188
  "RelatedRequirements": {
8797
- "shape": "S2e"
9189
+ "shape": "S2q"
8798
9190
  },
8799
9191
  "StatusReasons": {
8800
9192
  "type": "list",
@@ -8915,7 +9307,7 @@
8915
9307
  }
8916
9308
  },
8917
9309
  "RelatedVulnerabilities": {
8918
- "shape": "S1r"
9310
+ "shape": "S23"
8919
9311
  },
8920
9312
  "Vendor": {
8921
9313
  "type": "structure",
@@ -8931,7 +9323,7 @@
8931
9323
  }
8932
9324
  },
8933
9325
  "ReferenceUrls": {
8934
- "shape": "S1r"
9326
+ "shape": "S23"
8935
9327
  },
8936
9328
  "FixAvailable": {},
8937
9329
  "EpssScore": {
@@ -9006,7 +9398,7 @@
9006
9398
  "members": {
9007
9399
  "ConnectionDirection": {},
9008
9400
  "RemoteIpDetails": {
9009
- "shape": "So9"
9401
+ "shape": "Sol"
9010
9402
  },
9011
9403
  "RemotePortDetails": {
9012
9404
  "type": "structure",
@@ -9018,7 +9410,7 @@
9018
9410
  }
9019
9411
  },
9020
9412
  "LocalPortDetails": {
9021
- "shape": "Sof"
9413
+ "shape": "Sor"
9022
9414
  },
9023
9415
  "Protocol": {},
9024
9416
  "Blocked": {
@@ -9033,7 +9425,7 @@
9033
9425
  "ServiceName": {},
9034
9426
  "CallerType": {},
9035
9427
  "RemoteIpDetails": {
9036
- "shape": "So9"
9428
+ "shape": "Sol"
9037
9429
  },
9038
9430
  "DomainDetails": {
9039
9431
  "type": "structure",
@@ -9067,7 +9459,7 @@
9067
9459
  "type": "structure",
9068
9460
  "members": {
9069
9461
  "LocalPortDetails": {
9070
- "shape": "Sof"
9462
+ "shape": "Sor"
9071
9463
  },
9072
9464
  "LocalIpDetails": {
9073
9465
  "type": "structure",
@@ -9076,7 +9468,7 @@
9076
9468
  }
9077
9469
  },
9078
9470
  "RemoteIpDetails": {
9079
- "shape": "So9"
9471
+ "shape": "Sol"
9080
9472
  }
9081
9473
  }
9082
9474
  }
@@ -9124,10 +9516,12 @@
9124
9516
  "shape": "S1j"
9125
9517
  }
9126
9518
  }
9127
- }
9519
+ },
9520
+ "ProcessedAt": {},
9521
+ "AwsAccountName": {}
9128
9522
  }
9129
9523
  },
9130
- "S2u": {
9524
+ "S36": {
9131
9525
  "type": "structure",
9132
9526
  "members": {
9133
9527
  "Begin": {
@@ -9138,40 +9532,40 @@
9138
9532
  }
9139
9533
  }
9140
9534
  },
9141
- "S2x": {
9535
+ "S39": {
9142
9536
  "type": "structure",
9143
9537
  "members": {
9144
9538
  "Protocol": {},
9145
9539
  "Destination": {
9146
- "shape": "S2y"
9540
+ "shape": "S3a"
9147
9541
  },
9148
9542
  "Source": {
9149
- "shape": "S2y"
9543
+ "shape": "S3a"
9150
9544
  }
9151
9545
  }
9152
9546
  },
9153
- "S2y": {
9547
+ "S3a": {
9154
9548
  "type": "structure",
9155
9549
  "members": {
9156
9550
  "Address": {
9157
- "shape": "S1r"
9551
+ "shape": "S23"
9158
9552
  },
9159
9553
  "PortRanges": {
9160
9554
  "type": "list",
9161
9555
  "member": {
9162
- "shape": "S2u"
9556
+ "shape": "S36"
9163
9557
  }
9164
9558
  }
9165
9559
  }
9166
9560
  },
9167
- "S3k": {
9561
+ "S3w": {
9168
9562
  "type": "structure",
9169
9563
  "members": {
9170
9564
  "LineRanges": {
9171
- "shape": "S3l"
9565
+ "shape": "S3x"
9172
9566
  },
9173
9567
  "OffsetRanges": {
9174
- "shape": "S3l"
9568
+ "shape": "S3x"
9175
9569
  },
9176
9570
  "Pages": {
9177
9571
  "type": "list",
@@ -9182,10 +9576,10 @@
9182
9576
  "type": "long"
9183
9577
  },
9184
9578
  "LineRange": {
9185
- "shape": "S3m"
9579
+ "shape": "S3y"
9186
9580
  },
9187
9581
  "OffsetRange": {
9188
- "shape": "S3m"
9582
+ "shape": "S3y"
9189
9583
  }
9190
9584
  }
9191
9585
  }
@@ -9220,13 +9614,13 @@
9220
9614
  }
9221
9615
  }
9222
9616
  },
9223
- "S3l": {
9617
+ "S3x": {
9224
9618
  "type": "list",
9225
9619
  "member": {
9226
- "shape": "S3m"
9620
+ "shape": "S3y"
9227
9621
  }
9228
9622
  },
9229
- "S3m": {
9623
+ "S3y": {
9230
9624
  "type": "structure",
9231
9625
  "members": {
9232
9626
  "Start": {
@@ -9240,7 +9634,7 @@
9240
9634
  }
9241
9635
  }
9242
9636
  },
9243
- "S48": {
9637
+ "S4k": {
9244
9638
  "type": "list",
9245
9639
  "member": {
9246
9640
  "type": "structure",
@@ -9261,11 +9655,11 @@
9261
9655
  }
9262
9656
  }
9263
9657
  },
9264
- "S4j": {
9658
+ "S4v": {
9265
9659
  "type": "list",
9266
9660
  "member": {}
9267
9661
  },
9268
- "S5h": {
9662
+ "S5t": {
9269
9663
  "type": "list",
9270
9664
  "member": {
9271
9665
  "type": "structure",
@@ -9321,7 +9715,7 @@
9321
9715
  }
9322
9716
  }
9323
9717
  },
9324
- "S5x": {
9718
+ "S69": {
9325
9719
  "type": "list",
9326
9720
  "member": {
9327
9721
  "type": "structure",
@@ -9332,7 +9726,7 @@
9332
9726
  }
9333
9727
  }
9334
9728
  },
9335
- "S6r": {
9729
+ "S73": {
9336
9730
  "type": "structure",
9337
9731
  "members": {
9338
9732
  "CloudWatchLogsLogGroupArn": {},
@@ -9341,7 +9735,7 @@
9341
9735
  }
9342
9736
  }
9343
9737
  },
9344
- "S7e": {
9738
+ "S7q": {
9345
9739
  "type": "structure",
9346
9740
  "members": {
9347
9741
  "BlockPublicAcls": {
@@ -9358,7 +9752,7 @@
9358
9752
  }
9359
9753
  }
9360
9754
  },
9361
- "S88": {
9755
+ "S8k": {
9362
9756
  "type": "list",
9363
9757
  "member": {
9364
9758
  "type": "structure",
@@ -9368,14 +9762,14 @@
9368
9762
  }
9369
9763
  }
9370
9764
  },
9371
- "S8a": {
9765
+ "S8m": {
9372
9766
  "type": "structure",
9373
9767
  "members": {
9374
9768
  "PermissionsBoundaryArn": {},
9375
9769
  "PermissionsBoundaryType": {}
9376
9770
  }
9377
9771
  },
9378
- "S8h": {
9772
+ "S8t": {
9379
9773
  "type": "structure",
9380
9774
  "members": {
9381
9775
  "DetailedMetricsEnabled": {
@@ -9393,14 +9787,14 @@
9393
9787
  }
9394
9788
  }
9395
9789
  },
9396
- "S8i": {
9790
+ "S8u": {
9397
9791
  "type": "structure",
9398
9792
  "members": {
9399
9793
  "Format": {},
9400
9794
  "DestinationArn": {}
9401
9795
  }
9402
9796
  },
9403
- "S8s": {
9797
+ "S94": {
9404
9798
  "type": "list",
9405
9799
  "member": {
9406
9800
  "type": "structure",
@@ -9410,16 +9804,16 @@
9410
9804
  }
9411
9805
  }
9412
9806
  },
9413
- "S8u": {
9807
+ "S96": {
9414
9808
  "type": "structure",
9415
9809
  "members": {
9416
9810
  "NonKeyAttributes": {
9417
- "shape": "S1r"
9811
+ "shape": "S23"
9418
9812
  },
9419
9813
  "ProjectionType": {}
9420
9814
  }
9421
9815
  },
9422
- "S8v": {
9816
+ "S97": {
9423
9817
  "type": "structure",
9424
9818
  "members": {
9425
9819
  "LastDecreaseDateTime": {},
@@ -9435,7 +9829,7 @@
9435
9829
  }
9436
9830
  }
9437
9831
  },
9438
- "S92": {
9832
+ "S9e": {
9439
9833
  "type": "structure",
9440
9834
  "members": {
9441
9835
  "ReadCapacityUnits": {
@@ -9443,7 +9837,7 @@
9443
9837
  }
9444
9838
  }
9445
9839
  },
9446
- "S9h": {
9840
+ "S9t": {
9447
9841
  "type": "list",
9448
9842
  "member": {
9449
9843
  "type": "structure",
@@ -9459,14 +9853,14 @@
9459
9853
  },
9460
9854
  "ValidationDomain": {},
9461
9855
  "ValidationEmails": {
9462
- "shape": "S1r"
9856
+ "shape": "S23"
9463
9857
  },
9464
9858
  "ValidationMethod": {},
9465
9859
  "ValidationStatus": {}
9466
9860
  }
9467
9861
  }
9468
9862
  },
9469
- "Sbp": {
9863
+ "Sc1": {
9470
9864
  "type": "structure",
9471
9865
  "members": {
9472
9866
  "Address": {},
@@ -9476,7 +9870,7 @@
9476
9870
  "HostedZoneId": {}
9477
9871
  }
9478
9872
  },
9479
- "Sbq": {
9873
+ "Sc2": {
9480
9874
  "type": "list",
9481
9875
  "member": {
9482
9876
  "type": "structure",
@@ -9486,7 +9880,7 @@
9486
9880
  }
9487
9881
  }
9488
9882
  },
9489
- "Sc0": {
9883
+ "Scc": {
9490
9884
  "type": "list",
9491
9885
  "member": {
9492
9886
  "type": "structure",
@@ -9496,7 +9890,7 @@
9496
9890
  }
9497
9891
  }
9498
9892
  },
9499
- "Sc6": {
9893
+ "Sci": {
9500
9894
  "type": "list",
9501
9895
  "member": {
9502
9896
  "type": "structure",
@@ -9508,7 +9902,7 @@
9508
9902
  }
9509
9903
  }
9510
9904
  },
9511
- "Sd2": {
9905
+ "Sde": {
9512
9906
  "type": "structure",
9513
9907
  "members": {
9514
9908
  "Name": {},
@@ -9528,7 +9922,7 @@
9528
9922
  }
9529
9923
  }
9530
9924
  },
9531
- "Sfr": {
9925
+ "Sg3": {
9532
9926
  "type": "structure",
9533
9927
  "members": {
9534
9928
  "CloudWatchLogsLogGroupArn": {},
@@ -9537,7 +9931,7 @@
9537
9931
  }
9538
9932
  }
9539
9933
  },
9540
- "Sgi": {
9934
+ "Sgu": {
9541
9935
  "type": "structure",
9542
9936
  "members": {
9543
9937
  "PublishMetricAction": {
@@ -9556,7 +9950,7 @@
9556
9950
  }
9557
9951
  }
9558
9952
  },
9559
- "Si6": {
9953
+ "Sii": {
9560
9954
  "type": "structure",
9561
9955
  "members": {
9562
9956
  "CidrBlock": {},
@@ -9597,7 +9991,7 @@
9597
9991
  "VpcId": {}
9598
9992
  }
9599
9993
  },
9600
- "Sjb": {
9994
+ "Sjn": {
9601
9995
  "type": "structure",
9602
9996
  "members": {
9603
9997
  "DeleteAfterDays": {
@@ -9608,23 +10002,23 @@
9608
10002
  }
9609
10003
  }
9610
10004
  },
9611
- "Sku": {
10005
+ "Sl6": {
9612
10006
  "type": "structure",
9613
10007
  "members": {
9614
10008
  "CustomRequestHandling": {
9615
- "shape": "Skv"
10009
+ "shape": "Sl7"
9616
10010
  }
9617
10011
  }
9618
10012
  },
9619
- "Skv": {
10013
+ "Sl7": {
9620
10014
  "type": "structure",
9621
10015
  "members": {
9622
10016
  "InsertHeaders": {
9623
- "shape": "Skw"
10017
+ "shape": "Sl8"
9624
10018
  }
9625
10019
  }
9626
10020
  },
9627
- "Skw": {
10021
+ "Sl8": {
9628
10022
  "type": "list",
9629
10023
  "member": {
9630
10024
  "type": "structure",
@@ -9634,7 +10028,7 @@
9634
10028
  }
9635
10029
  }
9636
10030
  },
9637
- "Sky": {
10031
+ "Sla": {
9638
10032
  "type": "structure",
9639
10033
  "members": {
9640
10034
  "CustomResponse": {
@@ -9645,13 +10039,13 @@
9645
10039
  "type": "integer"
9646
10040
  },
9647
10041
  "ResponseHeaders": {
9648
- "shape": "Skw"
10042
+ "shape": "Sl8"
9649
10043
  }
9650
10044
  }
9651
10045
  }
9652
10046
  }
9653
10047
  },
9654
- "Sl0": {
10048
+ "Slc": {
9655
10049
  "type": "list",
9656
10050
  "member": {
9657
10051
  "type": "structure",
@@ -9660,16 +10054,16 @@
9660
10054
  "type": "structure",
9661
10055
  "members": {
9662
10056
  "Allow": {
9663
- "shape": "Sku"
10057
+ "shape": "Sl6"
9664
10058
  },
9665
10059
  "Block": {
9666
- "shape": "Sky"
10060
+ "shape": "Sla"
9667
10061
  },
9668
10062
  "Captcha": {
9669
10063
  "type": "structure",
9670
10064
  "members": {
9671
10065
  "CustomRequestHandling": {
9672
- "shape": "Skv"
10066
+ "shape": "Sl7"
9673
10067
  }
9674
10068
  }
9675
10069
  },
@@ -9677,7 +10071,7 @@
9677
10071
  "type": "structure",
9678
10072
  "members": {
9679
10073
  "CustomRequestHandling": {
9680
- "shape": "Skv"
10074
+ "shape": "Sl7"
9681
10075
  }
9682
10076
  }
9683
10077
  }
@@ -9689,12 +10083,12 @@
9689
10083
  "type": "integer"
9690
10084
  },
9691
10085
  "VisibilityConfig": {
9692
- "shape": "Sl5"
10086
+ "shape": "Slh"
9693
10087
  }
9694
10088
  }
9695
10089
  }
9696
10090
  },
9697
- "Sl5": {
10091
+ "Slh": {
9698
10092
  "type": "structure",
9699
10093
  "members": {
9700
10094
  "CloudWatchMetricsEnabled": {
@@ -9706,7 +10100,7 @@
9706
10100
  }
9707
10101
  }
9708
10102
  },
9709
- "Slo": {
10103
+ "Sm0": {
9710
10104
  "type": "structure",
9711
10105
  "members": {
9712
10106
  "AuthTtL": {
@@ -9719,7 +10113,7 @@
9719
10113
  "Issuer": {}
9720
10114
  }
9721
10115
  },
9722
- "Slp": {
10116
+ "Sm1": {
9723
10117
  "type": "structure",
9724
10118
  "members": {
9725
10119
  "AuthorizerResultTtlInSeconds": {
@@ -9729,7 +10123,7 @@
9729
10123
  "IdentityValidationExpression": {}
9730
10124
  }
9731
10125
  },
9732
- "Slq": {
10126
+ "Sm2": {
9733
10127
  "type": "structure",
9734
10128
  "members": {
9735
10129
  "AppIdClientRegex": {},
@@ -9738,7 +10132,7 @@
9738
10132
  "UserPoolId": {}
9739
10133
  }
9740
10134
  },
9741
- "So9": {
10135
+ "Sol": {
9742
10136
  "type": "structure",
9743
10137
  "members": {
9744
10138
  "IpAddressV4": {},
@@ -9779,7 +10173,7 @@
9779
10173
  }
9780
10174
  }
9781
10175
  },
9782
- "Sof": {
10176
+ "Sor": {
9783
10177
  "type": "structure",
9784
10178
  "members": {
9785
10179
  "Port": {
@@ -9788,13 +10182,13 @@
9788
10182
  "PortName": {}
9789
10183
  }
9790
10184
  },
9791
- "Soy": {
10185
+ "Spa": {
9792
10186
  "type": "list",
9793
10187
  "member": {
9794
- "shape": "Soz"
10188
+ "shape": "Spb"
9795
10189
  }
9796
10190
  },
9797
- "Soz": {
10191
+ "Spb": {
9798
10192
  "type": "structure",
9799
10193
  "required": [
9800
10194
  "Id",
@@ -9805,7 +10199,7 @@
9805
10199
  "ProductArn": {}
9806
10200
  }
9807
10201
  },
9808
- "Sp5": {
10202
+ "Sph": {
9809
10203
  "type": "structure",
9810
10204
  "required": [
9811
10205
  "StandardsArn",
@@ -9819,12 +10213,55 @@
9819
10213
  "UpdatedReason": {}
9820
10214
  }
9821
10215
  },
9822
- "Spc": {
10216
+ "Spo": {
9823
10217
  "type": "map",
9824
10218
  "key": {},
9825
10219
  "value": {}
9826
10220
  },
9827
- "Spj": {
10221
+ "Spt": {
10222
+ "type": "structure",
10223
+ "members": {
10224
+ "SecurityHub": {
10225
+ "type": "structure",
10226
+ "members": {
10227
+ "ServiceEnabled": {
10228
+ "type": "boolean"
10229
+ },
10230
+ "EnabledStandardIdentifiers": {
10231
+ "type": "list",
10232
+ "member": {}
10233
+ },
10234
+ "SecurityControlsConfiguration": {
10235
+ "type": "structure",
10236
+ "members": {
10237
+ "EnabledSecurityControlIdentifiers": {
10238
+ "type": "list",
10239
+ "member": {}
10240
+ },
10241
+ "DisabledSecurityControlIdentifiers": {
10242
+ "type": "list",
10243
+ "member": {}
10244
+ },
10245
+ "SecurityControlCustomParameters": {
10246
+ "type": "list",
10247
+ "member": {
10248
+ "type": "structure",
10249
+ "members": {
10250
+ "SecurityControlId": {},
10251
+ "Parameters": {
10252
+ "shape": "S2a"
10253
+ }
10254
+ }
10255
+ }
10256
+ }
10257
+ }
10258
+ }
10259
+ }
10260
+ }
10261
+ },
10262
+ "union": true
10263
+ },
10264
+ "Sq5": {
9828
10265
  "type": "structure",
9829
10266
  "members": {
9830
10267
  "ProductArn": {
@@ -9919,10 +10356,10 @@
9919
10356
  "shape": "Sx"
9920
10357
  },
9921
10358
  "NetworkSourceIpV4": {
9922
- "shape": "Spk"
10359
+ "shape": "Sq6"
9923
10360
  },
9924
10361
  "NetworkSourceIpV6": {
9925
- "shape": "Spk"
10362
+ "shape": "Sq6"
9926
10363
  },
9927
10364
  "NetworkSourcePort": {
9928
10365
  "shape": "S14"
@@ -9934,10 +10371,10 @@
9934
10371
  "shape": "Sx"
9935
10372
  },
9936
10373
  "NetworkDestinationIpV4": {
9937
- "shape": "Spk"
10374
+ "shape": "Sq6"
9938
10375
  },
9939
10376
  "NetworkDestinationIpV6": {
9940
- "shape": "Spk"
10377
+ "shape": "Sq6"
9941
10378
  },
9942
10379
  "NetworkDestinationPort": {
9943
10380
  "shape": "S14"
@@ -10003,10 +10440,10 @@
10003
10440
  "shape": "Sx"
10004
10441
  },
10005
10442
  "ResourceAwsEc2InstanceIpV4Addresses": {
10006
- "shape": "Spk"
10443
+ "shape": "Sq6"
10007
10444
  },
10008
10445
  "ResourceAwsEc2InstanceIpV6Addresses": {
10009
- "shape": "Spk"
10446
+ "shape": "Sq6"
10010
10447
  },
10011
10448
  "ResourceAwsEc2InstanceKeyName": {
10012
10449
  "shape": "Sx"
@@ -10151,10 +10588,19 @@
10151
10588
  },
10152
10589
  "ComplianceSecurityControlParametersValue": {
10153
10590
  "shape": "Sx"
10591
+ },
10592
+ "AwsAccountName": {
10593
+ "shape": "Sx"
10594
+ },
10595
+ "ResourceApplicationName": {
10596
+ "shape": "Sx"
10597
+ },
10598
+ "ResourceApplicationArn": {
10599
+ "shape": "Sx"
10154
10600
  }
10155
10601
  }
10156
10602
  },
10157
- "Spk": {
10603
+ "Sq6": {
10158
10604
  "type": "list",
10159
10605
  "member": {
10160
10606
  "type": "structure",
@@ -10163,7 +10609,7 @@
10163
10609
  }
10164
10610
  }
10165
10611
  },
10166
- "Spw": {
10612
+ "Sqi": {
10167
10613
  "type": "list",
10168
10614
  "member": {
10169
10615
  "type": "structure",
@@ -10173,15 +10619,23 @@
10173
10619
  }
10174
10620
  }
10175
10621
  },
10176
- "Spz": {
10622
+ "Sql": {
10177
10623
  "type": "list",
10178
10624
  "member": {}
10179
10625
  },
10180
- "Sqc": {
10626
+ "Sr0": {
10181
10627
  "type": "list",
10182
10628
  "member": {}
10183
10629
  },
10184
- "Sro": {
10630
+ "Src": {
10631
+ "type": "structure",
10632
+ "members": {
10633
+ "ConfigurationType": {},
10634
+ "Status": {},
10635
+ "StatusMessage": {}
10636
+ }
10637
+ },
10638
+ "Ssf": {
10185
10639
  "type": "structure",
10186
10640
  "members": {
10187
10641
  "AccountId": {},
@@ -10192,7 +10646,7 @@
10192
10646
  "MemberStatus": {}
10193
10647
  }
10194
10648
  },
10195
- "Ssm": {
10649
+ "Sth": {
10196
10650
  "type": "list",
10197
10651
  "member": {
10198
10652
  "type": "structure",
@@ -10214,7 +10668,7 @@
10214
10668
  }
10215
10669
  }
10216
10670
  },
10217
- "Ssq": {
10671
+ "Stl": {
10218
10672
  "type": "structure",
10219
10673
  "required": [
10220
10674
  "SecurityControlId",
@@ -10267,7 +10721,7 @@
10267
10721
  "type": "structure",
10268
10722
  "members": {
10269
10723
  "DefaultValue": {
10270
- "shape": "S22"
10724
+ "shape": "S2e"
10271
10725
  },
10272
10726
  "Min": {
10273
10727
  "type": "integer"
@@ -10306,7 +10760,7 @@
10306
10760
  "type": "structure",
10307
10761
  "members": {
10308
10762
  "DefaultValue": {
10309
- "shape": "S1r"
10763
+ "shape": "S23"
10310
10764
  },
10311
10765
  "Re2Expression": {},
10312
10766
  "MaxItems": {
@@ -10328,7 +10782,7 @@
10328
10782
  "members": {
10329
10783
  "DefaultValue": {},
10330
10784
  "AllowedValues": {
10331
- "shape": "S1r"
10785
+ "shape": "S23"
10332
10786
  }
10333
10787
  }
10334
10788
  },
@@ -10336,13 +10790,13 @@
10336
10790
  "type": "structure",
10337
10791
  "members": {
10338
10792
  "DefaultValue": {
10339
- "shape": "S1r"
10793
+ "shape": "S23"
10340
10794
  },
10341
10795
  "MaxItems": {
10342
10796
  "type": "integer"
10343
10797
  },
10344
10798
  "AllowedValues": {
10345
- "shape": "S1r"
10799
+ "shape": "S23"
10346
10800
  }
10347
10801
  }
10348
10802
  }