cdk-docker-image-deployment 0.0.73 → 0.0.75
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.
- package/.jsii +3 -3
- package/lib/destination.js +1 -1
- package/lib/docker-image-deployment.js +1 -1
- package/lib/source.js +1 -1
- package/node_modules/aws-sdk/CHANGELOG.md +24 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/billingconductor-2021-07-30.min.json +20 -17
- package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +81 -49
- package/node_modules/aws-sdk/apis/eks-2017-11-01.min.json +59 -47
- package/node_modules/aws-sdk/apis/elasticache-2015-02-02.min.json +65 -50
- package/node_modules/aws-sdk/apis/greengrassv2-2020-11-30.min.json +11 -4
- package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.min.json +691 -409
- package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.paginators.json +10 -0
- package/node_modules/aws-sdk/apis/metadata.json +3 -0
- package/node_modules/aws-sdk/apis/personalize-events-2018-03-22.min.json +36 -8
- package/node_modules/aws-sdk/apis/proton-2020-07-20.min.json +13 -1
- package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +19 -5
- package/node_modules/aws-sdk/apis/ssm-2014-11-06.min.json +305 -227
- package/node_modules/aws-sdk/apis/ssm-2014-11-06.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/ssm-incidents-2018-05-10.min.json +73 -21
- package/node_modules/aws-sdk/apis/ssmsap-2018-05-10.examples.json +5 -0
- package/node_modules/aws-sdk/apis/ssmsap-2018-05-10.min.json +581 -0
- package/node_modules/aws-sdk/apis/ssmsap-2018-05-10.paginators.json +22 -0
- package/node_modules/aws-sdk/apis/workspaces-2015-04-08.min.json +50 -18
- package/node_modules/aws-sdk/apis/xray-2016-04-12.min.json +139 -58
- package/node_modules/aws-sdk/apis/xray-2016-04-12.paginators.json +25 -0
- package/node_modules/aws-sdk/clients/all.d.ts +1 -0
- package/node_modules/aws-sdk/clients/all.js +2 -1
- package/node_modules/aws-sdk/clients/batch.d.ts +6 -6
- package/node_modules/aws-sdk/clients/billingconductor.d.ts +14 -1
- package/node_modules/aws-sdk/clients/cloudformation.d.ts +1 -1
- package/node_modules/aws-sdk/clients/comprehendmedical.d.ts +6 -6
- package/node_modules/aws-sdk/clients/connect.d.ts +47 -5
- package/node_modules/aws-sdk/clients/eks.d.ts +26 -6
- package/node_modules/aws-sdk/clients/elasticache.d.ts +20 -1
- package/node_modules/aws-sdk/clients/greengrassv2.d.ts +18 -2
- package/node_modules/aws-sdk/clients/iottwinmaker.d.ts +672 -386
- package/node_modules/aws-sdk/clients/personalizeevents.d.ts +13 -2
- package/node_modules/aws-sdk/clients/proton.d.ts +50 -23
- package/node_modules/aws-sdk/clients/rds.d.ts +32 -0
- package/node_modules/aws-sdk/clients/route53.d.ts +3 -3
- package/node_modules/aws-sdk/clients/ssm.d.ts +140 -6
- package/node_modules/aws-sdk/clients/ssmincidents.d.ts +62 -0
- package/node_modules/aws-sdk/clients/ssmsap.d.ts +770 -0
- package/node_modules/aws-sdk/clients/ssmsap.js +18 -0
- package/node_modules/aws-sdk/clients/workspaces.d.ts +42 -0
- package/node_modules/aws-sdk/clients/xray.d.ts +101 -2
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +2 -2
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +57 -20
- package/node_modules/aws-sdk/dist/aws-sdk.js +682 -400
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +75 -75
- package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +2 -0
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +6 -6
|
@@ -355,13 +355,15 @@
|
|
|
355
355
|
},
|
|
356
356
|
"PlannedEndTime": {
|
|
357
357
|
"type": "timestamp"
|
|
358
|
-
}
|
|
358
|
+
},
|
|
359
|
+
"AccountId": {}
|
|
359
360
|
}
|
|
360
361
|
},
|
|
361
362
|
"output": {
|
|
362
363
|
"type": "structure",
|
|
363
364
|
"members": {
|
|
364
|
-
"OpsItemId": {}
|
|
365
|
+
"OpsItemId": {},
|
|
366
|
+
"OpsItemArn": {}
|
|
365
367
|
}
|
|
366
368
|
}
|
|
367
369
|
},
|
|
@@ -374,7 +376,7 @@
|
|
|
374
376
|
"members": {
|
|
375
377
|
"ResourceId": {},
|
|
376
378
|
"Metadata": {
|
|
377
|
-
"shape": "
|
|
379
|
+
"shape": "S58"
|
|
378
380
|
},
|
|
379
381
|
"Tags": {
|
|
380
382
|
"shape": "S4"
|
|
@@ -398,25 +400,25 @@
|
|
|
398
400
|
"OperatingSystem": {},
|
|
399
401
|
"Name": {},
|
|
400
402
|
"GlobalFilters": {
|
|
401
|
-
"shape": "
|
|
403
|
+
"shape": "S5h"
|
|
402
404
|
},
|
|
403
405
|
"ApprovalRules": {
|
|
404
|
-
"shape": "
|
|
406
|
+
"shape": "S5n"
|
|
405
407
|
},
|
|
406
408
|
"ApprovedPatches": {
|
|
407
|
-
"shape": "
|
|
409
|
+
"shape": "S5t"
|
|
408
410
|
},
|
|
409
411
|
"ApprovedPatchesComplianceLevel": {},
|
|
410
412
|
"ApprovedPatchesEnableNonSecurity": {
|
|
411
413
|
"type": "boolean"
|
|
412
414
|
},
|
|
413
415
|
"RejectedPatches": {
|
|
414
|
-
"shape": "
|
|
416
|
+
"shape": "S5t"
|
|
415
417
|
},
|
|
416
418
|
"RejectedPatchesAction": {},
|
|
417
419
|
"Description": {},
|
|
418
420
|
"Sources": {
|
|
419
|
-
"shape": "
|
|
421
|
+
"shape": "S5x"
|
|
420
422
|
},
|
|
421
423
|
"ClientToken": {
|
|
422
424
|
"idempotencyToken": true
|
|
@@ -442,11 +444,11 @@
|
|
|
442
444
|
"members": {
|
|
443
445
|
"SyncName": {},
|
|
444
446
|
"S3Destination": {
|
|
445
|
-
"shape": "
|
|
447
|
+
"shape": "S67"
|
|
446
448
|
},
|
|
447
449
|
"SyncType": {},
|
|
448
450
|
"SyncSource": {
|
|
449
|
-
"shape": "
|
|
451
|
+
"shape": "S6g"
|
|
450
452
|
}
|
|
451
453
|
}
|
|
452
454
|
},
|
|
@@ -527,7 +529,7 @@
|
|
|
527
529
|
"DeletionId": {},
|
|
528
530
|
"TypeName": {},
|
|
529
531
|
"DeletionSummary": {
|
|
530
|
-
"shape": "
|
|
532
|
+
"shape": "S74"
|
|
531
533
|
}
|
|
532
534
|
}
|
|
533
535
|
}
|
|
@@ -587,7 +589,7 @@
|
|
|
587
589
|
],
|
|
588
590
|
"members": {
|
|
589
591
|
"Names": {
|
|
590
|
-
"shape": "
|
|
592
|
+
"shape": "S7j"
|
|
591
593
|
}
|
|
592
594
|
}
|
|
593
595
|
},
|
|
@@ -595,10 +597,10 @@
|
|
|
595
597
|
"type": "structure",
|
|
596
598
|
"members": {
|
|
597
599
|
"DeletedParameters": {
|
|
598
|
-
"shape": "
|
|
600
|
+
"shape": "S7j"
|
|
599
601
|
},
|
|
600
602
|
"InvalidParameters": {
|
|
601
|
-
"shape": "
|
|
603
|
+
"shape": "S7j"
|
|
602
604
|
}
|
|
603
605
|
}
|
|
604
606
|
}
|
|
@@ -636,6 +638,25 @@
|
|
|
636
638
|
"members": {}
|
|
637
639
|
}
|
|
638
640
|
},
|
|
641
|
+
"DeleteResourcePolicy": {
|
|
642
|
+
"input": {
|
|
643
|
+
"type": "structure",
|
|
644
|
+
"required": [
|
|
645
|
+
"ResourceArn",
|
|
646
|
+
"PolicyId",
|
|
647
|
+
"PolicyHash"
|
|
648
|
+
],
|
|
649
|
+
"members": {
|
|
650
|
+
"ResourceArn": {},
|
|
651
|
+
"PolicyId": {},
|
|
652
|
+
"PolicyHash": {}
|
|
653
|
+
}
|
|
654
|
+
},
|
|
655
|
+
"output": {
|
|
656
|
+
"type": "structure",
|
|
657
|
+
"members": {}
|
|
658
|
+
}
|
|
659
|
+
},
|
|
639
660
|
"DeregisterManagedInstance": {
|
|
640
661
|
"input": {
|
|
641
662
|
"type": "structure",
|
|
@@ -966,7 +987,7 @@
|
|
|
966
987
|
"ExecutedBy": {},
|
|
967
988
|
"LogFile": {},
|
|
968
989
|
"Outputs": {
|
|
969
|
-
"shape": "
|
|
990
|
+
"shape": "S9j"
|
|
970
991
|
},
|
|
971
992
|
"Mode": {},
|
|
972
993
|
"ParentAutomationExecutionId": {},
|
|
@@ -981,7 +1002,7 @@
|
|
|
981
1002
|
"shape": "S25"
|
|
982
1003
|
},
|
|
983
1004
|
"ResolvedTargets": {
|
|
984
|
-
"shape": "
|
|
1005
|
+
"shape": "S9o"
|
|
985
1006
|
},
|
|
986
1007
|
"MaxConcurrency": {},
|
|
987
1008
|
"MaxErrors": {},
|
|
@@ -998,7 +1019,7 @@
|
|
|
998
1019
|
"type": "timestamp"
|
|
999
1020
|
},
|
|
1000
1021
|
"Runbooks": {
|
|
1001
|
-
"shape": "
|
|
1022
|
+
"shape": "S9s"
|
|
1002
1023
|
},
|
|
1003
1024
|
"OpsItemId": {},
|
|
1004
1025
|
"AssociationId": {},
|
|
@@ -1048,7 +1069,7 @@
|
|
|
1048
1069
|
"type": "structure",
|
|
1049
1070
|
"members": {
|
|
1050
1071
|
"StepExecutions": {
|
|
1051
|
-
"shape": "
|
|
1072
|
+
"shape": "Sa2"
|
|
1052
1073
|
},
|
|
1053
1074
|
"NextToken": {}
|
|
1054
1075
|
}
|
|
@@ -1059,7 +1080,7 @@
|
|
|
1059
1080
|
"type": "structure",
|
|
1060
1081
|
"members": {
|
|
1061
1082
|
"Filters": {
|
|
1062
|
-
"shape": "
|
|
1083
|
+
"shape": "Sac"
|
|
1063
1084
|
},
|
|
1064
1085
|
"MaxResults": {
|
|
1065
1086
|
"type": "integer"
|
|
@@ -1073,7 +1094,7 @@
|
|
|
1073
1094
|
"Patches": {
|
|
1074
1095
|
"type": "list",
|
|
1075
1096
|
"member": {
|
|
1076
|
-
"shape": "
|
|
1097
|
+
"shape": "Sak"
|
|
1077
1098
|
}
|
|
1078
1099
|
},
|
|
1079
1100
|
"NextToken": {}
|
|
@@ -1121,7 +1142,7 @@
|
|
|
1121
1142
|
"type": "structure",
|
|
1122
1143
|
"members": {
|
|
1123
1144
|
"AccountIds": {
|
|
1124
|
-
"shape": "
|
|
1145
|
+
"shape": "Sbf"
|
|
1125
1146
|
},
|
|
1126
1147
|
"AccountSharingInfoList": {
|
|
1127
1148
|
"type": "list",
|
|
@@ -1193,7 +1214,7 @@
|
|
|
1193
1214
|
"type": "structure",
|
|
1194
1215
|
"members": {
|
|
1195
1216
|
"Patch": {
|
|
1196
|
-
"shape": "
|
|
1217
|
+
"shape": "Sak"
|
|
1197
1218
|
},
|
|
1198
1219
|
"PatchStatus": {
|
|
1199
1220
|
"type": "structure",
|
|
@@ -1280,7 +1301,7 @@
|
|
|
1280
1301
|
"members": {
|
|
1281
1302
|
"key": {},
|
|
1282
1303
|
"valueSet": {
|
|
1283
|
-
"shape": "
|
|
1304
|
+
"shape": "Sc8"
|
|
1284
1305
|
}
|
|
1285
1306
|
}
|
|
1286
1307
|
}
|
|
@@ -1296,7 +1317,7 @@
|
|
|
1296
1317
|
"members": {
|
|
1297
1318
|
"Key": {},
|
|
1298
1319
|
"Values": {
|
|
1299
|
-
"shape": "
|
|
1320
|
+
"shape": "Sc8"
|
|
1300
1321
|
}
|
|
1301
1322
|
}
|
|
1302
1323
|
}
|
|
@@ -1387,7 +1408,7 @@
|
|
|
1387
1408
|
"InstancePatchStates": {
|
|
1388
1409
|
"type": "list",
|
|
1389
1410
|
"member": {
|
|
1390
|
-
"shape": "
|
|
1411
|
+
"shape": "Scu"
|
|
1391
1412
|
}
|
|
1392
1413
|
},
|
|
1393
1414
|
"NextToken": {}
|
|
@@ -1433,7 +1454,7 @@
|
|
|
1433
1454
|
"InstancePatchStates": {
|
|
1434
1455
|
"type": "list",
|
|
1435
1456
|
"member": {
|
|
1436
|
-
"shape": "
|
|
1457
|
+
"shape": "Scu"
|
|
1437
1458
|
}
|
|
1438
1459
|
},
|
|
1439
1460
|
"NextToken": {}
|
|
@@ -1449,7 +1470,7 @@
|
|
|
1449
1470
|
"members": {
|
|
1450
1471
|
"InstanceId": {},
|
|
1451
1472
|
"Filters": {
|
|
1452
|
-
"shape": "
|
|
1473
|
+
"shape": "Sac"
|
|
1453
1474
|
},
|
|
1454
1475
|
"NextToken": {},
|
|
1455
1476
|
"MaxResults": {
|
|
@@ -1516,7 +1537,7 @@
|
|
|
1516
1537
|
"LastStatus": {},
|
|
1517
1538
|
"LastStatusMessage": {},
|
|
1518
1539
|
"DeletionSummary": {
|
|
1519
|
-
"shape": "
|
|
1540
|
+
"shape": "S74"
|
|
1520
1541
|
},
|
|
1521
1542
|
"LastStatusUpdateTime": {
|
|
1522
1543
|
"type": "timestamp"
|
|
@@ -1539,7 +1560,7 @@
|
|
|
1539
1560
|
"WindowExecutionId": {},
|
|
1540
1561
|
"TaskId": {},
|
|
1541
1562
|
"Filters": {
|
|
1542
|
-
"shape": "
|
|
1563
|
+
"shape": "Se0"
|
|
1543
1564
|
},
|
|
1544
1565
|
"MaxResults": {
|
|
1545
1566
|
"type": "integer"
|
|
@@ -1561,7 +1582,7 @@
|
|
|
1561
1582
|
"ExecutionId": {},
|
|
1562
1583
|
"TaskType": {},
|
|
1563
1584
|
"Parameters": {
|
|
1564
|
-
"shape": "
|
|
1585
|
+
"shape": "Sec"
|
|
1565
1586
|
},
|
|
1566
1587
|
"Status": {},
|
|
1567
1588
|
"StatusDetails": {},
|
|
@@ -1572,7 +1593,7 @@
|
|
|
1572
1593
|
"type": "timestamp"
|
|
1573
1594
|
},
|
|
1574
1595
|
"OwnerInformation": {
|
|
1575
|
-
"shape": "
|
|
1596
|
+
"shape": "Scx"
|
|
1576
1597
|
},
|
|
1577
1598
|
"WindowTargetId": {}
|
|
1578
1599
|
}
|
|
@@ -1591,7 +1612,7 @@
|
|
|
1591
1612
|
"members": {
|
|
1592
1613
|
"WindowExecutionId": {},
|
|
1593
1614
|
"Filters": {
|
|
1594
|
-
"shape": "
|
|
1615
|
+
"shape": "Se0"
|
|
1595
1616
|
},
|
|
1596
1617
|
"MaxResults": {
|
|
1597
1618
|
"type": "integer"
|
|
@@ -1641,7 +1662,7 @@
|
|
|
1641
1662
|
"members": {
|
|
1642
1663
|
"WindowId": {},
|
|
1643
1664
|
"Filters": {
|
|
1644
|
-
"shape": "
|
|
1665
|
+
"shape": "Se0"
|
|
1645
1666
|
},
|
|
1646
1667
|
"MaxResults": {
|
|
1647
1668
|
"type": "integer"
|
|
@@ -1684,7 +1705,7 @@
|
|
|
1684
1705
|
},
|
|
1685
1706
|
"ResourceType": {},
|
|
1686
1707
|
"Filters": {
|
|
1687
|
-
"shape": "
|
|
1708
|
+
"shape": "Sac"
|
|
1688
1709
|
},
|
|
1689
1710
|
"MaxResults": {
|
|
1690
1711
|
"type": "integer"
|
|
@@ -1719,7 +1740,7 @@
|
|
|
1719
1740
|
"members": {
|
|
1720
1741
|
"WindowId": {},
|
|
1721
1742
|
"Filters": {
|
|
1722
|
-
"shape": "
|
|
1743
|
+
"shape": "Se0"
|
|
1723
1744
|
},
|
|
1724
1745
|
"MaxResults": {
|
|
1725
1746
|
"type": "integer"
|
|
@@ -1742,7 +1763,7 @@
|
|
|
1742
1763
|
"shape": "S18"
|
|
1743
1764
|
},
|
|
1744
1765
|
"OwnerInformation": {
|
|
1745
|
-
"shape": "
|
|
1766
|
+
"shape": "Scx"
|
|
1746
1767
|
},
|
|
1747
1768
|
"Name": {},
|
|
1748
1769
|
"Description": {
|
|
@@ -1764,7 +1785,7 @@
|
|
|
1764
1785
|
"members": {
|
|
1765
1786
|
"WindowId": {},
|
|
1766
1787
|
"Filters": {
|
|
1767
|
-
"shape": "
|
|
1788
|
+
"shape": "Se0"
|
|
1768
1789
|
},
|
|
1769
1790
|
"MaxResults": {
|
|
1770
1791
|
"type": "integer"
|
|
@@ -1788,13 +1809,13 @@
|
|
|
1788
1809
|
"shape": "S18"
|
|
1789
1810
|
},
|
|
1790
1811
|
"TaskParameters": {
|
|
1791
|
-
"shape": "
|
|
1812
|
+
"shape": "Sf3"
|
|
1792
1813
|
},
|
|
1793
1814
|
"Priority": {
|
|
1794
1815
|
"type": "integer"
|
|
1795
1816
|
},
|
|
1796
1817
|
"LoggingInfo": {
|
|
1797
|
-
"shape": "
|
|
1818
|
+
"shape": "Sf9"
|
|
1798
1819
|
},
|
|
1799
1820
|
"ServiceRoleArn": {},
|
|
1800
1821
|
"MaxConcurrency": {},
|
|
@@ -1819,7 +1840,7 @@
|
|
|
1819
1840
|
"type": "structure",
|
|
1820
1841
|
"members": {
|
|
1821
1842
|
"Filters": {
|
|
1822
|
-
"shape": "
|
|
1843
|
+
"shape": "Se0"
|
|
1823
1844
|
},
|
|
1824
1845
|
"MaxResults": {
|
|
1825
1846
|
"type": "integer"
|
|
@@ -1998,7 +2019,7 @@
|
|
|
1998
2019
|
}
|
|
1999
2020
|
},
|
|
2000
2021
|
"ParameterFilters": {
|
|
2001
|
-
"shape": "
|
|
2022
|
+
"shape": "Sg3"
|
|
2002
2023
|
},
|
|
2003
2024
|
"MaxResults": {
|
|
2004
2025
|
"type": "integer"
|
|
@@ -2028,7 +2049,7 @@
|
|
|
2028
2049
|
},
|
|
2029
2050
|
"Tier": {},
|
|
2030
2051
|
"Policies": {
|
|
2031
|
-
"shape": "
|
|
2052
|
+
"shape": "Sgi"
|
|
2032
2053
|
},
|
|
2033
2054
|
"DataType": {}
|
|
2034
2055
|
}
|
|
@@ -2043,7 +2064,7 @@
|
|
|
2043
2064
|
"type": "structure",
|
|
2044
2065
|
"members": {
|
|
2045
2066
|
"Filters": {
|
|
2046
|
-
"shape": "
|
|
2067
|
+
"shape": "Sac"
|
|
2047
2068
|
},
|
|
2048
2069
|
"MaxResults": {
|
|
2049
2070
|
"type": "integer"
|
|
@@ -2057,7 +2078,7 @@
|
|
|
2057
2078
|
"BaselineIdentities": {
|
|
2058
2079
|
"type": "list",
|
|
2059
2080
|
"member": {
|
|
2060
|
-
"shape": "
|
|
2081
|
+
"shape": "Sgo"
|
|
2061
2082
|
}
|
|
2062
2083
|
},
|
|
2063
2084
|
"NextToken": {}
|
|
@@ -2124,7 +2145,7 @@
|
|
|
2124
2145
|
"type": "integer"
|
|
2125
2146
|
},
|
|
2126
2147
|
"Filters": {
|
|
2127
|
-
"shape": "
|
|
2148
|
+
"shape": "Sac"
|
|
2128
2149
|
},
|
|
2129
2150
|
"NextToken": {}
|
|
2130
2151
|
}
|
|
@@ -2139,7 +2160,7 @@
|
|
|
2139
2160
|
"members": {
|
|
2140
2161
|
"PatchGroup": {},
|
|
2141
2162
|
"BaselineIdentity": {
|
|
2142
|
-
"shape": "
|
|
2163
|
+
"shape": "Sgo"
|
|
2143
2164
|
}
|
|
2144
2165
|
}
|
|
2145
2166
|
}
|
|
@@ -2288,16 +2309,16 @@
|
|
|
2288
2309
|
},
|
|
2289
2310
|
"AutomationExecutionStatus": {},
|
|
2290
2311
|
"StepExecutions": {
|
|
2291
|
-
"shape": "
|
|
2312
|
+
"shape": "Sa2"
|
|
2292
2313
|
},
|
|
2293
2314
|
"StepExecutionsTruncated": {
|
|
2294
2315
|
"type": "boolean"
|
|
2295
2316
|
},
|
|
2296
2317
|
"Parameters": {
|
|
2297
|
-
"shape": "
|
|
2318
|
+
"shape": "S9j"
|
|
2298
2319
|
},
|
|
2299
2320
|
"Outputs": {
|
|
2300
|
-
"shape": "
|
|
2321
|
+
"shape": "S9j"
|
|
2301
2322
|
},
|
|
2302
2323
|
"FailureMessage": {},
|
|
2303
2324
|
"Mode": {},
|
|
@@ -2313,7 +2334,7 @@
|
|
|
2313
2334
|
"shape": "S25"
|
|
2314
2335
|
},
|
|
2315
2336
|
"ResolvedTargets": {
|
|
2316
|
-
"shape": "
|
|
2337
|
+
"shape": "S9o"
|
|
2317
2338
|
},
|
|
2318
2339
|
"MaxConcurrency": {},
|
|
2319
2340
|
"MaxErrors": {},
|
|
@@ -2352,7 +2373,7 @@
|
|
|
2352
2373
|
"type": "timestamp"
|
|
2353
2374
|
},
|
|
2354
2375
|
"Runbooks": {
|
|
2355
|
-
"shape": "
|
|
2376
|
+
"shape": "S9s"
|
|
2356
2377
|
},
|
|
2357
2378
|
"OpsItemId": {},
|
|
2358
2379
|
"AssociationId": {},
|
|
@@ -2419,7 +2440,7 @@
|
|
|
2419
2440
|
"StandardErrorContent": {},
|
|
2420
2441
|
"StandardErrorUrl": {},
|
|
2421
2442
|
"CloudWatchOutputConfig": {
|
|
2422
|
-
"shape": "
|
|
2443
|
+
"shape": "Si9"
|
|
2423
2444
|
}
|
|
2424
2445
|
}
|
|
2425
2446
|
}
|
|
@@ -2472,24 +2493,24 @@
|
|
|
2472
2493
|
"members": {
|
|
2473
2494
|
"OperatingSystem": {},
|
|
2474
2495
|
"GlobalFilters": {
|
|
2475
|
-
"shape": "
|
|
2496
|
+
"shape": "S5h"
|
|
2476
2497
|
},
|
|
2477
2498
|
"ApprovalRules": {
|
|
2478
|
-
"shape": "
|
|
2499
|
+
"shape": "S5n"
|
|
2479
2500
|
},
|
|
2480
2501
|
"ApprovedPatches": {
|
|
2481
|
-
"shape": "
|
|
2502
|
+
"shape": "S5t"
|
|
2482
2503
|
},
|
|
2483
2504
|
"ApprovedPatchesComplianceLevel": {},
|
|
2484
2505
|
"RejectedPatches": {
|
|
2485
|
-
"shape": "
|
|
2506
|
+
"shape": "S5t"
|
|
2486
2507
|
},
|
|
2487
2508
|
"RejectedPatchesAction": {},
|
|
2488
2509
|
"ApprovedPatchesEnableNonSecurity": {
|
|
2489
2510
|
"type": "boolean"
|
|
2490
2511
|
},
|
|
2491
2512
|
"Sources": {
|
|
2492
|
-
"shape": "
|
|
2513
|
+
"shape": "S5x"
|
|
2493
2514
|
}
|
|
2494
2515
|
}
|
|
2495
2516
|
}
|
|
@@ -2560,10 +2581,10 @@
|
|
|
2560
2581
|
"type": "structure",
|
|
2561
2582
|
"members": {
|
|
2562
2583
|
"Filters": {
|
|
2563
|
-
"shape": "
|
|
2584
|
+
"shape": "Siv"
|
|
2564
2585
|
},
|
|
2565
2586
|
"Aggregators": {
|
|
2566
|
-
"shape": "
|
|
2587
|
+
"shape": "Sj1"
|
|
2567
2588
|
},
|
|
2568
2589
|
"ResultAttributes": {
|
|
2569
2590
|
"type": "list",
|
|
@@ -2608,7 +2629,7 @@
|
|
|
2608
2629
|
"CaptureTime": {},
|
|
2609
2630
|
"ContentHash": {},
|
|
2610
2631
|
"Content": {
|
|
2611
|
-
"shape": "
|
|
2632
|
+
"shape": "Sji"
|
|
2612
2633
|
}
|
|
2613
2634
|
}
|
|
2614
2635
|
}
|
|
@@ -2772,7 +2793,7 @@
|
|
|
2772
2793
|
"TaskParameters": {
|
|
2773
2794
|
"type": "list",
|
|
2774
2795
|
"member": {
|
|
2775
|
-
"shape": "
|
|
2796
|
+
"shape": "Sf3"
|
|
2776
2797
|
},
|
|
2777
2798
|
"sensitive": true
|
|
2778
2799
|
},
|
|
@@ -2821,7 +2842,7 @@
|
|
|
2821
2842
|
"ExecutionId": {},
|
|
2822
2843
|
"TaskType": {},
|
|
2823
2844
|
"Parameters": {
|
|
2824
|
-
"shape": "
|
|
2845
|
+
"shape": "Sec"
|
|
2825
2846
|
},
|
|
2826
2847
|
"Status": {},
|
|
2827
2848
|
"StatusDetails": {},
|
|
@@ -2832,7 +2853,7 @@
|
|
|
2832
2853
|
"type": "timestamp"
|
|
2833
2854
|
},
|
|
2834
2855
|
"OwnerInformation": {
|
|
2835
|
-
"shape": "
|
|
2856
|
+
"shape": "Scx"
|
|
2836
2857
|
},
|
|
2837
2858
|
"WindowTargetId": {}
|
|
2838
2859
|
}
|
|
@@ -2862,10 +2883,10 @@
|
|
|
2862
2883
|
"ServiceRoleArn": {},
|
|
2863
2884
|
"TaskType": {},
|
|
2864
2885
|
"TaskParameters": {
|
|
2865
|
-
"shape": "
|
|
2886
|
+
"shape": "Sf3"
|
|
2866
2887
|
},
|
|
2867
2888
|
"TaskInvocationParameters": {
|
|
2868
|
-
"shape": "
|
|
2889
|
+
"shape": "Sk9"
|
|
2869
2890
|
},
|
|
2870
2891
|
"Priority": {
|
|
2871
2892
|
"type": "integer"
|
|
@@ -2873,7 +2894,7 @@
|
|
|
2873
2894
|
"MaxConcurrency": {},
|
|
2874
2895
|
"MaxErrors": {},
|
|
2875
2896
|
"LoggingInfo": {
|
|
2876
|
-
"shape": "
|
|
2897
|
+
"shape": "Sf9"
|
|
2877
2898
|
},
|
|
2878
2899
|
"Name": {},
|
|
2879
2900
|
"Description": {
|
|
@@ -2893,7 +2914,8 @@
|
|
|
2893
2914
|
"OpsItemId"
|
|
2894
2915
|
],
|
|
2895
2916
|
"members": {
|
|
2896
|
-
"OpsItemId": {}
|
|
2917
|
+
"OpsItemId": {},
|
|
2918
|
+
"OpsItemArn": {}
|
|
2897
2919
|
}
|
|
2898
2920
|
},
|
|
2899
2921
|
"output": {
|
|
@@ -2942,7 +2964,8 @@
|
|
|
2942
2964
|
},
|
|
2943
2965
|
"PlannedEndTime": {
|
|
2944
2966
|
"type": "timestamp"
|
|
2945
|
-
}
|
|
2967
|
+
},
|
|
2968
|
+
"OpsItemArn": {}
|
|
2946
2969
|
}
|
|
2947
2970
|
}
|
|
2948
2971
|
}
|
|
@@ -2967,7 +2990,7 @@
|
|
|
2967
2990
|
"members": {
|
|
2968
2991
|
"ResourceId": {},
|
|
2969
2992
|
"Metadata": {
|
|
2970
|
-
"shape": "
|
|
2993
|
+
"shape": "S58"
|
|
2971
2994
|
},
|
|
2972
2995
|
"NextToken": {}
|
|
2973
2996
|
}
|
|
@@ -2979,10 +3002,10 @@
|
|
|
2979
3002
|
"members": {
|
|
2980
3003
|
"SyncName": {},
|
|
2981
3004
|
"Filters": {
|
|
2982
|
-
"shape": "
|
|
3005
|
+
"shape": "Skw"
|
|
2983
3006
|
},
|
|
2984
3007
|
"Aggregators": {
|
|
2985
|
-
"shape": "
|
|
3008
|
+
"shape": "Sl2"
|
|
2986
3009
|
},
|
|
2987
3010
|
"ResultAttributes": {
|
|
2988
3011
|
"type": "list",
|
|
@@ -3053,7 +3076,7 @@
|
|
|
3053
3076
|
"type": "structure",
|
|
3054
3077
|
"members": {
|
|
3055
3078
|
"Parameter": {
|
|
3056
|
-
"shape": "
|
|
3079
|
+
"shape": "Slo"
|
|
3057
3080
|
}
|
|
3058
3081
|
}
|
|
3059
3082
|
}
|
|
@@ -3092,18 +3115,18 @@
|
|
|
3092
3115
|
"LastModifiedUser": {},
|
|
3093
3116
|
"Description": {},
|
|
3094
3117
|
"Value": {
|
|
3095
|
-
"shape": "
|
|
3118
|
+
"shape": "Slp"
|
|
3096
3119
|
},
|
|
3097
3120
|
"AllowedPattern": {},
|
|
3098
3121
|
"Version": {
|
|
3099
3122
|
"type": "long"
|
|
3100
3123
|
},
|
|
3101
3124
|
"Labels": {
|
|
3102
|
-
"shape": "
|
|
3125
|
+
"shape": "Slv"
|
|
3103
3126
|
},
|
|
3104
3127
|
"Tier": {},
|
|
3105
3128
|
"Policies": {
|
|
3106
|
-
"shape": "
|
|
3129
|
+
"shape": "Sgi"
|
|
3107
3130
|
},
|
|
3108
3131
|
"DataType": {}
|
|
3109
3132
|
}
|
|
@@ -3121,7 +3144,7 @@
|
|
|
3121
3144
|
],
|
|
3122
3145
|
"members": {
|
|
3123
3146
|
"Names": {
|
|
3124
|
-
"shape": "
|
|
3147
|
+
"shape": "S7j"
|
|
3125
3148
|
},
|
|
3126
3149
|
"WithDecryption": {
|
|
3127
3150
|
"type": "boolean"
|
|
@@ -3132,10 +3155,10 @@
|
|
|
3132
3155
|
"type": "structure",
|
|
3133
3156
|
"members": {
|
|
3134
3157
|
"Parameters": {
|
|
3135
|
-
"shape": "
|
|
3158
|
+
"shape": "Slz"
|
|
3136
3159
|
},
|
|
3137
3160
|
"InvalidParameters": {
|
|
3138
|
-
"shape": "
|
|
3161
|
+
"shape": "S7j"
|
|
3139
3162
|
}
|
|
3140
3163
|
}
|
|
3141
3164
|
}
|
|
@@ -3152,7 +3175,7 @@
|
|
|
3152
3175
|
"type": "boolean"
|
|
3153
3176
|
},
|
|
3154
3177
|
"ParameterFilters": {
|
|
3155
|
-
"shape": "
|
|
3178
|
+
"shape": "Sg3"
|
|
3156
3179
|
},
|
|
3157
3180
|
"WithDecryption": {
|
|
3158
3181
|
"type": "boolean"
|
|
@@ -3167,7 +3190,7 @@
|
|
|
3167
3190
|
"type": "structure",
|
|
3168
3191
|
"members": {
|
|
3169
3192
|
"Parameters": {
|
|
3170
|
-
"shape": "
|
|
3193
|
+
"shape": "Slz"
|
|
3171
3194
|
},
|
|
3172
3195
|
"NextToken": {}
|
|
3173
3196
|
}
|
|
@@ -3190,20 +3213,20 @@
|
|
|
3190
3213
|
"Name": {},
|
|
3191
3214
|
"OperatingSystem": {},
|
|
3192
3215
|
"GlobalFilters": {
|
|
3193
|
-
"shape": "
|
|
3216
|
+
"shape": "S5h"
|
|
3194
3217
|
},
|
|
3195
3218
|
"ApprovalRules": {
|
|
3196
|
-
"shape": "
|
|
3219
|
+
"shape": "S5n"
|
|
3197
3220
|
},
|
|
3198
3221
|
"ApprovedPatches": {
|
|
3199
|
-
"shape": "
|
|
3222
|
+
"shape": "S5t"
|
|
3200
3223
|
},
|
|
3201
3224
|
"ApprovedPatchesComplianceLevel": {},
|
|
3202
3225
|
"ApprovedPatchesEnableNonSecurity": {
|
|
3203
3226
|
"type": "boolean"
|
|
3204
3227
|
},
|
|
3205
3228
|
"RejectedPatches": {
|
|
3206
|
-
"shape": "
|
|
3229
|
+
"shape": "S5t"
|
|
3207
3230
|
},
|
|
3208
3231
|
"RejectedPatchesAction": {},
|
|
3209
3232
|
"PatchGroups": {
|
|
@@ -3218,7 +3241,7 @@
|
|
|
3218
3241
|
},
|
|
3219
3242
|
"Description": {},
|
|
3220
3243
|
"Sources": {
|
|
3221
|
-
"shape": "
|
|
3244
|
+
"shape": "S5x"
|
|
3222
3245
|
}
|
|
3223
3246
|
}
|
|
3224
3247
|
}
|
|
@@ -3243,6 +3266,38 @@
|
|
|
3243
3266
|
}
|
|
3244
3267
|
}
|
|
3245
3268
|
},
|
|
3269
|
+
"GetResourcePolicies": {
|
|
3270
|
+
"input": {
|
|
3271
|
+
"type": "structure",
|
|
3272
|
+
"required": [
|
|
3273
|
+
"ResourceArn"
|
|
3274
|
+
],
|
|
3275
|
+
"members": {
|
|
3276
|
+
"ResourceArn": {},
|
|
3277
|
+
"NextToken": {},
|
|
3278
|
+
"MaxResults": {
|
|
3279
|
+
"type": "integer"
|
|
3280
|
+
}
|
|
3281
|
+
}
|
|
3282
|
+
},
|
|
3283
|
+
"output": {
|
|
3284
|
+
"type": "structure",
|
|
3285
|
+
"members": {
|
|
3286
|
+
"NextToken": {},
|
|
3287
|
+
"Policies": {
|
|
3288
|
+
"type": "list",
|
|
3289
|
+
"member": {
|
|
3290
|
+
"type": "structure",
|
|
3291
|
+
"members": {
|
|
3292
|
+
"PolicyId": {},
|
|
3293
|
+
"PolicyHash": {},
|
|
3294
|
+
"Policy": {}
|
|
3295
|
+
}
|
|
3296
|
+
}
|
|
3297
|
+
}
|
|
3298
|
+
}
|
|
3299
|
+
}
|
|
3300
|
+
},
|
|
3246
3301
|
"GetServiceSetting": {
|
|
3247
3302
|
"input": {
|
|
3248
3303
|
"type": "structure",
|
|
@@ -3257,7 +3312,7 @@
|
|
|
3257
3312
|
"type": "structure",
|
|
3258
3313
|
"members": {
|
|
3259
3314
|
"ServiceSetting": {
|
|
3260
|
-
"shape": "
|
|
3315
|
+
"shape": "Smh"
|
|
3261
3316
|
}
|
|
3262
3317
|
}
|
|
3263
3318
|
}
|
|
@@ -3275,7 +3330,7 @@
|
|
|
3275
3330
|
"type": "long"
|
|
3276
3331
|
},
|
|
3277
3332
|
"Labels": {
|
|
3278
|
-
"shape": "
|
|
3333
|
+
"shape": "Slv"
|
|
3279
3334
|
}
|
|
3280
3335
|
}
|
|
3281
3336
|
},
|
|
@@ -3283,7 +3338,7 @@
|
|
|
3283
3338
|
"type": "structure",
|
|
3284
3339
|
"members": {
|
|
3285
3340
|
"InvalidLabels": {
|
|
3286
|
-
"shape": "
|
|
3341
|
+
"shape": "Slv"
|
|
3287
3342
|
},
|
|
3288
3343
|
"ParameterVersion": {
|
|
3289
3344
|
"type": "long"
|
|
@@ -3429,7 +3484,7 @@
|
|
|
3429
3484
|
},
|
|
3430
3485
|
"NextToken": {},
|
|
3431
3486
|
"Filters": {
|
|
3432
|
-
"shape": "
|
|
3487
|
+
"shape": "Smz"
|
|
3433
3488
|
},
|
|
3434
3489
|
"Details": {
|
|
3435
3490
|
"type": "boolean"
|
|
@@ -3486,10 +3541,10 @@
|
|
|
3486
3541
|
},
|
|
3487
3542
|
"ServiceRole": {},
|
|
3488
3543
|
"NotificationConfig": {
|
|
3489
|
-
"shape": "
|
|
3544
|
+
"shape": "Skb"
|
|
3490
3545
|
},
|
|
3491
3546
|
"CloudWatchOutputConfig": {
|
|
3492
|
-
"shape": "
|
|
3547
|
+
"shape": "Si9"
|
|
3493
3548
|
}
|
|
3494
3549
|
}
|
|
3495
3550
|
}
|
|
@@ -3509,7 +3564,7 @@
|
|
|
3509
3564
|
},
|
|
3510
3565
|
"NextToken": {},
|
|
3511
3566
|
"Filters": {
|
|
3512
|
-
"shape": "
|
|
3567
|
+
"shape": "Smz"
|
|
3513
3568
|
}
|
|
3514
3569
|
}
|
|
3515
3570
|
},
|
|
@@ -3519,7 +3574,7 @@
|
|
|
3519
3574
|
"Commands": {
|
|
3520
3575
|
"type": "list",
|
|
3521
3576
|
"member": {
|
|
3522
|
-
"shape": "
|
|
3577
|
+
"shape": "Snf"
|
|
3523
3578
|
}
|
|
3524
3579
|
},
|
|
3525
3580
|
"NextToken": {}
|
|
@@ -3531,7 +3586,7 @@
|
|
|
3531
3586
|
"type": "structure",
|
|
3532
3587
|
"members": {
|
|
3533
3588
|
"Filters": {
|
|
3534
|
-
"shape": "
|
|
3589
|
+
"shape": "Snm"
|
|
3535
3590
|
},
|
|
3536
3591
|
"ResourceIds": {
|
|
3537
3592
|
"type": "list",
|
|
@@ -3563,10 +3618,10 @@
|
|
|
3563
3618
|
"Status": {},
|
|
3564
3619
|
"Severity": {},
|
|
3565
3620
|
"ExecutionSummary": {
|
|
3566
|
-
"shape": "
|
|
3621
|
+
"shape": "So4"
|
|
3567
3622
|
},
|
|
3568
3623
|
"Details": {
|
|
3569
|
-
"shape": "
|
|
3624
|
+
"shape": "So7"
|
|
3570
3625
|
}
|
|
3571
3626
|
}
|
|
3572
3627
|
}
|
|
@@ -3580,7 +3635,7 @@
|
|
|
3580
3635
|
"type": "structure",
|
|
3581
3636
|
"members": {
|
|
3582
3637
|
"Filters": {
|
|
3583
|
-
"shape": "
|
|
3638
|
+
"shape": "Snm"
|
|
3584
3639
|
},
|
|
3585
3640
|
"NextToken": {},
|
|
3586
3641
|
"MaxResults": {
|
|
@@ -3598,10 +3653,10 @@
|
|
|
3598
3653
|
"members": {
|
|
3599
3654
|
"ComplianceType": {},
|
|
3600
3655
|
"CompliantSummary": {
|
|
3601
|
-
"shape": "
|
|
3656
|
+
"shape": "Soc"
|
|
3602
3657
|
},
|
|
3603
3658
|
"NonCompliantSummary": {
|
|
3604
|
-
"shape": "
|
|
3659
|
+
"shape": "Sof"
|
|
3605
3660
|
}
|
|
3606
3661
|
}
|
|
3607
3662
|
}
|
|
@@ -3649,7 +3704,7 @@
|
|
|
3649
3704
|
},
|
|
3650
3705
|
"ReviewStatus": {},
|
|
3651
3706
|
"Comment": {
|
|
3652
|
-
"shape": "
|
|
3707
|
+
"shape": "Som"
|
|
3653
3708
|
},
|
|
3654
3709
|
"Reviewer": {}
|
|
3655
3710
|
}
|
|
@@ -3790,7 +3845,7 @@
|
|
|
3790
3845
|
"InstanceId": {},
|
|
3791
3846
|
"TypeName": {},
|
|
3792
3847
|
"Filters": {
|
|
3793
|
-
"shape": "
|
|
3848
|
+
"shape": "Siv"
|
|
3794
3849
|
},
|
|
3795
3850
|
"NextToken": {},
|
|
3796
3851
|
"MaxResults": {
|
|
@@ -3806,7 +3861,7 @@
|
|
|
3806
3861
|
"SchemaVersion": {},
|
|
3807
3862
|
"CaptureTime": {},
|
|
3808
3863
|
"Entries": {
|
|
3809
|
-
"shape": "
|
|
3864
|
+
"shape": "Sji"
|
|
3810
3865
|
},
|
|
3811
3866
|
"NextToken": {}
|
|
3812
3867
|
}
|
|
@@ -3856,7 +3911,7 @@
|
|
|
3856
3911
|
"DetailType": {},
|
|
3857
3912
|
"Detail": {},
|
|
3858
3913
|
"CreatedBy": {
|
|
3859
|
-
"shape": "
|
|
3914
|
+
"shape": "Spk"
|
|
3860
3915
|
},
|
|
3861
3916
|
"CreatedTime": {
|
|
3862
3917
|
"type": "timestamp"
|
|
@@ -3912,13 +3967,13 @@
|
|
|
3912
3967
|
"AssociationType": {},
|
|
3913
3968
|
"ResourceUri": {},
|
|
3914
3969
|
"CreatedBy": {
|
|
3915
|
-
"shape": "
|
|
3970
|
+
"shape": "Spk"
|
|
3916
3971
|
},
|
|
3917
3972
|
"CreatedTime": {
|
|
3918
3973
|
"type": "timestamp"
|
|
3919
3974
|
},
|
|
3920
3975
|
"LastModifiedBy": {
|
|
3921
|
-
"shape": "
|
|
3976
|
+
"shape": "Spk"
|
|
3922
3977
|
},
|
|
3923
3978
|
"LastModifiedTime": {
|
|
3924
3979
|
"type": "timestamp"
|
|
@@ -3985,7 +4040,7 @@
|
|
|
3985
4040
|
"type": "structure",
|
|
3986
4041
|
"members": {
|
|
3987
4042
|
"Filters": {
|
|
3988
|
-
"shape": "
|
|
4043
|
+
"shape": "Snm"
|
|
3989
4044
|
},
|
|
3990
4045
|
"NextToken": {},
|
|
3991
4046
|
"MaxResults": {
|
|
@@ -4007,13 +4062,13 @@
|
|
|
4007
4062
|
"Status": {},
|
|
4008
4063
|
"OverallSeverity": {},
|
|
4009
4064
|
"ExecutionSummary": {
|
|
4010
|
-
"shape": "
|
|
4065
|
+
"shape": "So4"
|
|
4011
4066
|
},
|
|
4012
4067
|
"CompliantSummary": {
|
|
4013
|
-
"shape": "
|
|
4068
|
+
"shape": "Soc"
|
|
4014
4069
|
},
|
|
4015
4070
|
"NonCompliantSummary": {
|
|
4016
|
-
"shape": "
|
|
4071
|
+
"shape": "Sof"
|
|
4017
4072
|
}
|
|
4018
4073
|
}
|
|
4019
4074
|
}
|
|
@@ -4048,10 +4103,10 @@
|
|
|
4048
4103
|
"members": {
|
|
4049
4104
|
"SourceType": {},
|
|
4050
4105
|
"AwsOrganizationsSource": {
|
|
4051
|
-
"shape": "
|
|
4106
|
+
"shape": "S6i"
|
|
4052
4107
|
},
|
|
4053
4108
|
"SourceRegions": {
|
|
4054
|
-
"shape": "
|
|
4109
|
+
"shape": "S6n"
|
|
4055
4110
|
},
|
|
4056
4111
|
"IncludeFutureRegions": {
|
|
4057
4112
|
"type": "boolean"
|
|
@@ -4063,7 +4118,7 @@
|
|
|
4063
4118
|
}
|
|
4064
4119
|
},
|
|
4065
4120
|
"S3Destination": {
|
|
4066
|
-
"shape": "
|
|
4121
|
+
"shape": "S67"
|
|
4067
4122
|
},
|
|
4068
4123
|
"LastSyncTime": {
|
|
4069
4124
|
"type": "timestamp"
|
|
@@ -4118,10 +4173,10 @@
|
|
|
4118
4173
|
"Name": {},
|
|
4119
4174
|
"PermissionType": {},
|
|
4120
4175
|
"AccountIdsToAdd": {
|
|
4121
|
-
"shape": "
|
|
4176
|
+
"shape": "Sbf"
|
|
4122
4177
|
},
|
|
4123
4178
|
"AccountIdsToRemove": {
|
|
4124
|
-
"shape": "
|
|
4179
|
+
"shape": "Sbf"
|
|
4125
4180
|
},
|
|
4126
4181
|
"SharedDocumentVersion": {}
|
|
4127
4182
|
}
|
|
@@ -4146,7 +4201,7 @@
|
|
|
4146
4201
|
"ResourceType": {},
|
|
4147
4202
|
"ComplianceType": {},
|
|
4148
4203
|
"ExecutionSummary": {
|
|
4149
|
-
"shape": "
|
|
4204
|
+
"shape": "So4"
|
|
4150
4205
|
},
|
|
4151
4206
|
"Items": {
|
|
4152
4207
|
"type": "list",
|
|
@@ -4162,7 +4217,7 @@
|
|
|
4162
4217
|
"Severity": {},
|
|
4163
4218
|
"Status": {},
|
|
4164
4219
|
"Details": {
|
|
4165
|
-
"shape": "
|
|
4220
|
+
"shape": "So7"
|
|
4166
4221
|
}
|
|
4167
4222
|
}
|
|
4168
4223
|
}
|
|
@@ -4200,7 +4255,7 @@
|
|
|
4200
4255
|
"CaptureTime": {},
|
|
4201
4256
|
"ContentHash": {},
|
|
4202
4257
|
"Content": {
|
|
4203
|
-
"shape": "
|
|
4258
|
+
"shape": "Sji"
|
|
4204
4259
|
},
|
|
4205
4260
|
"Context": {
|
|
4206
4261
|
"type": "map",
|
|
@@ -4230,7 +4285,7 @@
|
|
|
4230
4285
|
"Name": {},
|
|
4231
4286
|
"Description": {},
|
|
4232
4287
|
"Value": {
|
|
4233
|
-
"shape": "
|
|
4288
|
+
"shape": "Slp"
|
|
4234
4289
|
},
|
|
4235
4290
|
"Type": {},
|
|
4236
4291
|
"KeyId": {},
|
|
@@ -4256,6 +4311,28 @@
|
|
|
4256
4311
|
}
|
|
4257
4312
|
}
|
|
4258
4313
|
},
|
|
4314
|
+
"PutResourcePolicy": {
|
|
4315
|
+
"input": {
|
|
4316
|
+
"type": "structure",
|
|
4317
|
+
"required": [
|
|
4318
|
+
"ResourceArn",
|
|
4319
|
+
"Policy"
|
|
4320
|
+
],
|
|
4321
|
+
"members": {
|
|
4322
|
+
"ResourceArn": {},
|
|
4323
|
+
"Policy": {},
|
|
4324
|
+
"PolicyId": {},
|
|
4325
|
+
"PolicyHash": {}
|
|
4326
|
+
}
|
|
4327
|
+
},
|
|
4328
|
+
"output": {
|
|
4329
|
+
"type": "structure",
|
|
4330
|
+
"members": {
|
|
4331
|
+
"PolicyId": {},
|
|
4332
|
+
"PolicyHash": {}
|
|
4333
|
+
}
|
|
4334
|
+
}
|
|
4335
|
+
},
|
|
4259
4336
|
"RegisterDefaultPatchBaseline": {
|
|
4260
4337
|
"input": {
|
|
4261
4338
|
"type": "structure",
|
|
@@ -4308,7 +4385,7 @@
|
|
|
4308
4385
|
"shape": "S18"
|
|
4309
4386
|
},
|
|
4310
4387
|
"OwnerInformation": {
|
|
4311
|
-
"shape": "
|
|
4388
|
+
"shape": "Scx"
|
|
4312
4389
|
},
|
|
4313
4390
|
"Name": {},
|
|
4314
4391
|
"Description": {
|
|
@@ -4343,10 +4420,10 @@
|
|
|
4343
4420
|
"ServiceRoleArn": {},
|
|
4344
4421
|
"TaskType": {},
|
|
4345
4422
|
"TaskParameters": {
|
|
4346
|
-
"shape": "
|
|
4423
|
+
"shape": "Sf3"
|
|
4347
4424
|
},
|
|
4348
4425
|
"TaskInvocationParameters": {
|
|
4349
|
-
"shape": "
|
|
4426
|
+
"shape": "Sk9"
|
|
4350
4427
|
},
|
|
4351
4428
|
"Priority": {
|
|
4352
4429
|
"type": "integer"
|
|
@@ -4354,7 +4431,7 @@
|
|
|
4354
4431
|
"MaxConcurrency": {},
|
|
4355
4432
|
"MaxErrors": {},
|
|
4356
4433
|
"LoggingInfo": {
|
|
4357
|
-
"shape": "
|
|
4434
|
+
"shape": "Sf9"
|
|
4358
4435
|
},
|
|
4359
4436
|
"Name": {},
|
|
4360
4437
|
"Description": {
|
|
@@ -4412,7 +4489,7 @@
|
|
|
4412
4489
|
"type": "structure",
|
|
4413
4490
|
"members": {
|
|
4414
4491
|
"ServiceSetting": {
|
|
4415
|
-
"shape": "
|
|
4492
|
+
"shape": "Smh"
|
|
4416
4493
|
}
|
|
4417
4494
|
}
|
|
4418
4495
|
}
|
|
@@ -4447,7 +4524,7 @@
|
|
|
4447
4524
|
"AutomationExecutionId": {},
|
|
4448
4525
|
"SignalType": {},
|
|
4449
4526
|
"Payload": {
|
|
4450
|
-
"shape": "
|
|
4527
|
+
"shape": "S9j"
|
|
4451
4528
|
}
|
|
4452
4529
|
}
|
|
4453
4530
|
},
|
|
@@ -4487,10 +4564,10 @@
|
|
|
4487
4564
|
"MaxErrors": {},
|
|
4488
4565
|
"ServiceRoleArn": {},
|
|
4489
4566
|
"NotificationConfig": {
|
|
4490
|
-
"shape": "
|
|
4567
|
+
"shape": "Skb"
|
|
4491
4568
|
},
|
|
4492
4569
|
"CloudWatchOutputConfig": {
|
|
4493
|
-
"shape": "
|
|
4570
|
+
"shape": "Si9"
|
|
4494
4571
|
},
|
|
4495
4572
|
"AlarmConfiguration": {
|
|
4496
4573
|
"shape": "S1z"
|
|
@@ -4501,7 +4578,7 @@
|
|
|
4501
4578
|
"type": "structure",
|
|
4502
4579
|
"members": {
|
|
4503
4580
|
"Command": {
|
|
4504
|
-
"shape": "
|
|
4581
|
+
"shape": "Snf"
|
|
4505
4582
|
}
|
|
4506
4583
|
}
|
|
4507
4584
|
}
|
|
@@ -4534,7 +4611,7 @@
|
|
|
4534
4611
|
"DocumentName": {},
|
|
4535
4612
|
"DocumentVersion": {},
|
|
4536
4613
|
"Parameters": {
|
|
4537
|
-
"shape": "
|
|
4614
|
+
"shape": "S9j"
|
|
4538
4615
|
},
|
|
4539
4616
|
"ClientToken": {},
|
|
4540
4617
|
"Mode": {},
|
|
@@ -4579,7 +4656,7 @@
|
|
|
4579
4656
|
"DocumentName": {},
|
|
4580
4657
|
"DocumentVersion": {},
|
|
4581
4658
|
"Parameters": {
|
|
4582
|
-
"shape": "
|
|
4659
|
+
"shape": "S9j"
|
|
4583
4660
|
},
|
|
4584
4661
|
"ChangeRequestName": {},
|
|
4585
4662
|
"ClientToken": {},
|
|
@@ -4587,7 +4664,7 @@
|
|
|
4587
4664
|
"type": "boolean"
|
|
4588
4665
|
},
|
|
4589
4666
|
"Runbooks": {
|
|
4590
|
-
"shape": "
|
|
4667
|
+
"shape": "S9s"
|
|
4591
4668
|
},
|
|
4592
4669
|
"Tags": {
|
|
4593
4670
|
"shape": "S4"
|
|
@@ -4681,7 +4758,7 @@
|
|
|
4681
4758
|
"type": "long"
|
|
4682
4759
|
},
|
|
4683
4760
|
"Labels": {
|
|
4684
|
-
"shape": "
|
|
4761
|
+
"shape": "Slv"
|
|
4685
4762
|
}
|
|
4686
4763
|
}
|
|
4687
4764
|
},
|
|
@@ -4689,10 +4766,10 @@
|
|
|
4689
4766
|
"type": "structure",
|
|
4690
4767
|
"members": {
|
|
4691
4768
|
"RemovedLabels": {
|
|
4692
|
-
"shape": "
|
|
4769
|
+
"shape": "Slv"
|
|
4693
4770
|
},
|
|
4694
4771
|
"InvalidLabels": {
|
|
4695
|
-
"shape": "
|
|
4772
|
+
"shape": "Slv"
|
|
4696
4773
|
}
|
|
4697
4774
|
}
|
|
4698
4775
|
}
|
|
@@ -4851,7 +4928,7 @@
|
|
|
4851
4928
|
"members": {
|
|
4852
4929
|
"Action": {},
|
|
4853
4930
|
"Comment": {
|
|
4854
|
-
"shape": "
|
|
4931
|
+
"shape": "Som"
|
|
4855
4932
|
}
|
|
4856
4933
|
}
|
|
4857
4934
|
}
|
|
@@ -4942,7 +5019,7 @@
|
|
|
4942
5019
|
"shape": "S18"
|
|
4943
5020
|
},
|
|
4944
5021
|
"OwnerInformation": {
|
|
4945
|
-
"shape": "
|
|
5022
|
+
"shape": "Scx"
|
|
4946
5023
|
},
|
|
4947
5024
|
"Name": {},
|
|
4948
5025
|
"Description": {
|
|
@@ -4962,7 +5039,7 @@
|
|
|
4962
5039
|
"shape": "S18"
|
|
4963
5040
|
},
|
|
4964
5041
|
"OwnerInformation": {
|
|
4965
|
-
"shape": "
|
|
5042
|
+
"shape": "Scx"
|
|
4966
5043
|
},
|
|
4967
5044
|
"Name": {},
|
|
4968
5045
|
"Description": {
|
|
@@ -4987,10 +5064,10 @@
|
|
|
4987
5064
|
"TaskArn": {},
|
|
4988
5065
|
"ServiceRoleArn": {},
|
|
4989
5066
|
"TaskParameters": {
|
|
4990
|
-
"shape": "
|
|
5067
|
+
"shape": "Sf3"
|
|
4991
5068
|
},
|
|
4992
5069
|
"TaskInvocationParameters": {
|
|
4993
|
-
"shape": "
|
|
5070
|
+
"shape": "Sk9"
|
|
4994
5071
|
},
|
|
4995
5072
|
"Priority": {
|
|
4996
5073
|
"type": "integer"
|
|
@@ -4998,7 +5075,7 @@
|
|
|
4998
5075
|
"MaxConcurrency": {},
|
|
4999
5076
|
"MaxErrors": {},
|
|
5000
5077
|
"LoggingInfo": {
|
|
5001
|
-
"shape": "
|
|
5078
|
+
"shape": "Sf9"
|
|
5002
5079
|
},
|
|
5003
5080
|
"Name": {},
|
|
5004
5081
|
"Description": {
|
|
@@ -5024,10 +5101,10 @@
|
|
|
5024
5101
|
"TaskArn": {},
|
|
5025
5102
|
"ServiceRoleArn": {},
|
|
5026
5103
|
"TaskParameters": {
|
|
5027
|
-
"shape": "
|
|
5104
|
+
"shape": "Sf3"
|
|
5028
5105
|
},
|
|
5029
5106
|
"TaskInvocationParameters": {
|
|
5030
|
-
"shape": "
|
|
5107
|
+
"shape": "Sk9"
|
|
5031
5108
|
},
|
|
5032
5109
|
"Priority": {
|
|
5033
5110
|
"type": "integer"
|
|
@@ -5035,7 +5112,7 @@
|
|
|
5035
5112
|
"MaxConcurrency": {},
|
|
5036
5113
|
"MaxErrors": {},
|
|
5037
5114
|
"LoggingInfo": {
|
|
5038
|
-
"shape": "
|
|
5115
|
+
"shape": "Sf9"
|
|
5039
5116
|
},
|
|
5040
5117
|
"Name": {},
|
|
5041
5118
|
"Description": {
|
|
@@ -5105,7 +5182,8 @@
|
|
|
5105
5182
|
},
|
|
5106
5183
|
"PlannedEndTime": {
|
|
5107
5184
|
"type": "timestamp"
|
|
5108
|
-
}
|
|
5185
|
+
},
|
|
5186
|
+
"OpsItemArn": {}
|
|
5109
5187
|
}
|
|
5110
5188
|
},
|
|
5111
5189
|
"output": {
|
|
@@ -5122,7 +5200,7 @@
|
|
|
5122
5200
|
"members": {
|
|
5123
5201
|
"OpsMetadataArn": {},
|
|
5124
5202
|
"MetadataToUpdate": {
|
|
5125
|
-
"shape": "
|
|
5203
|
+
"shape": "S58"
|
|
5126
5204
|
},
|
|
5127
5205
|
"KeysToDelete": {
|
|
5128
5206
|
"type": "list",
|
|
@@ -5147,25 +5225,25 @@
|
|
|
5147
5225
|
"BaselineId": {},
|
|
5148
5226
|
"Name": {},
|
|
5149
5227
|
"GlobalFilters": {
|
|
5150
|
-
"shape": "
|
|
5228
|
+
"shape": "S5h"
|
|
5151
5229
|
},
|
|
5152
5230
|
"ApprovalRules": {
|
|
5153
|
-
"shape": "
|
|
5231
|
+
"shape": "S5n"
|
|
5154
5232
|
},
|
|
5155
5233
|
"ApprovedPatches": {
|
|
5156
|
-
"shape": "
|
|
5234
|
+
"shape": "S5t"
|
|
5157
5235
|
},
|
|
5158
5236
|
"ApprovedPatchesComplianceLevel": {},
|
|
5159
5237
|
"ApprovedPatchesEnableNonSecurity": {
|
|
5160
5238
|
"type": "boolean"
|
|
5161
5239
|
},
|
|
5162
5240
|
"RejectedPatches": {
|
|
5163
|
-
"shape": "
|
|
5241
|
+
"shape": "S5t"
|
|
5164
5242
|
},
|
|
5165
5243
|
"RejectedPatchesAction": {},
|
|
5166
5244
|
"Description": {},
|
|
5167
5245
|
"Sources": {
|
|
5168
|
-
"shape": "
|
|
5246
|
+
"shape": "S5x"
|
|
5169
5247
|
},
|
|
5170
5248
|
"Replace": {
|
|
5171
5249
|
"type": "boolean"
|
|
@@ -5179,20 +5257,20 @@
|
|
|
5179
5257
|
"Name": {},
|
|
5180
5258
|
"OperatingSystem": {},
|
|
5181
5259
|
"GlobalFilters": {
|
|
5182
|
-
"shape": "
|
|
5260
|
+
"shape": "S5h"
|
|
5183
5261
|
},
|
|
5184
5262
|
"ApprovalRules": {
|
|
5185
|
-
"shape": "
|
|
5263
|
+
"shape": "S5n"
|
|
5186
5264
|
},
|
|
5187
5265
|
"ApprovedPatches": {
|
|
5188
|
-
"shape": "
|
|
5266
|
+
"shape": "S5t"
|
|
5189
5267
|
},
|
|
5190
5268
|
"ApprovedPatchesComplianceLevel": {},
|
|
5191
5269
|
"ApprovedPatchesEnableNonSecurity": {
|
|
5192
5270
|
"type": "boolean"
|
|
5193
5271
|
},
|
|
5194
5272
|
"RejectedPatches": {
|
|
5195
|
-
"shape": "
|
|
5273
|
+
"shape": "S5t"
|
|
5196
5274
|
},
|
|
5197
5275
|
"RejectedPatchesAction": {},
|
|
5198
5276
|
"CreatedDate": {
|
|
@@ -5203,7 +5281,7 @@
|
|
|
5203
5281
|
},
|
|
5204
5282
|
"Description": {},
|
|
5205
5283
|
"Sources": {
|
|
5206
|
-
"shape": "
|
|
5284
|
+
"shape": "S5x"
|
|
5207
5285
|
}
|
|
5208
5286
|
}
|
|
5209
5287
|
}
|
|
@@ -5220,7 +5298,7 @@
|
|
|
5220
5298
|
"SyncName": {},
|
|
5221
5299
|
"SyncType": {},
|
|
5222
5300
|
"SyncSource": {
|
|
5223
|
-
"shape": "
|
|
5301
|
+
"shape": "S6g"
|
|
5224
5302
|
}
|
|
5225
5303
|
}
|
|
5226
5304
|
},
|
|
@@ -5665,7 +5743,7 @@
|
|
|
5665
5743
|
}
|
|
5666
5744
|
}
|
|
5667
5745
|
},
|
|
5668
|
-
"
|
|
5746
|
+
"S58": {
|
|
5669
5747
|
"type": "map",
|
|
5670
5748
|
"key": {},
|
|
5671
5749
|
"value": {
|
|
@@ -5675,7 +5753,7 @@
|
|
|
5675
5753
|
}
|
|
5676
5754
|
}
|
|
5677
5755
|
},
|
|
5678
|
-
"
|
|
5756
|
+
"S5h": {
|
|
5679
5757
|
"type": "structure",
|
|
5680
5758
|
"required": [
|
|
5681
5759
|
"PatchFilters"
|
|
@@ -5700,7 +5778,7 @@
|
|
|
5700
5778
|
}
|
|
5701
5779
|
}
|
|
5702
5780
|
},
|
|
5703
|
-
"
|
|
5781
|
+
"S5n": {
|
|
5704
5782
|
"type": "structure",
|
|
5705
5783
|
"required": [
|
|
5706
5784
|
"PatchRules"
|
|
@@ -5715,7 +5793,7 @@
|
|
|
5715
5793
|
],
|
|
5716
5794
|
"members": {
|
|
5717
5795
|
"PatchFilterGroup": {
|
|
5718
|
-
"shape": "
|
|
5796
|
+
"shape": "S5h"
|
|
5719
5797
|
},
|
|
5720
5798
|
"ComplianceLevel": {},
|
|
5721
5799
|
"ApproveAfterDays": {
|
|
@@ -5730,11 +5808,11 @@
|
|
|
5730
5808
|
}
|
|
5731
5809
|
}
|
|
5732
5810
|
},
|
|
5733
|
-
"
|
|
5811
|
+
"S5t": {
|
|
5734
5812
|
"type": "list",
|
|
5735
5813
|
"member": {}
|
|
5736
5814
|
},
|
|
5737
|
-
"
|
|
5815
|
+
"S5x": {
|
|
5738
5816
|
"type": "list",
|
|
5739
5817
|
"member": {
|
|
5740
5818
|
"type": "structure",
|
|
@@ -5756,7 +5834,7 @@
|
|
|
5756
5834
|
}
|
|
5757
5835
|
}
|
|
5758
5836
|
},
|
|
5759
|
-
"
|
|
5837
|
+
"S67": {
|
|
5760
5838
|
"type": "structure",
|
|
5761
5839
|
"required": [
|
|
5762
5840
|
"BucketName",
|
|
@@ -5777,7 +5855,7 @@
|
|
|
5777
5855
|
}
|
|
5778
5856
|
}
|
|
5779
5857
|
},
|
|
5780
|
-
"
|
|
5858
|
+
"S6g": {
|
|
5781
5859
|
"type": "structure",
|
|
5782
5860
|
"required": [
|
|
5783
5861
|
"SourceType",
|
|
@@ -5786,10 +5864,10 @@
|
|
|
5786
5864
|
"members": {
|
|
5787
5865
|
"SourceType": {},
|
|
5788
5866
|
"AwsOrganizationsSource": {
|
|
5789
|
-
"shape": "
|
|
5867
|
+
"shape": "S6i"
|
|
5790
5868
|
},
|
|
5791
5869
|
"SourceRegions": {
|
|
5792
|
-
"shape": "
|
|
5870
|
+
"shape": "S6n"
|
|
5793
5871
|
},
|
|
5794
5872
|
"IncludeFutureRegions": {
|
|
5795
5873
|
"type": "boolean"
|
|
@@ -5799,7 +5877,7 @@
|
|
|
5799
5877
|
}
|
|
5800
5878
|
}
|
|
5801
5879
|
},
|
|
5802
|
-
"
|
|
5880
|
+
"S6i": {
|
|
5803
5881
|
"type": "structure",
|
|
5804
5882
|
"required": [
|
|
5805
5883
|
"OrganizationSourceType"
|
|
@@ -5817,11 +5895,11 @@
|
|
|
5817
5895
|
}
|
|
5818
5896
|
}
|
|
5819
5897
|
},
|
|
5820
|
-
"
|
|
5898
|
+
"S6n": {
|
|
5821
5899
|
"type": "list",
|
|
5822
5900
|
"member": {}
|
|
5823
5901
|
},
|
|
5824
|
-
"
|
|
5902
|
+
"S74": {
|
|
5825
5903
|
"type": "structure",
|
|
5826
5904
|
"members": {
|
|
5827
5905
|
"TotalCount": {
|
|
@@ -5847,11 +5925,11 @@
|
|
|
5847
5925
|
}
|
|
5848
5926
|
}
|
|
5849
5927
|
},
|
|
5850
|
-
"
|
|
5928
|
+
"S7j": {
|
|
5851
5929
|
"type": "list",
|
|
5852
5930
|
"member": {}
|
|
5853
5931
|
},
|
|
5854
|
-
"
|
|
5932
|
+
"S9j": {
|
|
5855
5933
|
"type": "map",
|
|
5856
5934
|
"key": {},
|
|
5857
5935
|
"value": {
|
|
@@ -5859,7 +5937,7 @@
|
|
|
5859
5937
|
"member": {}
|
|
5860
5938
|
}
|
|
5861
5939
|
},
|
|
5862
|
-
"
|
|
5940
|
+
"S9o": {
|
|
5863
5941
|
"type": "structure",
|
|
5864
5942
|
"members": {
|
|
5865
5943
|
"ParameterValues": {
|
|
@@ -5871,7 +5949,7 @@
|
|
|
5871
5949
|
}
|
|
5872
5950
|
}
|
|
5873
5951
|
},
|
|
5874
|
-
"
|
|
5952
|
+
"S9s": {
|
|
5875
5953
|
"type": "list",
|
|
5876
5954
|
"member": {
|
|
5877
5955
|
"type": "structure",
|
|
@@ -5882,7 +5960,7 @@
|
|
|
5882
5960
|
"DocumentName": {},
|
|
5883
5961
|
"DocumentVersion": {},
|
|
5884
5962
|
"Parameters": {
|
|
5885
|
-
"shape": "
|
|
5963
|
+
"shape": "S9j"
|
|
5886
5964
|
},
|
|
5887
5965
|
"TargetParameterName": {},
|
|
5888
5966
|
"Targets": {
|
|
@@ -5899,7 +5977,7 @@
|
|
|
5899
5977
|
}
|
|
5900
5978
|
}
|
|
5901
5979
|
},
|
|
5902
|
-
"
|
|
5980
|
+
"Sa2": {
|
|
5903
5981
|
"type": "list",
|
|
5904
5982
|
"member": {
|
|
5905
5983
|
"type": "structure",
|
|
@@ -5927,7 +6005,7 @@
|
|
|
5927
6005
|
"value": {}
|
|
5928
6006
|
},
|
|
5929
6007
|
"Outputs": {
|
|
5930
|
-
"shape": "
|
|
6008
|
+
"shape": "S9j"
|
|
5931
6009
|
},
|
|
5932
6010
|
"Response": {},
|
|
5933
6011
|
"FailureMessage": {},
|
|
@@ -5937,13 +6015,13 @@
|
|
|
5937
6015
|
"FailureStage": {},
|
|
5938
6016
|
"FailureType": {},
|
|
5939
6017
|
"Details": {
|
|
5940
|
-
"shape": "
|
|
6018
|
+
"shape": "S9j"
|
|
5941
6019
|
}
|
|
5942
6020
|
}
|
|
5943
6021
|
},
|
|
5944
6022
|
"StepExecutionId": {},
|
|
5945
6023
|
"OverriddenParameters": {
|
|
5946
|
-
"shape": "
|
|
6024
|
+
"shape": "S9j"
|
|
5947
6025
|
},
|
|
5948
6026
|
"IsEnd": {
|
|
5949
6027
|
"type": "boolean"
|
|
@@ -5968,7 +6046,7 @@
|
|
|
5968
6046
|
}
|
|
5969
6047
|
}
|
|
5970
6048
|
},
|
|
5971
|
-
"
|
|
6049
|
+
"Sac": {
|
|
5972
6050
|
"type": "list",
|
|
5973
6051
|
"member": {
|
|
5974
6052
|
"type": "structure",
|
|
@@ -5981,7 +6059,7 @@
|
|
|
5981
6059
|
}
|
|
5982
6060
|
}
|
|
5983
6061
|
},
|
|
5984
|
-
"
|
|
6062
|
+
"Sak": {
|
|
5985
6063
|
"type": "structure",
|
|
5986
6064
|
"members": {
|
|
5987
6065
|
"Id": {},
|
|
@@ -6022,15 +6100,15 @@
|
|
|
6022
6100
|
"Repository": {}
|
|
6023
6101
|
}
|
|
6024
6102
|
},
|
|
6025
|
-
"
|
|
6103
|
+
"Sbf": {
|
|
6026
6104
|
"type": "list",
|
|
6027
6105
|
"member": {}
|
|
6028
6106
|
},
|
|
6029
|
-
"
|
|
6107
|
+
"Sc8": {
|
|
6030
6108
|
"type": "list",
|
|
6031
6109
|
"member": {}
|
|
6032
6110
|
},
|
|
6033
|
-
"
|
|
6111
|
+
"Scu": {
|
|
6034
6112
|
"type": "structure",
|
|
6035
6113
|
"required": [
|
|
6036
6114
|
"InstanceId",
|
|
@@ -6047,7 +6125,7 @@
|
|
|
6047
6125
|
"SnapshotId": {},
|
|
6048
6126
|
"InstallOverrideList": {},
|
|
6049
6127
|
"OwnerInformation": {
|
|
6050
|
-
"shape": "
|
|
6128
|
+
"shape": "Scx"
|
|
6051
6129
|
},
|
|
6052
6130
|
"InstalledCount": {
|
|
6053
6131
|
"type": "integer"
|
|
@@ -6095,11 +6173,11 @@
|
|
|
6095
6173
|
}
|
|
6096
6174
|
}
|
|
6097
6175
|
},
|
|
6098
|
-
"
|
|
6176
|
+
"Scx": {
|
|
6099
6177
|
"type": "string",
|
|
6100
6178
|
"sensitive": true
|
|
6101
6179
|
},
|
|
6102
|
-
"
|
|
6180
|
+
"Se0": {
|
|
6103
6181
|
"type": "list",
|
|
6104
6182
|
"member": {
|
|
6105
6183
|
"type": "structure",
|
|
@@ -6112,11 +6190,11 @@
|
|
|
6112
6190
|
}
|
|
6113
6191
|
}
|
|
6114
6192
|
},
|
|
6115
|
-
"
|
|
6193
|
+
"Sec": {
|
|
6116
6194
|
"type": "string",
|
|
6117
6195
|
"sensitive": true
|
|
6118
6196
|
},
|
|
6119
|
-
"
|
|
6197
|
+
"Sf3": {
|
|
6120
6198
|
"type": "map",
|
|
6121
6199
|
"key": {},
|
|
6122
6200
|
"value": {
|
|
@@ -6135,7 +6213,7 @@
|
|
|
6135
6213
|
},
|
|
6136
6214
|
"sensitive": true
|
|
6137
6215
|
},
|
|
6138
|
-
"
|
|
6216
|
+
"Sf9": {
|
|
6139
6217
|
"type": "structure",
|
|
6140
6218
|
"required": [
|
|
6141
6219
|
"S3BucketName",
|
|
@@ -6147,7 +6225,7 @@
|
|
|
6147
6225
|
"S3Region": {}
|
|
6148
6226
|
}
|
|
6149
6227
|
},
|
|
6150
|
-
"
|
|
6228
|
+
"Sg3": {
|
|
6151
6229
|
"type": "list",
|
|
6152
6230
|
"member": {
|
|
6153
6231
|
"type": "structure",
|
|
@@ -6164,7 +6242,7 @@
|
|
|
6164
6242
|
}
|
|
6165
6243
|
}
|
|
6166
6244
|
},
|
|
6167
|
-
"
|
|
6245
|
+
"Sgi": {
|
|
6168
6246
|
"type": "list",
|
|
6169
6247
|
"member": {
|
|
6170
6248
|
"type": "structure",
|
|
@@ -6175,7 +6253,7 @@
|
|
|
6175
6253
|
}
|
|
6176
6254
|
}
|
|
6177
6255
|
},
|
|
6178
|
-
"
|
|
6256
|
+
"Sgo": {
|
|
6179
6257
|
"type": "structure",
|
|
6180
6258
|
"members": {
|
|
6181
6259
|
"BaselineId": {},
|
|
@@ -6187,7 +6265,7 @@
|
|
|
6187
6265
|
}
|
|
6188
6266
|
}
|
|
6189
6267
|
},
|
|
6190
|
-
"
|
|
6268
|
+
"Si9": {
|
|
6191
6269
|
"type": "structure",
|
|
6192
6270
|
"members": {
|
|
6193
6271
|
"CloudWatchLogGroupName": {},
|
|
@@ -6196,7 +6274,7 @@
|
|
|
6196
6274
|
}
|
|
6197
6275
|
}
|
|
6198
6276
|
},
|
|
6199
|
-
"
|
|
6277
|
+
"Siv": {
|
|
6200
6278
|
"type": "list",
|
|
6201
6279
|
"member": {
|
|
6202
6280
|
"type": "structure",
|
|
@@ -6214,14 +6292,14 @@
|
|
|
6214
6292
|
}
|
|
6215
6293
|
}
|
|
6216
6294
|
},
|
|
6217
|
-
"
|
|
6295
|
+
"Sj1": {
|
|
6218
6296
|
"type": "list",
|
|
6219
6297
|
"member": {
|
|
6220
6298
|
"type": "structure",
|
|
6221
6299
|
"members": {
|
|
6222
6300
|
"Expression": {},
|
|
6223
6301
|
"Aggregators": {
|
|
6224
|
-
"shape": "
|
|
6302
|
+
"shape": "Sj1"
|
|
6225
6303
|
},
|
|
6226
6304
|
"Groups": {
|
|
6227
6305
|
"type": "list",
|
|
@@ -6234,7 +6312,7 @@
|
|
|
6234
6312
|
"members": {
|
|
6235
6313
|
"Name": {},
|
|
6236
6314
|
"Filters": {
|
|
6237
|
-
"shape": "
|
|
6315
|
+
"shape": "Siv"
|
|
6238
6316
|
}
|
|
6239
6317
|
}
|
|
6240
6318
|
}
|
|
@@ -6242,7 +6320,7 @@
|
|
|
6242
6320
|
}
|
|
6243
6321
|
}
|
|
6244
6322
|
},
|
|
6245
|
-
"
|
|
6323
|
+
"Sji": {
|
|
6246
6324
|
"type": "list",
|
|
6247
6325
|
"member": {
|
|
6248
6326
|
"type": "map",
|
|
@@ -6250,7 +6328,7 @@
|
|
|
6250
6328
|
"value": {}
|
|
6251
6329
|
}
|
|
6252
6330
|
},
|
|
6253
|
-
"
|
|
6331
|
+
"Sk9": {
|
|
6254
6332
|
"type": "structure",
|
|
6255
6333
|
"members": {
|
|
6256
6334
|
"RunCommand": {
|
|
@@ -6258,13 +6336,13 @@
|
|
|
6258
6336
|
"members": {
|
|
6259
6337
|
"Comment": {},
|
|
6260
6338
|
"CloudWatchOutputConfig": {
|
|
6261
|
-
"shape": "
|
|
6339
|
+
"shape": "Si9"
|
|
6262
6340
|
},
|
|
6263
6341
|
"DocumentHash": {},
|
|
6264
6342
|
"DocumentHashType": {},
|
|
6265
6343
|
"DocumentVersion": {},
|
|
6266
6344
|
"NotificationConfig": {
|
|
6267
|
-
"shape": "
|
|
6345
|
+
"shape": "Skb"
|
|
6268
6346
|
},
|
|
6269
6347
|
"OutputS3BucketName": {},
|
|
6270
6348
|
"OutputS3KeyPrefix": {},
|
|
@@ -6282,7 +6360,7 @@
|
|
|
6282
6360
|
"members": {
|
|
6283
6361
|
"DocumentVersion": {},
|
|
6284
6362
|
"Parameters": {
|
|
6285
|
-
"shape": "
|
|
6363
|
+
"shape": "S9j"
|
|
6286
6364
|
}
|
|
6287
6365
|
}
|
|
6288
6366
|
},
|
|
@@ -6309,7 +6387,7 @@
|
|
|
6309
6387
|
}
|
|
6310
6388
|
}
|
|
6311
6389
|
},
|
|
6312
|
-
"
|
|
6390
|
+
"Skb": {
|
|
6313
6391
|
"type": "structure",
|
|
6314
6392
|
"members": {
|
|
6315
6393
|
"NotificationArn": {},
|
|
@@ -6320,7 +6398,7 @@
|
|
|
6320
6398
|
"NotificationType": {}
|
|
6321
6399
|
}
|
|
6322
6400
|
},
|
|
6323
|
-
"
|
|
6401
|
+
"Skw": {
|
|
6324
6402
|
"type": "list",
|
|
6325
6403
|
"member": {
|
|
6326
6404
|
"type": "structure",
|
|
@@ -6338,7 +6416,7 @@
|
|
|
6338
6416
|
}
|
|
6339
6417
|
}
|
|
6340
6418
|
},
|
|
6341
|
-
"
|
|
6419
|
+
"Sl2": {
|
|
6342
6420
|
"type": "list",
|
|
6343
6421
|
"member": {
|
|
6344
6422
|
"type": "structure",
|
|
@@ -6352,21 +6430,21 @@
|
|
|
6352
6430
|
"value": {}
|
|
6353
6431
|
},
|
|
6354
6432
|
"Filters": {
|
|
6355
|
-
"shape": "
|
|
6433
|
+
"shape": "Skw"
|
|
6356
6434
|
},
|
|
6357
6435
|
"Aggregators": {
|
|
6358
|
-
"shape": "
|
|
6436
|
+
"shape": "Sl2"
|
|
6359
6437
|
}
|
|
6360
6438
|
}
|
|
6361
6439
|
}
|
|
6362
6440
|
},
|
|
6363
|
-
"
|
|
6441
|
+
"Slo": {
|
|
6364
6442
|
"type": "structure",
|
|
6365
6443
|
"members": {
|
|
6366
6444
|
"Name": {},
|
|
6367
6445
|
"Type": {},
|
|
6368
6446
|
"Value": {
|
|
6369
|
-
"shape": "
|
|
6447
|
+
"shape": "Slp"
|
|
6370
6448
|
},
|
|
6371
6449
|
"Version": {
|
|
6372
6450
|
"type": "long"
|
|
@@ -6380,21 +6458,21 @@
|
|
|
6380
6458
|
"DataType": {}
|
|
6381
6459
|
}
|
|
6382
6460
|
},
|
|
6383
|
-
"
|
|
6461
|
+
"Slp": {
|
|
6384
6462
|
"type": "string",
|
|
6385
6463
|
"sensitive": true
|
|
6386
6464
|
},
|
|
6387
|
-
"
|
|
6465
|
+
"Slv": {
|
|
6388
6466
|
"type": "list",
|
|
6389
6467
|
"member": {}
|
|
6390
6468
|
},
|
|
6391
|
-
"
|
|
6469
|
+
"Slz": {
|
|
6392
6470
|
"type": "list",
|
|
6393
6471
|
"member": {
|
|
6394
|
-
"shape": "
|
|
6472
|
+
"shape": "Slo"
|
|
6395
6473
|
}
|
|
6396
6474
|
},
|
|
6397
|
-
"
|
|
6475
|
+
"Smh": {
|
|
6398
6476
|
"type": "structure",
|
|
6399
6477
|
"members": {
|
|
6400
6478
|
"SettingId": {},
|
|
@@ -6407,7 +6485,7 @@
|
|
|
6407
6485
|
"Status": {}
|
|
6408
6486
|
}
|
|
6409
6487
|
},
|
|
6410
|
-
"
|
|
6488
|
+
"Smz": {
|
|
6411
6489
|
"type": "list",
|
|
6412
6490
|
"member": {
|
|
6413
6491
|
"type": "structure",
|
|
@@ -6421,7 +6499,7 @@
|
|
|
6421
6499
|
}
|
|
6422
6500
|
}
|
|
6423
6501
|
},
|
|
6424
|
-
"
|
|
6502
|
+
"Snf": {
|
|
6425
6503
|
"type": "structure",
|
|
6426
6504
|
"members": {
|
|
6427
6505
|
"CommandId": {},
|
|
@@ -6464,10 +6542,10 @@
|
|
|
6464
6542
|
},
|
|
6465
6543
|
"ServiceRole": {},
|
|
6466
6544
|
"NotificationConfig": {
|
|
6467
|
-
"shape": "
|
|
6545
|
+
"shape": "Skb"
|
|
6468
6546
|
},
|
|
6469
6547
|
"CloudWatchOutputConfig": {
|
|
6470
|
-
"shape": "
|
|
6548
|
+
"shape": "Si9"
|
|
6471
6549
|
},
|
|
6472
6550
|
"TimeoutSeconds": {
|
|
6473
6551
|
"type": "integer"
|
|
@@ -6480,7 +6558,7 @@
|
|
|
6480
6558
|
}
|
|
6481
6559
|
}
|
|
6482
6560
|
},
|
|
6483
|
-
"
|
|
6561
|
+
"Snm": {
|
|
6484
6562
|
"type": "list",
|
|
6485
6563
|
"member": {
|
|
6486
6564
|
"type": "structure",
|
|
@@ -6494,7 +6572,7 @@
|
|
|
6494
6572
|
}
|
|
6495
6573
|
}
|
|
6496
6574
|
},
|
|
6497
|
-
"
|
|
6575
|
+
"So4": {
|
|
6498
6576
|
"type": "structure",
|
|
6499
6577
|
"required": [
|
|
6500
6578
|
"ExecutionTime"
|
|
@@ -6507,23 +6585,23 @@
|
|
|
6507
6585
|
"ExecutionType": {}
|
|
6508
6586
|
}
|
|
6509
6587
|
},
|
|
6510
|
-
"
|
|
6588
|
+
"So7": {
|
|
6511
6589
|
"type": "map",
|
|
6512
6590
|
"key": {},
|
|
6513
6591
|
"value": {}
|
|
6514
6592
|
},
|
|
6515
|
-
"
|
|
6593
|
+
"Soc": {
|
|
6516
6594
|
"type": "structure",
|
|
6517
6595
|
"members": {
|
|
6518
6596
|
"CompliantCount": {
|
|
6519
6597
|
"type": "integer"
|
|
6520
6598
|
},
|
|
6521
6599
|
"SeveritySummary": {
|
|
6522
|
-
"shape": "
|
|
6600
|
+
"shape": "Soe"
|
|
6523
6601
|
}
|
|
6524
6602
|
}
|
|
6525
6603
|
},
|
|
6526
|
-
"
|
|
6604
|
+
"Soe": {
|
|
6527
6605
|
"type": "structure",
|
|
6528
6606
|
"members": {
|
|
6529
6607
|
"CriticalCount": {
|
|
@@ -6546,18 +6624,18 @@
|
|
|
6546
6624
|
}
|
|
6547
6625
|
}
|
|
6548
6626
|
},
|
|
6549
|
-
"
|
|
6627
|
+
"Sof": {
|
|
6550
6628
|
"type": "structure",
|
|
6551
6629
|
"members": {
|
|
6552
6630
|
"NonCompliantCount": {
|
|
6553
6631
|
"type": "integer"
|
|
6554
6632
|
},
|
|
6555
6633
|
"SeveritySummary": {
|
|
6556
|
-
"shape": "
|
|
6634
|
+
"shape": "Soe"
|
|
6557
6635
|
}
|
|
6558
6636
|
}
|
|
6559
6637
|
},
|
|
6560
|
-
"
|
|
6638
|
+
"Som": {
|
|
6561
6639
|
"type": "list",
|
|
6562
6640
|
"member": {
|
|
6563
6641
|
"type": "structure",
|
|
@@ -6567,7 +6645,7 @@
|
|
|
6567
6645
|
}
|
|
6568
6646
|
}
|
|
6569
6647
|
},
|
|
6570
|
-
"
|
|
6648
|
+
"Spk": {
|
|
6571
6649
|
"type": "structure",
|
|
6572
6650
|
"members": {
|
|
6573
6651
|
"Arn": {}
|