aws-sdk 2.810.0 → 2.814.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.
- package/CHANGELOG.md +35 -1
- package/README.md +2 -3
- package/apis/amp-2020-08-01.examples.json +5 -0
- package/apis/amp-2020-08-01.min.json +211 -0
- package/apis/amp-2020-08-01.paginators.json +10 -0
- package/apis/ce-2017-10-25.min.json +101 -97
- package/apis/config-2014-11-12.min.json +40 -6
- package/apis/dlm-2018-01-12.min.json +104 -16
- package/apis/ec2-2016-11-15.min.json +11 -0
- package/apis/greengrassv2-2020-11-30.examples.json +5 -0
- package/apis/greengrassv2-2020-11-30.min.json +1069 -0
- package/apis/greengrassv2-2020-11-30.paginators.json +40 -0
- package/apis/imagebuilder-2019-12-02.min.json +375 -88
- package/apis/imagebuilder-2019-12-02.paginators.json +24 -9
- package/apis/iot-2015-05-28.min.json +904 -278
- package/apis/iot-2015-05-28.paginators.json +24 -0
- package/apis/iotanalytics-2017-11-27.min.json +79 -27
- package/apis/iotdeviceadvisor-2020-09-18.examples.json +5 -0
- package/apis/iotdeviceadvisor-2020-09-18.min.json +596 -0
- package/apis/iotdeviceadvisor-2020-09-18.paginators.json +19 -0
- package/apis/iotfleethub-2020-11-03.examples.json +5 -0
- package/apis/iotfleethub-2020-11-03.min.json +292 -0
- package/apis/iotfleethub-2020-11-03.paginators.json +9 -0
- package/apis/iotwireless-2020-11-22.examples.json +5 -0
- package/apis/iotwireless-2020-11-22.min.json +1832 -0
- package/apis/iotwireless-2020-11-22.paginators.json +29 -0
- package/apis/kms-2014-11-01.examples.json +7 -4
- package/apis/kms-2014-11-01.min.json +7 -1
- package/apis/lambda-2015-03-31.examples.json +6 -6
- package/apis/lambda-2015-03-31.min.json +140 -100
- package/apis/location-2020-11-19.examples.json +5 -0
- package/apis/location-2020-11-19.min.json +1759 -0
- package/apis/location-2020-11-19.paginators.json +44 -0
- package/apis/metadata.json +21 -0
- package/apis/quicksight-2018-04-01.min.json +120 -119
- package/apis/rds-2014-10-31.min.json +192 -172
- package/apis/route53-2013-04-01.min.json +372 -96
- package/apis/route53resolver-2018-04-01.min.json +81 -6
- package/apis/route53resolver-2018-04-01.paginators.json +6 -0
- package/apis/servicecatalog-2015-12-10.min.json +187 -117
- package/apis/servicecatalog-2015-12-10.paginators.json +5 -0
- package/apis/ssm-2014-11-06.min.json +606 -293
- package/apis/ssm-2014-11-06.paginators.json +12 -0
- package/apis/wellarchitected-2020-03-31.examples.json +5 -0
- package/apis/wellarchitected-2020-03-31.min.json +1329 -0
- package/apis/wellarchitected-2020-03-31.paginators.json +49 -0
- package/clients/all.d.ts +7 -0
- package/clients/all.js +8 -1
- package/clients/amp.d.ts +220 -0
- package/clients/amp.js +18 -0
- package/clients/configservice.d.ts +49 -28
- package/clients/costexplorer.d.ts +3 -2
- package/clients/dlm.d.ts +99 -7
- package/clients/ec2.d.ts +14 -2
- package/clients/greengrassv2.d.ts +1270 -0
- package/clients/greengrassv2.js +18 -0
- package/clients/imagebuilder.d.ts +433 -5
- package/clients/iot.d.ts +770 -60
- package/clients/iotanalytics.d.ts +68 -2
- package/clients/iotdeviceadvisor.d.ts +710 -0
- package/clients/iotdeviceadvisor.js +18 -0
- package/clients/iotfleethub.d.ts +315 -0
- package/clients/iotfleethub.js +18 -0
- package/clients/iotwireless.d.ts +2124 -0
- package/clients/iotwireless.js +18 -0
- package/clients/kms.d.ts +117 -109
- package/clients/lambda.d.ts +63 -17
- package/clients/location.d.ts +1498 -0
- package/clients/location.js +18 -0
- package/clients/quicksight.d.ts +15 -10
- package/clients/rds.d.ts +41 -14
- package/clients/route53.d.ts +247 -1
- package/clients/route53resolver.d.ts +105 -8
- package/clients/servicecatalog.d.ts +122 -14
- package/clients/sqs.d.ts +23 -23
- package/clients/ssm.d.ts +534 -31
- package/clients/wellarchitected.d.ts +871 -0
- package/clients/wellarchitected.js +18 -0
- package/dist/aws-sdk-core-react-native.js +7 -2
- package/dist/aws-sdk-react-native.js +293 -24
- package/dist/aws-sdk.js +2709 -1190
- package/dist/aws-sdk.min.js +81 -81
- package/lib/config_service_placeholders.d.ts +14 -0
- package/lib/core.js +1 -1
- package/lib/util.js +5 -0
- package/package.json +1 -1
|
@@ -126,6 +126,9 @@
|
|
|
126
126
|
"SyncCompliance": {},
|
|
127
127
|
"ApplyOnlyAtCronInterval": {
|
|
128
128
|
"type": "boolean"
|
|
129
|
+
},
|
|
130
|
+
"TargetLocations": {
|
|
131
|
+
"shape": "S1f"
|
|
129
132
|
}
|
|
130
133
|
}
|
|
131
134
|
},
|
|
@@ -133,7 +136,7 @@
|
|
|
133
136
|
"type": "structure",
|
|
134
137
|
"members": {
|
|
135
138
|
"AssociationDescription": {
|
|
136
|
-
"shape": "
|
|
139
|
+
"shape": "S1n"
|
|
137
140
|
}
|
|
138
141
|
}
|
|
139
142
|
}
|
|
@@ -148,7 +151,7 @@
|
|
|
148
151
|
"Entries": {
|
|
149
152
|
"type": "list",
|
|
150
153
|
"member": {
|
|
151
|
-
"shape": "
|
|
154
|
+
"shape": "S21"
|
|
152
155
|
}
|
|
153
156
|
}
|
|
154
157
|
}
|
|
@@ -159,7 +162,7 @@
|
|
|
159
162
|
"Successful": {
|
|
160
163
|
"type": "list",
|
|
161
164
|
"member": {
|
|
162
|
-
"shape": "
|
|
165
|
+
"shape": "S1n"
|
|
163
166
|
}
|
|
164
167
|
},
|
|
165
168
|
"Failed": {
|
|
@@ -168,7 +171,7 @@
|
|
|
168
171
|
"type": "structure",
|
|
169
172
|
"members": {
|
|
170
173
|
"Entry": {
|
|
171
|
-
"shape": "
|
|
174
|
+
"shape": "S21"
|
|
172
175
|
},
|
|
173
176
|
"Message": {},
|
|
174
177
|
"Fault": {}
|
|
@@ -188,10 +191,10 @@
|
|
|
188
191
|
"members": {
|
|
189
192
|
"Content": {},
|
|
190
193
|
"Requires": {
|
|
191
|
-
"shape": "
|
|
194
|
+
"shape": "S2a"
|
|
192
195
|
},
|
|
193
196
|
"Attachments": {
|
|
194
|
-
"shape": "
|
|
197
|
+
"shape": "S2c"
|
|
195
198
|
},
|
|
196
199
|
"Name": {},
|
|
197
200
|
"VersionName": {},
|
|
@@ -207,7 +210,7 @@
|
|
|
207
210
|
"type": "structure",
|
|
208
211
|
"members": {
|
|
209
212
|
"DocumentDescription": {
|
|
210
|
-
"shape": "
|
|
213
|
+
"shape": "S2o"
|
|
211
214
|
}
|
|
212
215
|
}
|
|
213
216
|
}
|
|
@@ -225,7 +228,7 @@
|
|
|
225
228
|
"members": {
|
|
226
229
|
"Name": {},
|
|
227
230
|
"Description": {
|
|
228
|
-
"shape": "
|
|
231
|
+
"shape": "S3f"
|
|
229
232
|
},
|
|
230
233
|
"StartDate": {},
|
|
231
234
|
"EndDate": {},
|
|
@@ -268,17 +271,18 @@
|
|
|
268
271
|
],
|
|
269
272
|
"members": {
|
|
270
273
|
"Description": {},
|
|
274
|
+
"OpsItemType": {},
|
|
271
275
|
"OperationalData": {
|
|
272
|
-
"shape": "
|
|
276
|
+
"shape": "S3t"
|
|
273
277
|
},
|
|
274
278
|
"Notifications": {
|
|
275
|
-
"shape": "
|
|
279
|
+
"shape": "S3y"
|
|
276
280
|
},
|
|
277
281
|
"Priority": {
|
|
278
282
|
"type": "integer"
|
|
279
283
|
},
|
|
280
284
|
"RelatedOpsItems": {
|
|
281
|
-
"shape": "
|
|
285
|
+
"shape": "S42"
|
|
282
286
|
},
|
|
283
287
|
"Source": {},
|
|
284
288
|
"Title": {},
|
|
@@ -286,7 +290,19 @@
|
|
|
286
290
|
"shape": "S4"
|
|
287
291
|
},
|
|
288
292
|
"Category": {},
|
|
289
|
-
"Severity": {}
|
|
293
|
+
"Severity": {},
|
|
294
|
+
"ActualStartTime": {
|
|
295
|
+
"type": "timestamp"
|
|
296
|
+
},
|
|
297
|
+
"ActualEndTime": {
|
|
298
|
+
"type": "timestamp"
|
|
299
|
+
},
|
|
300
|
+
"PlannedStartTime": {
|
|
301
|
+
"type": "timestamp"
|
|
302
|
+
},
|
|
303
|
+
"PlannedEndTime": {
|
|
304
|
+
"type": "timestamp"
|
|
305
|
+
}
|
|
290
306
|
}
|
|
291
307
|
},
|
|
292
308
|
"output": {
|
|
@@ -305,7 +321,7 @@
|
|
|
305
321
|
"members": {
|
|
306
322
|
"ResourceId": {},
|
|
307
323
|
"Metadata": {
|
|
308
|
-
"shape": "
|
|
324
|
+
"shape": "S4b"
|
|
309
325
|
}
|
|
310
326
|
}
|
|
311
327
|
},
|
|
@@ -326,25 +342,25 @@
|
|
|
326
342
|
"OperatingSystem": {},
|
|
327
343
|
"Name": {},
|
|
328
344
|
"GlobalFilters": {
|
|
329
|
-
"shape": "
|
|
345
|
+
"shape": "S4k"
|
|
330
346
|
},
|
|
331
347
|
"ApprovalRules": {
|
|
332
|
-
"shape": "
|
|
348
|
+
"shape": "S4q"
|
|
333
349
|
},
|
|
334
350
|
"ApprovedPatches": {
|
|
335
|
-
"shape": "
|
|
351
|
+
"shape": "S4x"
|
|
336
352
|
},
|
|
337
353
|
"ApprovedPatchesComplianceLevel": {},
|
|
338
354
|
"ApprovedPatchesEnableNonSecurity": {
|
|
339
355
|
"type": "boolean"
|
|
340
356
|
},
|
|
341
357
|
"RejectedPatches": {
|
|
342
|
-
"shape": "
|
|
358
|
+
"shape": "S4x"
|
|
343
359
|
},
|
|
344
360
|
"RejectedPatchesAction": {},
|
|
345
361
|
"Description": {},
|
|
346
362
|
"Sources": {
|
|
347
|
-
"shape": "
|
|
363
|
+
"shape": "S51"
|
|
348
364
|
},
|
|
349
365
|
"ClientToken": {
|
|
350
366
|
"idempotencyToken": true
|
|
@@ -370,11 +386,11 @@
|
|
|
370
386
|
"members": {
|
|
371
387
|
"SyncName": {},
|
|
372
388
|
"S3Destination": {
|
|
373
|
-
"shape": "
|
|
389
|
+
"shape": "S5b"
|
|
374
390
|
},
|
|
375
391
|
"SyncType": {},
|
|
376
392
|
"SyncSource": {
|
|
377
|
-
"shape": "
|
|
393
|
+
"shape": "S5k"
|
|
378
394
|
}
|
|
379
395
|
}
|
|
380
396
|
},
|
|
@@ -455,7 +471,7 @@
|
|
|
455
471
|
"DeletionId": {},
|
|
456
472
|
"TypeName": {},
|
|
457
473
|
"DeletionSummary": {
|
|
458
|
-
"shape": "
|
|
474
|
+
"shape": "S67"
|
|
459
475
|
}
|
|
460
476
|
}
|
|
461
477
|
}
|
|
@@ -515,7 +531,7 @@
|
|
|
515
531
|
],
|
|
516
532
|
"members": {
|
|
517
533
|
"Names": {
|
|
518
|
-
"shape": "
|
|
534
|
+
"shape": "S6m"
|
|
519
535
|
}
|
|
520
536
|
}
|
|
521
537
|
},
|
|
@@ -523,10 +539,10 @@
|
|
|
523
539
|
"type": "structure",
|
|
524
540
|
"members": {
|
|
525
541
|
"DeletedParameters": {
|
|
526
|
-
"shape": "
|
|
542
|
+
"shape": "S6m"
|
|
527
543
|
},
|
|
528
544
|
"InvalidParameters": {
|
|
529
|
-
"shape": "
|
|
545
|
+
"shape": "S6m"
|
|
530
546
|
}
|
|
531
547
|
}
|
|
532
548
|
}
|
|
@@ -716,7 +732,7 @@
|
|
|
716
732
|
"type": "structure",
|
|
717
733
|
"members": {
|
|
718
734
|
"AssociationDescription": {
|
|
719
|
-
"shape": "
|
|
735
|
+
"shape": "S1n"
|
|
720
736
|
}
|
|
721
737
|
}
|
|
722
738
|
}
|
|
@@ -888,7 +904,7 @@
|
|
|
888
904
|
"ExecutedBy": {},
|
|
889
905
|
"LogFile": {},
|
|
890
906
|
"Outputs": {
|
|
891
|
-
"shape": "
|
|
907
|
+
"shape": "S8h"
|
|
892
908
|
},
|
|
893
909
|
"Mode": {},
|
|
894
910
|
"ParentAutomationExecutionId": {},
|
|
@@ -900,15 +916,25 @@
|
|
|
900
916
|
"shape": "Sx"
|
|
901
917
|
},
|
|
902
918
|
"TargetMaps": {
|
|
903
|
-
"shape": "
|
|
919
|
+
"shape": "S8m"
|
|
904
920
|
},
|
|
905
921
|
"ResolvedTargets": {
|
|
906
|
-
"shape": "
|
|
922
|
+
"shape": "S8r"
|
|
907
923
|
},
|
|
908
924
|
"MaxConcurrency": {},
|
|
909
925
|
"MaxErrors": {},
|
|
910
926
|
"Target": {},
|
|
911
|
-
"AutomationType": {}
|
|
927
|
+
"AutomationType": {},
|
|
928
|
+
"AutomationSubtype": {},
|
|
929
|
+
"ScheduledTime": {
|
|
930
|
+
"type": "timestamp"
|
|
931
|
+
},
|
|
932
|
+
"Runbooks": {
|
|
933
|
+
"shape": "S8v"
|
|
934
|
+
},
|
|
935
|
+
"OpsItemId": {},
|
|
936
|
+
"AssociationId": {},
|
|
937
|
+
"ChangeRequestName": {}
|
|
912
938
|
}
|
|
913
939
|
}
|
|
914
940
|
},
|
|
@@ -954,7 +980,7 @@
|
|
|
954
980
|
"type": "structure",
|
|
955
981
|
"members": {
|
|
956
982
|
"StepExecutions": {
|
|
957
|
-
"shape": "
|
|
983
|
+
"shape": "S95"
|
|
958
984
|
},
|
|
959
985
|
"NextToken": {}
|
|
960
986
|
}
|
|
@@ -965,7 +991,7 @@
|
|
|
965
991
|
"type": "structure",
|
|
966
992
|
"members": {
|
|
967
993
|
"Filters": {
|
|
968
|
-
"shape": "
|
|
994
|
+
"shape": "S9f"
|
|
969
995
|
},
|
|
970
996
|
"MaxResults": {
|
|
971
997
|
"type": "integer"
|
|
@@ -979,7 +1005,7 @@
|
|
|
979
1005
|
"Patches": {
|
|
980
1006
|
"type": "list",
|
|
981
1007
|
"member": {
|
|
982
|
-
"shape": "
|
|
1008
|
+
"shape": "S9n"
|
|
983
1009
|
}
|
|
984
1010
|
},
|
|
985
1011
|
"NextToken": {}
|
|
@@ -1002,7 +1028,7 @@
|
|
|
1002
1028
|
"type": "structure",
|
|
1003
1029
|
"members": {
|
|
1004
1030
|
"Document": {
|
|
1005
|
-
"shape": "
|
|
1031
|
+
"shape": "S2o"
|
|
1006
1032
|
}
|
|
1007
1033
|
}
|
|
1008
1034
|
}
|
|
@@ -1023,7 +1049,7 @@
|
|
|
1023
1049
|
"type": "structure",
|
|
1024
1050
|
"members": {
|
|
1025
1051
|
"AccountIds": {
|
|
1026
|
-
"shape": "
|
|
1052
|
+
"shape": "Sah"
|
|
1027
1053
|
},
|
|
1028
1054
|
"AccountSharingInfoList": {
|
|
1029
1055
|
"type": "list",
|
|
@@ -1094,7 +1120,7 @@
|
|
|
1094
1120
|
"type": "structure",
|
|
1095
1121
|
"members": {
|
|
1096
1122
|
"Patch": {
|
|
1097
|
-
"shape": "
|
|
1123
|
+
"shape": "S9n"
|
|
1098
1124
|
},
|
|
1099
1125
|
"PatchStatus": {
|
|
1100
1126
|
"type": "structure",
|
|
@@ -1181,7 +1207,7 @@
|
|
|
1181
1207
|
"members": {
|
|
1182
1208
|
"key": {},
|
|
1183
1209
|
"valueSet": {
|
|
1184
|
-
"shape": "
|
|
1210
|
+
"shape": "Sba"
|
|
1185
1211
|
}
|
|
1186
1212
|
}
|
|
1187
1213
|
}
|
|
@@ -1197,7 +1223,7 @@
|
|
|
1197
1223
|
"members": {
|
|
1198
1224
|
"Key": {},
|
|
1199
1225
|
"Values": {
|
|
1200
|
-
"shape": "
|
|
1226
|
+
"shape": "Sba"
|
|
1201
1227
|
}
|
|
1202
1228
|
}
|
|
1203
1229
|
}
|
|
@@ -1286,7 +1312,7 @@
|
|
|
1286
1312
|
"InstancePatchStates": {
|
|
1287
1313
|
"type": "list",
|
|
1288
1314
|
"member": {
|
|
1289
|
-
"shape": "
|
|
1315
|
+
"shape": "Sbu"
|
|
1290
1316
|
}
|
|
1291
1317
|
},
|
|
1292
1318
|
"NextToken": {}
|
|
@@ -1332,7 +1358,7 @@
|
|
|
1332
1358
|
"InstancePatchStates": {
|
|
1333
1359
|
"type": "list",
|
|
1334
1360
|
"member": {
|
|
1335
|
-
"shape": "
|
|
1361
|
+
"shape": "Sbu"
|
|
1336
1362
|
}
|
|
1337
1363
|
},
|
|
1338
1364
|
"NextToken": {}
|
|
@@ -1348,7 +1374,7 @@
|
|
|
1348
1374
|
"members": {
|
|
1349
1375
|
"InstanceId": {},
|
|
1350
1376
|
"Filters": {
|
|
1351
|
-
"shape": "
|
|
1377
|
+
"shape": "S9f"
|
|
1352
1378
|
},
|
|
1353
1379
|
"NextToken": {},
|
|
1354
1380
|
"MaxResults": {
|
|
@@ -1415,7 +1441,7 @@
|
|
|
1415
1441
|
"LastStatus": {},
|
|
1416
1442
|
"LastStatusMessage": {},
|
|
1417
1443
|
"DeletionSummary": {
|
|
1418
|
-
"shape": "
|
|
1444
|
+
"shape": "S67"
|
|
1419
1445
|
},
|
|
1420
1446
|
"LastStatusUpdateTime": {
|
|
1421
1447
|
"type": "timestamp"
|
|
@@ -1438,7 +1464,7 @@
|
|
|
1438
1464
|
"WindowExecutionId": {},
|
|
1439
1465
|
"TaskId": {},
|
|
1440
1466
|
"Filters": {
|
|
1441
|
-
"shape": "
|
|
1467
|
+
"shape": "Scx"
|
|
1442
1468
|
},
|
|
1443
1469
|
"MaxResults": {
|
|
1444
1470
|
"type": "integer"
|
|
@@ -1460,7 +1486,7 @@
|
|
|
1460
1486
|
"ExecutionId": {},
|
|
1461
1487
|
"TaskType": {},
|
|
1462
1488
|
"Parameters": {
|
|
1463
|
-
"shape": "
|
|
1489
|
+
"shape": "Sd9"
|
|
1464
1490
|
},
|
|
1465
1491
|
"Status": {},
|
|
1466
1492
|
"StatusDetails": {},
|
|
@@ -1471,7 +1497,7 @@
|
|
|
1471
1497
|
"type": "timestamp"
|
|
1472
1498
|
},
|
|
1473
1499
|
"OwnerInformation": {
|
|
1474
|
-
"shape": "
|
|
1500
|
+
"shape": "Sbx"
|
|
1475
1501
|
},
|
|
1476
1502
|
"WindowTargetId": {}
|
|
1477
1503
|
}
|
|
@@ -1490,7 +1516,7 @@
|
|
|
1490
1516
|
"members": {
|
|
1491
1517
|
"WindowExecutionId": {},
|
|
1492
1518
|
"Filters": {
|
|
1493
|
-
"shape": "
|
|
1519
|
+
"shape": "Scx"
|
|
1494
1520
|
},
|
|
1495
1521
|
"MaxResults": {
|
|
1496
1522
|
"type": "integer"
|
|
@@ -1534,7 +1560,7 @@
|
|
|
1534
1560
|
"members": {
|
|
1535
1561
|
"WindowId": {},
|
|
1536
1562
|
"Filters": {
|
|
1537
|
-
"shape": "
|
|
1563
|
+
"shape": "Scx"
|
|
1538
1564
|
},
|
|
1539
1565
|
"MaxResults": {
|
|
1540
1566
|
"type": "integer"
|
|
@@ -1577,7 +1603,7 @@
|
|
|
1577
1603
|
},
|
|
1578
1604
|
"ResourceType": {},
|
|
1579
1605
|
"Filters": {
|
|
1580
|
-
"shape": "
|
|
1606
|
+
"shape": "S9f"
|
|
1581
1607
|
},
|
|
1582
1608
|
"MaxResults": {
|
|
1583
1609
|
"type": "integer"
|
|
@@ -1612,7 +1638,7 @@
|
|
|
1612
1638
|
"members": {
|
|
1613
1639
|
"WindowId": {},
|
|
1614
1640
|
"Filters": {
|
|
1615
|
-
"shape": "
|
|
1641
|
+
"shape": "Scx"
|
|
1616
1642
|
},
|
|
1617
1643
|
"MaxResults": {
|
|
1618
1644
|
"type": "integer"
|
|
@@ -1635,11 +1661,11 @@
|
|
|
1635
1661
|
"shape": "Sx"
|
|
1636
1662
|
},
|
|
1637
1663
|
"OwnerInformation": {
|
|
1638
|
-
"shape": "
|
|
1664
|
+
"shape": "Sbx"
|
|
1639
1665
|
},
|
|
1640
1666
|
"Name": {},
|
|
1641
1667
|
"Description": {
|
|
1642
|
-
"shape": "
|
|
1668
|
+
"shape": "S3f"
|
|
1643
1669
|
}
|
|
1644
1670
|
}
|
|
1645
1671
|
}
|
|
@@ -1657,7 +1683,7 @@
|
|
|
1657
1683
|
"members": {
|
|
1658
1684
|
"WindowId": {},
|
|
1659
1685
|
"Filters": {
|
|
1660
|
-
"shape": "
|
|
1686
|
+
"shape": "Scx"
|
|
1661
1687
|
},
|
|
1662
1688
|
"MaxResults": {
|
|
1663
1689
|
"type": "integer"
|
|
@@ -1681,20 +1707,20 @@
|
|
|
1681
1707
|
"shape": "Sx"
|
|
1682
1708
|
},
|
|
1683
1709
|
"TaskParameters": {
|
|
1684
|
-
"shape": "
|
|
1710
|
+
"shape": "Se0"
|
|
1685
1711
|
},
|
|
1686
1712
|
"Priority": {
|
|
1687
1713
|
"type": "integer"
|
|
1688
1714
|
},
|
|
1689
1715
|
"LoggingInfo": {
|
|
1690
|
-
"shape": "
|
|
1716
|
+
"shape": "Se6"
|
|
1691
1717
|
},
|
|
1692
1718
|
"ServiceRoleArn": {},
|
|
1693
1719
|
"MaxConcurrency": {},
|
|
1694
1720
|
"MaxErrors": {},
|
|
1695
1721
|
"Name": {},
|
|
1696
1722
|
"Description": {
|
|
1697
|
-
"shape": "
|
|
1723
|
+
"shape": "S3f"
|
|
1698
1724
|
}
|
|
1699
1725
|
}
|
|
1700
1726
|
}
|
|
@@ -1708,7 +1734,7 @@
|
|
|
1708
1734
|
"type": "structure",
|
|
1709
1735
|
"members": {
|
|
1710
1736
|
"Filters": {
|
|
1711
|
-
"shape": "
|
|
1737
|
+
"shape": "Scx"
|
|
1712
1738
|
},
|
|
1713
1739
|
"MaxResults": {
|
|
1714
1740
|
"type": "integer"
|
|
@@ -1727,7 +1753,7 @@
|
|
|
1727
1753
|
"WindowId": {},
|
|
1728
1754
|
"Name": {},
|
|
1729
1755
|
"Description": {
|
|
1730
|
-
"shape": "
|
|
1756
|
+
"shape": "S3f"
|
|
1731
1757
|
},
|
|
1732
1758
|
"Enabled": {
|
|
1733
1759
|
"type": "boolean"
|
|
@@ -1842,10 +1868,23 @@
|
|
|
1842
1868
|
"OpsItemId": {},
|
|
1843
1869
|
"Title": {},
|
|
1844
1870
|
"OperationalData": {
|
|
1845
|
-
"shape": "
|
|
1871
|
+
"shape": "S3t"
|
|
1846
1872
|
},
|
|
1847
1873
|
"Category": {},
|
|
1848
|
-
"Severity": {}
|
|
1874
|
+
"Severity": {},
|
|
1875
|
+
"OpsItemType": {},
|
|
1876
|
+
"ActualStartTime": {
|
|
1877
|
+
"type": "timestamp"
|
|
1878
|
+
},
|
|
1879
|
+
"ActualEndTime": {
|
|
1880
|
+
"type": "timestamp"
|
|
1881
|
+
},
|
|
1882
|
+
"PlannedStartTime": {
|
|
1883
|
+
"type": "timestamp"
|
|
1884
|
+
},
|
|
1885
|
+
"PlannedEndTime": {
|
|
1886
|
+
"type": "timestamp"
|
|
1887
|
+
}
|
|
1849
1888
|
}
|
|
1850
1889
|
}
|
|
1851
1890
|
}
|
|
@@ -1874,7 +1913,7 @@
|
|
|
1874
1913
|
}
|
|
1875
1914
|
},
|
|
1876
1915
|
"ParameterFilters": {
|
|
1877
|
-
"shape": "
|
|
1916
|
+
"shape": "Sf0"
|
|
1878
1917
|
},
|
|
1879
1918
|
"MaxResults": {
|
|
1880
1919
|
"type": "integer"
|
|
@@ -1904,7 +1943,7 @@
|
|
|
1904
1943
|
},
|
|
1905
1944
|
"Tier": {},
|
|
1906
1945
|
"Policies": {
|
|
1907
|
-
"shape": "
|
|
1946
|
+
"shape": "Sff"
|
|
1908
1947
|
},
|
|
1909
1948
|
"DataType": {}
|
|
1910
1949
|
}
|
|
@@ -1919,7 +1958,7 @@
|
|
|
1919
1958
|
"type": "structure",
|
|
1920
1959
|
"members": {
|
|
1921
1960
|
"Filters": {
|
|
1922
|
-
"shape": "
|
|
1961
|
+
"shape": "S9f"
|
|
1923
1962
|
},
|
|
1924
1963
|
"MaxResults": {
|
|
1925
1964
|
"type": "integer"
|
|
@@ -1933,7 +1972,7 @@
|
|
|
1933
1972
|
"BaselineIdentities": {
|
|
1934
1973
|
"type": "list",
|
|
1935
1974
|
"member": {
|
|
1936
|
-
"shape": "
|
|
1975
|
+
"shape": "Sfl"
|
|
1937
1976
|
}
|
|
1938
1977
|
},
|
|
1939
1978
|
"NextToken": {}
|
|
@@ -1991,7 +2030,7 @@
|
|
|
1991
2030
|
"type": "integer"
|
|
1992
2031
|
},
|
|
1993
2032
|
"Filters": {
|
|
1994
|
-
"shape": "
|
|
2033
|
+
"shape": "S9f"
|
|
1995
2034
|
},
|
|
1996
2035
|
"NextToken": {}
|
|
1997
2036
|
}
|
|
@@ -2006,7 +2045,7 @@
|
|
|
2006
2045
|
"members": {
|
|
2007
2046
|
"PatchGroup": {},
|
|
2008
2047
|
"BaselineIdentity": {
|
|
2009
|
-
"shape": "
|
|
2048
|
+
"shape": "Sfl"
|
|
2010
2049
|
}
|
|
2011
2050
|
}
|
|
2012
2051
|
}
|
|
@@ -2136,16 +2175,16 @@
|
|
|
2136
2175
|
},
|
|
2137
2176
|
"AutomationExecutionStatus": {},
|
|
2138
2177
|
"StepExecutions": {
|
|
2139
|
-
"shape": "
|
|
2178
|
+
"shape": "S95"
|
|
2140
2179
|
},
|
|
2141
2180
|
"StepExecutionsTruncated": {
|
|
2142
2181
|
"type": "boolean"
|
|
2143
2182
|
},
|
|
2144
2183
|
"Parameters": {
|
|
2145
|
-
"shape": "
|
|
2184
|
+
"shape": "S8h"
|
|
2146
2185
|
},
|
|
2147
2186
|
"Outputs": {
|
|
2148
|
-
"shape": "
|
|
2187
|
+
"shape": "S8h"
|
|
2149
2188
|
},
|
|
2150
2189
|
"FailureMessage": {},
|
|
2151
2190
|
"Mode": {},
|
|
@@ -2158,16 +2197,16 @@
|
|
|
2158
2197
|
"shape": "Sx"
|
|
2159
2198
|
},
|
|
2160
2199
|
"TargetMaps": {
|
|
2161
|
-
"shape": "
|
|
2200
|
+
"shape": "S8m"
|
|
2162
2201
|
},
|
|
2163
2202
|
"ResolvedTargets": {
|
|
2164
|
-
"shape": "
|
|
2203
|
+
"shape": "S8r"
|
|
2165
2204
|
},
|
|
2166
2205
|
"MaxConcurrency": {},
|
|
2167
2206
|
"MaxErrors": {},
|
|
2168
2207
|
"Target": {},
|
|
2169
2208
|
"TargetLocations": {
|
|
2170
|
-
"shape": "
|
|
2209
|
+
"shape": "S1f"
|
|
2171
2210
|
},
|
|
2172
2211
|
"ProgressCounters": {
|
|
2173
2212
|
"type": "structure",
|
|
@@ -2188,7 +2227,17 @@
|
|
|
2188
2227
|
"type": "integer"
|
|
2189
2228
|
}
|
|
2190
2229
|
}
|
|
2191
|
-
}
|
|
2230
|
+
},
|
|
2231
|
+
"AutomationSubtype": {},
|
|
2232
|
+
"ScheduledTime": {
|
|
2233
|
+
"type": "timestamp"
|
|
2234
|
+
},
|
|
2235
|
+
"Runbooks": {
|
|
2236
|
+
"shape": "S8v"
|
|
2237
|
+
},
|
|
2238
|
+
"OpsItemId": {},
|
|
2239
|
+
"AssociationId": {},
|
|
2240
|
+
"ChangeRequestName": {}
|
|
2192
2241
|
}
|
|
2193
2242
|
}
|
|
2194
2243
|
}
|
|
@@ -2252,7 +2301,7 @@
|
|
|
2252
2301
|
"StandardErrorContent": {},
|
|
2253
2302
|
"StandardErrorUrl": {},
|
|
2254
2303
|
"CloudWatchOutputConfig": {
|
|
2255
|
-
"shape": "
|
|
2304
|
+
"shape": "Sh4"
|
|
2256
2305
|
}
|
|
2257
2306
|
}
|
|
2258
2307
|
}
|
|
@@ -2337,7 +2386,7 @@
|
|
|
2337
2386
|
"DocumentType": {},
|
|
2338
2387
|
"DocumentFormat": {},
|
|
2339
2388
|
"Requires": {
|
|
2340
|
-
"shape": "
|
|
2389
|
+
"shape": "S2a"
|
|
2341
2390
|
},
|
|
2342
2391
|
"AttachmentsContent": {
|
|
2343
2392
|
"type": "list",
|
|
@@ -2353,7 +2402,8 @@
|
|
|
2353
2402
|
"Url": {}
|
|
2354
2403
|
}
|
|
2355
2404
|
}
|
|
2356
|
-
}
|
|
2405
|
+
},
|
|
2406
|
+
"ReviewStatus": {}
|
|
2357
2407
|
}
|
|
2358
2408
|
}
|
|
2359
2409
|
},
|
|
@@ -2362,10 +2412,10 @@
|
|
|
2362
2412
|
"type": "structure",
|
|
2363
2413
|
"members": {
|
|
2364
2414
|
"Filters": {
|
|
2365
|
-
"shape": "
|
|
2415
|
+
"shape": "Shp"
|
|
2366
2416
|
},
|
|
2367
2417
|
"Aggregators": {
|
|
2368
|
-
"shape": "
|
|
2418
|
+
"shape": "Shv"
|
|
2369
2419
|
},
|
|
2370
2420
|
"ResultAttributes": {
|
|
2371
2421
|
"type": "list",
|
|
@@ -2410,7 +2460,7 @@
|
|
|
2410
2460
|
"CaptureTime": {},
|
|
2411
2461
|
"ContentHash": {},
|
|
2412
2462
|
"Content": {
|
|
2413
|
-
"shape": "
|
|
2463
|
+
"shape": "Sic"
|
|
2414
2464
|
}
|
|
2415
2465
|
}
|
|
2416
2466
|
}
|
|
@@ -2491,7 +2541,7 @@
|
|
|
2491
2541
|
"WindowId": {},
|
|
2492
2542
|
"Name": {},
|
|
2493
2543
|
"Description": {
|
|
2494
|
-
"shape": "
|
|
2544
|
+
"shape": "S3f"
|
|
2495
2545
|
},
|
|
2496
2546
|
"StartDate": {},
|
|
2497
2547
|
"EndDate": {},
|
|
@@ -2574,7 +2624,7 @@
|
|
|
2574
2624
|
"TaskParameters": {
|
|
2575
2625
|
"type": "list",
|
|
2576
2626
|
"member": {
|
|
2577
|
-
"shape": "
|
|
2627
|
+
"shape": "Se0"
|
|
2578
2628
|
},
|
|
2579
2629
|
"sensitive": true
|
|
2580
2630
|
},
|
|
@@ -2617,7 +2667,7 @@
|
|
|
2617
2667
|
"ExecutionId": {},
|
|
2618
2668
|
"TaskType": {},
|
|
2619
2669
|
"Parameters": {
|
|
2620
|
-
"shape": "
|
|
2670
|
+
"shape": "Sd9"
|
|
2621
2671
|
},
|
|
2622
2672
|
"Status": {},
|
|
2623
2673
|
"StatusDetails": {},
|
|
@@ -2628,7 +2678,7 @@
|
|
|
2628
2678
|
"type": "timestamp"
|
|
2629
2679
|
},
|
|
2630
2680
|
"OwnerInformation": {
|
|
2631
|
-
"shape": "
|
|
2681
|
+
"shape": "Sbx"
|
|
2632
2682
|
},
|
|
2633
2683
|
"WindowTargetId": {}
|
|
2634
2684
|
}
|
|
@@ -2658,10 +2708,10 @@
|
|
|
2658
2708
|
"ServiceRoleArn": {},
|
|
2659
2709
|
"TaskType": {},
|
|
2660
2710
|
"TaskParameters": {
|
|
2661
|
-
"shape": "
|
|
2711
|
+
"shape": "Se0"
|
|
2662
2712
|
},
|
|
2663
2713
|
"TaskInvocationParameters": {
|
|
2664
|
-
"shape": "
|
|
2714
|
+
"shape": "Sj3"
|
|
2665
2715
|
},
|
|
2666
2716
|
"Priority": {
|
|
2667
2717
|
"type": "integer"
|
|
@@ -2669,11 +2719,11 @@
|
|
|
2669
2719
|
"MaxConcurrency": {},
|
|
2670
2720
|
"MaxErrors": {},
|
|
2671
2721
|
"LoggingInfo": {
|
|
2672
|
-
"shape": "
|
|
2722
|
+
"shape": "Se6"
|
|
2673
2723
|
},
|
|
2674
2724
|
"Name": {},
|
|
2675
2725
|
"Description": {
|
|
2676
|
-
"shape": "
|
|
2726
|
+
"shape": "S3f"
|
|
2677
2727
|
}
|
|
2678
2728
|
}
|
|
2679
2729
|
}
|
|
@@ -2695,6 +2745,7 @@
|
|
|
2695
2745
|
"type": "structure",
|
|
2696
2746
|
"members": {
|
|
2697
2747
|
"CreatedBy": {},
|
|
2748
|
+
"OpsItemType": {},
|
|
2698
2749
|
"CreatedTime": {
|
|
2699
2750
|
"type": "timestamp"
|
|
2700
2751
|
},
|
|
@@ -2704,13 +2755,13 @@
|
|
|
2704
2755
|
"type": "timestamp"
|
|
2705
2756
|
},
|
|
2706
2757
|
"Notifications": {
|
|
2707
|
-
"shape": "
|
|
2758
|
+
"shape": "S3y"
|
|
2708
2759
|
},
|
|
2709
2760
|
"Priority": {
|
|
2710
2761
|
"type": "integer"
|
|
2711
2762
|
},
|
|
2712
2763
|
"RelatedOpsItems": {
|
|
2713
|
-
"shape": "
|
|
2764
|
+
"shape": "S42"
|
|
2714
2765
|
},
|
|
2715
2766
|
"Status": {},
|
|
2716
2767
|
"OpsItemId": {},
|
|
@@ -2718,10 +2769,22 @@
|
|
|
2718
2769
|
"Title": {},
|
|
2719
2770
|
"Source": {},
|
|
2720
2771
|
"OperationalData": {
|
|
2721
|
-
"shape": "
|
|
2772
|
+
"shape": "S3t"
|
|
2722
2773
|
},
|
|
2723
2774
|
"Category": {},
|
|
2724
|
-
"Severity": {}
|
|
2775
|
+
"Severity": {},
|
|
2776
|
+
"ActualStartTime": {
|
|
2777
|
+
"type": "timestamp"
|
|
2778
|
+
},
|
|
2779
|
+
"ActualEndTime": {
|
|
2780
|
+
"type": "timestamp"
|
|
2781
|
+
},
|
|
2782
|
+
"PlannedStartTime": {
|
|
2783
|
+
"type": "timestamp"
|
|
2784
|
+
},
|
|
2785
|
+
"PlannedEndTime": {
|
|
2786
|
+
"type": "timestamp"
|
|
2787
|
+
}
|
|
2725
2788
|
}
|
|
2726
2789
|
}
|
|
2727
2790
|
}
|
|
@@ -2746,7 +2809,7 @@
|
|
|
2746
2809
|
"members": {
|
|
2747
2810
|
"ResourceId": {},
|
|
2748
2811
|
"Metadata": {
|
|
2749
|
-
"shape": "
|
|
2812
|
+
"shape": "S4b"
|
|
2750
2813
|
},
|
|
2751
2814
|
"NextToken": {}
|
|
2752
2815
|
}
|
|
@@ -2758,10 +2821,10 @@
|
|
|
2758
2821
|
"members": {
|
|
2759
2822
|
"SyncName": {},
|
|
2760
2823
|
"Filters": {
|
|
2761
|
-
"shape": "
|
|
2824
|
+
"shape": "Sjq"
|
|
2762
2825
|
},
|
|
2763
2826
|
"Aggregators": {
|
|
2764
|
-
"shape": "
|
|
2827
|
+
"shape": "Sjw"
|
|
2765
2828
|
},
|
|
2766
2829
|
"ResultAttributes": {
|
|
2767
2830
|
"type": "list",
|
|
@@ -2832,7 +2895,7 @@
|
|
|
2832
2895
|
"type": "structure",
|
|
2833
2896
|
"members": {
|
|
2834
2897
|
"Parameter": {
|
|
2835
|
-
"shape": "
|
|
2898
|
+
"shape": "Ski"
|
|
2836
2899
|
}
|
|
2837
2900
|
}
|
|
2838
2901
|
}
|
|
@@ -2876,11 +2939,11 @@
|
|
|
2876
2939
|
"type": "long"
|
|
2877
2940
|
},
|
|
2878
2941
|
"Labels": {
|
|
2879
|
-
"shape": "
|
|
2942
|
+
"shape": "Skp"
|
|
2880
2943
|
},
|
|
2881
2944
|
"Tier": {},
|
|
2882
2945
|
"Policies": {
|
|
2883
|
-
"shape": "
|
|
2946
|
+
"shape": "Sff"
|
|
2884
2947
|
},
|
|
2885
2948
|
"DataType": {}
|
|
2886
2949
|
}
|
|
@@ -2898,7 +2961,7 @@
|
|
|
2898
2961
|
],
|
|
2899
2962
|
"members": {
|
|
2900
2963
|
"Names": {
|
|
2901
|
-
"shape": "
|
|
2964
|
+
"shape": "S6m"
|
|
2902
2965
|
},
|
|
2903
2966
|
"WithDecryption": {
|
|
2904
2967
|
"type": "boolean"
|
|
@@ -2909,10 +2972,10 @@
|
|
|
2909
2972
|
"type": "structure",
|
|
2910
2973
|
"members": {
|
|
2911
2974
|
"Parameters": {
|
|
2912
|
-
"shape": "
|
|
2975
|
+
"shape": "Skt"
|
|
2913
2976
|
},
|
|
2914
2977
|
"InvalidParameters": {
|
|
2915
|
-
"shape": "
|
|
2978
|
+
"shape": "S6m"
|
|
2916
2979
|
}
|
|
2917
2980
|
}
|
|
2918
2981
|
}
|
|
@@ -2929,7 +2992,7 @@
|
|
|
2929
2992
|
"type": "boolean"
|
|
2930
2993
|
},
|
|
2931
2994
|
"ParameterFilters": {
|
|
2932
|
-
"shape": "
|
|
2995
|
+
"shape": "Sf0"
|
|
2933
2996
|
},
|
|
2934
2997
|
"WithDecryption": {
|
|
2935
2998
|
"type": "boolean"
|
|
@@ -2944,7 +3007,7 @@
|
|
|
2944
3007
|
"type": "structure",
|
|
2945
3008
|
"members": {
|
|
2946
3009
|
"Parameters": {
|
|
2947
|
-
"shape": "
|
|
3010
|
+
"shape": "Skt"
|
|
2948
3011
|
},
|
|
2949
3012
|
"NextToken": {}
|
|
2950
3013
|
}
|
|
@@ -2967,20 +3030,20 @@
|
|
|
2967
3030
|
"Name": {},
|
|
2968
3031
|
"OperatingSystem": {},
|
|
2969
3032
|
"GlobalFilters": {
|
|
2970
|
-
"shape": "
|
|
3033
|
+
"shape": "S4k"
|
|
2971
3034
|
},
|
|
2972
3035
|
"ApprovalRules": {
|
|
2973
|
-
"shape": "
|
|
3036
|
+
"shape": "S4q"
|
|
2974
3037
|
},
|
|
2975
3038
|
"ApprovedPatches": {
|
|
2976
|
-
"shape": "
|
|
3039
|
+
"shape": "S4x"
|
|
2977
3040
|
},
|
|
2978
3041
|
"ApprovedPatchesComplianceLevel": {},
|
|
2979
3042
|
"ApprovedPatchesEnableNonSecurity": {
|
|
2980
3043
|
"type": "boolean"
|
|
2981
3044
|
},
|
|
2982
3045
|
"RejectedPatches": {
|
|
2983
|
-
"shape": "
|
|
3046
|
+
"shape": "S4x"
|
|
2984
3047
|
},
|
|
2985
3048
|
"RejectedPatchesAction": {},
|
|
2986
3049
|
"PatchGroups": {
|
|
@@ -2995,7 +3058,7 @@
|
|
|
2995
3058
|
},
|
|
2996
3059
|
"Description": {},
|
|
2997
3060
|
"Sources": {
|
|
2998
|
-
"shape": "
|
|
3061
|
+
"shape": "S51"
|
|
2999
3062
|
}
|
|
3000
3063
|
}
|
|
3001
3064
|
}
|
|
@@ -3034,7 +3097,7 @@
|
|
|
3034
3097
|
"type": "structure",
|
|
3035
3098
|
"members": {
|
|
3036
3099
|
"ServiceSetting": {
|
|
3037
|
-
"shape": "
|
|
3100
|
+
"shape": "Sl5"
|
|
3038
3101
|
}
|
|
3039
3102
|
}
|
|
3040
3103
|
}
|
|
@@ -3052,7 +3115,7 @@
|
|
|
3052
3115
|
"type": "long"
|
|
3053
3116
|
},
|
|
3054
3117
|
"Labels": {
|
|
3055
|
-
"shape": "
|
|
3118
|
+
"shape": "Skp"
|
|
3056
3119
|
}
|
|
3057
3120
|
}
|
|
3058
3121
|
},
|
|
@@ -3060,7 +3123,7 @@
|
|
|
3060
3123
|
"type": "structure",
|
|
3061
3124
|
"members": {
|
|
3062
3125
|
"InvalidLabels": {
|
|
3063
|
-
"shape": "
|
|
3126
|
+
"shape": "Skp"
|
|
3064
3127
|
},
|
|
3065
3128
|
"ParameterVersion": {
|
|
3066
3129
|
"type": "long"
|
|
@@ -3114,6 +3177,9 @@
|
|
|
3114
3177
|
"SyncCompliance": {},
|
|
3115
3178
|
"ApplyOnlyAtCronInterval": {
|
|
3116
3179
|
"type": "boolean"
|
|
3180
|
+
},
|
|
3181
|
+
"TargetLocations": {
|
|
3182
|
+
"shape": "S1f"
|
|
3117
3183
|
}
|
|
3118
3184
|
}
|
|
3119
3185
|
}
|
|
@@ -3166,7 +3232,7 @@
|
|
|
3166
3232
|
"type": "timestamp"
|
|
3167
3233
|
},
|
|
3168
3234
|
"Overview": {
|
|
3169
|
-
"shape": "
|
|
3235
|
+
"shape": "S1u"
|
|
3170
3236
|
},
|
|
3171
3237
|
"ScheduleExpression": {},
|
|
3172
3238
|
"AssociationName": {}
|
|
@@ -3188,7 +3254,7 @@
|
|
|
3188
3254
|
},
|
|
3189
3255
|
"NextToken": {},
|
|
3190
3256
|
"Filters": {
|
|
3191
|
-
"shape": "
|
|
3257
|
+
"shape": "Sln"
|
|
3192
3258
|
},
|
|
3193
3259
|
"Details": {
|
|
3194
3260
|
"type": "boolean"
|
|
@@ -3245,10 +3311,10 @@
|
|
|
3245
3311
|
},
|
|
3246
3312
|
"ServiceRole": {},
|
|
3247
3313
|
"NotificationConfig": {
|
|
3248
|
-
"shape": "
|
|
3314
|
+
"shape": "Sj5"
|
|
3249
3315
|
},
|
|
3250
3316
|
"CloudWatchOutputConfig": {
|
|
3251
|
-
"shape": "
|
|
3317
|
+
"shape": "Sh4"
|
|
3252
3318
|
}
|
|
3253
3319
|
}
|
|
3254
3320
|
}
|
|
@@ -3268,7 +3334,7 @@
|
|
|
3268
3334
|
},
|
|
3269
3335
|
"NextToken": {},
|
|
3270
3336
|
"Filters": {
|
|
3271
|
-
"shape": "
|
|
3337
|
+
"shape": "Sln"
|
|
3272
3338
|
}
|
|
3273
3339
|
}
|
|
3274
3340
|
},
|
|
@@ -3278,7 +3344,7 @@
|
|
|
3278
3344
|
"Commands": {
|
|
3279
3345
|
"type": "list",
|
|
3280
3346
|
"member": {
|
|
3281
|
-
"shape": "
|
|
3347
|
+
"shape": "Sm3"
|
|
3282
3348
|
}
|
|
3283
3349
|
},
|
|
3284
3350
|
"NextToken": {}
|
|
@@ -3290,7 +3356,7 @@
|
|
|
3290
3356
|
"type": "structure",
|
|
3291
3357
|
"members": {
|
|
3292
3358
|
"Filters": {
|
|
3293
|
-
"shape": "
|
|
3359
|
+
"shape": "Sma"
|
|
3294
3360
|
},
|
|
3295
3361
|
"ResourceIds": {
|
|
3296
3362
|
"type": "list",
|
|
@@ -3322,10 +3388,10 @@
|
|
|
3322
3388
|
"Status": {},
|
|
3323
3389
|
"Severity": {},
|
|
3324
3390
|
"ExecutionSummary": {
|
|
3325
|
-
"shape": "
|
|
3391
|
+
"shape": "Sms"
|
|
3326
3392
|
},
|
|
3327
3393
|
"Details": {
|
|
3328
|
-
"shape": "
|
|
3394
|
+
"shape": "Smv"
|
|
3329
3395
|
}
|
|
3330
3396
|
}
|
|
3331
3397
|
}
|
|
@@ -3339,7 +3405,7 @@
|
|
|
3339
3405
|
"type": "structure",
|
|
3340
3406
|
"members": {
|
|
3341
3407
|
"Filters": {
|
|
3342
|
-
"shape": "
|
|
3408
|
+
"shape": "Sma"
|
|
3343
3409
|
},
|
|
3344
3410
|
"NextToken": {},
|
|
3345
3411
|
"MaxResults": {
|
|
@@ -3357,10 +3423,61 @@
|
|
|
3357
3423
|
"members": {
|
|
3358
3424
|
"ComplianceType": {},
|
|
3359
3425
|
"CompliantSummary": {
|
|
3360
|
-
"shape": "
|
|
3426
|
+
"shape": "Sn0"
|
|
3361
3427
|
},
|
|
3362
3428
|
"NonCompliantSummary": {
|
|
3363
|
-
"shape": "
|
|
3429
|
+
"shape": "Sn3"
|
|
3430
|
+
}
|
|
3431
|
+
}
|
|
3432
|
+
}
|
|
3433
|
+
},
|
|
3434
|
+
"NextToken": {}
|
|
3435
|
+
}
|
|
3436
|
+
}
|
|
3437
|
+
},
|
|
3438
|
+
"ListDocumentMetadataHistory": {
|
|
3439
|
+
"input": {
|
|
3440
|
+
"type": "structure",
|
|
3441
|
+
"required": [
|
|
3442
|
+
"Name",
|
|
3443
|
+
"Metadata"
|
|
3444
|
+
],
|
|
3445
|
+
"members": {
|
|
3446
|
+
"Name": {},
|
|
3447
|
+
"DocumentVersion": {},
|
|
3448
|
+
"Metadata": {},
|
|
3449
|
+
"NextToken": {},
|
|
3450
|
+
"MaxResults": {
|
|
3451
|
+
"type": "integer"
|
|
3452
|
+
}
|
|
3453
|
+
}
|
|
3454
|
+
},
|
|
3455
|
+
"output": {
|
|
3456
|
+
"type": "structure",
|
|
3457
|
+
"members": {
|
|
3458
|
+
"Name": {},
|
|
3459
|
+
"DocumentVersion": {},
|
|
3460
|
+
"Author": {},
|
|
3461
|
+
"Metadata": {
|
|
3462
|
+
"type": "structure",
|
|
3463
|
+
"members": {
|
|
3464
|
+
"ReviewerResponse": {
|
|
3465
|
+
"type": "list",
|
|
3466
|
+
"member": {
|
|
3467
|
+
"type": "structure",
|
|
3468
|
+
"members": {
|
|
3469
|
+
"CreateTime": {
|
|
3470
|
+
"type": "timestamp"
|
|
3471
|
+
},
|
|
3472
|
+
"UpdatedTime": {
|
|
3473
|
+
"type": "timestamp"
|
|
3474
|
+
},
|
|
3475
|
+
"ReviewStatus": {},
|
|
3476
|
+
"Comment": {
|
|
3477
|
+
"shape": "Sna"
|
|
3478
|
+
},
|
|
3479
|
+
"Reviewer": {}
|
|
3480
|
+
}
|
|
3364
3481
|
}
|
|
3365
3482
|
}
|
|
3366
3483
|
}
|
|
@@ -3402,7 +3519,8 @@
|
|
|
3402
3519
|
},
|
|
3403
3520
|
"DocumentFormat": {},
|
|
3404
3521
|
"Status": {},
|
|
3405
|
-
"StatusInformation": {}
|
|
3522
|
+
"StatusInformation": {},
|
|
3523
|
+
"ReviewStatus": {}
|
|
3406
3524
|
}
|
|
3407
3525
|
}
|
|
3408
3526
|
},
|
|
@@ -3459,7 +3577,7 @@
|
|
|
3459
3577
|
"Owner": {},
|
|
3460
3578
|
"VersionName": {},
|
|
3461
3579
|
"PlatformTypes": {
|
|
3462
|
-
"shape": "
|
|
3580
|
+
"shape": "S32"
|
|
3463
3581
|
},
|
|
3464
3582
|
"DocumentVersion": {},
|
|
3465
3583
|
"DocumentType": {},
|
|
@@ -3470,8 +3588,10 @@
|
|
|
3470
3588
|
"shape": "S4"
|
|
3471
3589
|
},
|
|
3472
3590
|
"Requires": {
|
|
3473
|
-
"shape": "
|
|
3474
|
-
}
|
|
3591
|
+
"shape": "S2a"
|
|
3592
|
+
},
|
|
3593
|
+
"ReviewStatus": {},
|
|
3594
|
+
"Author": {}
|
|
3475
3595
|
}
|
|
3476
3596
|
}
|
|
3477
3597
|
},
|
|
@@ -3490,7 +3610,7 @@
|
|
|
3490
3610
|
"InstanceId": {},
|
|
3491
3611
|
"TypeName": {},
|
|
3492
3612
|
"Filters": {
|
|
3493
|
-
"shape": "
|
|
3613
|
+
"shape": "Shp"
|
|
3494
3614
|
},
|
|
3495
3615
|
"NextToken": {},
|
|
3496
3616
|
"MaxResults": {
|
|
@@ -3506,10 +3626,68 @@
|
|
|
3506
3626
|
"SchemaVersion": {},
|
|
3507
3627
|
"CaptureTime": {},
|
|
3508
3628
|
"Entries": {
|
|
3509
|
-
"shape": "
|
|
3629
|
+
"shape": "Sic"
|
|
3630
|
+
},
|
|
3631
|
+
"NextToken": {}
|
|
3632
|
+
}
|
|
3633
|
+
}
|
|
3634
|
+
},
|
|
3635
|
+
"ListOpsItemEvents": {
|
|
3636
|
+
"input": {
|
|
3637
|
+
"type": "structure",
|
|
3638
|
+
"members": {
|
|
3639
|
+
"Filters": {
|
|
3640
|
+
"type": "list",
|
|
3641
|
+
"member": {
|
|
3642
|
+
"type": "structure",
|
|
3643
|
+
"required": [
|
|
3644
|
+
"Key",
|
|
3645
|
+
"Values",
|
|
3646
|
+
"Operator"
|
|
3647
|
+
],
|
|
3648
|
+
"members": {
|
|
3649
|
+
"Key": {},
|
|
3650
|
+
"Values": {
|
|
3651
|
+
"type": "list",
|
|
3652
|
+
"member": {}
|
|
3653
|
+
},
|
|
3654
|
+
"Operator": {}
|
|
3655
|
+
}
|
|
3656
|
+
}
|
|
3657
|
+
},
|
|
3658
|
+
"MaxResults": {
|
|
3659
|
+
"type": "integer"
|
|
3510
3660
|
},
|
|
3511
3661
|
"NextToken": {}
|
|
3512
3662
|
}
|
|
3663
|
+
},
|
|
3664
|
+
"output": {
|
|
3665
|
+
"type": "structure",
|
|
3666
|
+
"members": {
|
|
3667
|
+
"NextToken": {},
|
|
3668
|
+
"Summaries": {
|
|
3669
|
+
"type": "list",
|
|
3670
|
+
"member": {
|
|
3671
|
+
"type": "structure",
|
|
3672
|
+
"members": {
|
|
3673
|
+
"OpsItemId": {},
|
|
3674
|
+
"EventId": {},
|
|
3675
|
+
"Source": {},
|
|
3676
|
+
"DetailType": {},
|
|
3677
|
+
"Detail": {},
|
|
3678
|
+
"CreatedBy": {
|
|
3679
|
+
"type": "structure",
|
|
3680
|
+
"members": {
|
|
3681
|
+
"Arn": {}
|
|
3682
|
+
}
|
|
3683
|
+
},
|
|
3684
|
+
"CreatedTime": {
|
|
3685
|
+
"type": "timestamp"
|
|
3686
|
+
}
|
|
3687
|
+
}
|
|
3688
|
+
}
|
|
3689
|
+
}
|
|
3690
|
+
}
|
|
3513
3691
|
}
|
|
3514
3692
|
},
|
|
3515
3693
|
"ListOpsMetadata": {
|
|
@@ -3568,7 +3746,7 @@
|
|
|
3568
3746
|
"type": "structure",
|
|
3569
3747
|
"members": {
|
|
3570
3748
|
"Filters": {
|
|
3571
|
-
"shape": "
|
|
3749
|
+
"shape": "Sma"
|
|
3572
3750
|
},
|
|
3573
3751
|
"NextToken": {},
|
|
3574
3752
|
"MaxResults": {
|
|
@@ -3590,13 +3768,13 @@
|
|
|
3590
3768
|
"Status": {},
|
|
3591
3769
|
"OverallSeverity": {},
|
|
3592
3770
|
"ExecutionSummary": {
|
|
3593
|
-
"shape": "
|
|
3771
|
+
"shape": "Sms"
|
|
3594
3772
|
},
|
|
3595
3773
|
"CompliantSummary": {
|
|
3596
|
-
"shape": "
|
|
3774
|
+
"shape": "Sn0"
|
|
3597
3775
|
},
|
|
3598
3776
|
"NonCompliantSummary": {
|
|
3599
|
-
"shape": "
|
|
3777
|
+
"shape": "Sn3"
|
|
3600
3778
|
}
|
|
3601
3779
|
}
|
|
3602
3780
|
}
|
|
@@ -3631,10 +3809,10 @@
|
|
|
3631
3809
|
"members": {
|
|
3632
3810
|
"SourceType": {},
|
|
3633
3811
|
"AwsOrganizationsSource": {
|
|
3634
|
-
"shape": "
|
|
3812
|
+
"shape": "S5m"
|
|
3635
3813
|
},
|
|
3636
3814
|
"SourceRegions": {
|
|
3637
|
-
"shape": "
|
|
3815
|
+
"shape": "S5r"
|
|
3638
3816
|
},
|
|
3639
3817
|
"IncludeFutureRegions": {
|
|
3640
3818
|
"type": "boolean"
|
|
@@ -3643,7 +3821,7 @@
|
|
|
3643
3821
|
}
|
|
3644
3822
|
},
|
|
3645
3823
|
"S3Destination": {
|
|
3646
|
-
"shape": "
|
|
3824
|
+
"shape": "S5b"
|
|
3647
3825
|
},
|
|
3648
3826
|
"LastSyncTime": {
|
|
3649
3827
|
"type": "timestamp"
|
|
@@ -3698,10 +3876,10 @@
|
|
|
3698
3876
|
"Name": {},
|
|
3699
3877
|
"PermissionType": {},
|
|
3700
3878
|
"AccountIdsToAdd": {
|
|
3701
|
-
"shape": "
|
|
3879
|
+
"shape": "Sah"
|
|
3702
3880
|
},
|
|
3703
3881
|
"AccountIdsToRemove": {
|
|
3704
|
-
"shape": "
|
|
3882
|
+
"shape": "Sah"
|
|
3705
3883
|
},
|
|
3706
3884
|
"SharedDocumentVersion": {}
|
|
3707
3885
|
}
|
|
@@ -3726,7 +3904,7 @@
|
|
|
3726
3904
|
"ResourceType": {},
|
|
3727
3905
|
"ComplianceType": {},
|
|
3728
3906
|
"ExecutionSummary": {
|
|
3729
|
-
"shape": "
|
|
3907
|
+
"shape": "Sms"
|
|
3730
3908
|
},
|
|
3731
3909
|
"Items": {
|
|
3732
3910
|
"type": "list",
|
|
@@ -3742,7 +3920,7 @@
|
|
|
3742
3920
|
"Severity": {},
|
|
3743
3921
|
"Status": {},
|
|
3744
3922
|
"Details": {
|
|
3745
|
-
"shape": "
|
|
3923
|
+
"shape": "Smv"
|
|
3746
3924
|
}
|
|
3747
3925
|
}
|
|
3748
3926
|
}
|
|
@@ -3780,7 +3958,7 @@
|
|
|
3780
3958
|
"CaptureTime": {},
|
|
3781
3959
|
"ContentHash": {},
|
|
3782
3960
|
"Content": {
|
|
3783
|
-
"shape": "
|
|
3961
|
+
"shape": "Sic"
|
|
3784
3962
|
},
|
|
3785
3963
|
"Context": {
|
|
3786
3964
|
"type": "map",
|
|
@@ -3886,11 +4064,11 @@
|
|
|
3886
4064
|
"shape": "Sx"
|
|
3887
4065
|
},
|
|
3888
4066
|
"OwnerInformation": {
|
|
3889
|
-
"shape": "
|
|
4067
|
+
"shape": "Sbx"
|
|
3890
4068
|
},
|
|
3891
4069
|
"Name": {},
|
|
3892
4070
|
"Description": {
|
|
3893
|
-
"shape": "
|
|
4071
|
+
"shape": "S3f"
|
|
3894
4072
|
},
|
|
3895
4073
|
"ClientToken": {
|
|
3896
4074
|
"idempotencyToken": true
|
|
@@ -3924,10 +4102,10 @@
|
|
|
3924
4102
|
"ServiceRoleArn": {},
|
|
3925
4103
|
"TaskType": {},
|
|
3926
4104
|
"TaskParameters": {
|
|
3927
|
-
"shape": "
|
|
4105
|
+
"shape": "Se0"
|
|
3928
4106
|
},
|
|
3929
4107
|
"TaskInvocationParameters": {
|
|
3930
|
-
"shape": "
|
|
4108
|
+
"shape": "Sj3"
|
|
3931
4109
|
},
|
|
3932
4110
|
"Priority": {
|
|
3933
4111
|
"type": "integer"
|
|
@@ -3935,11 +4113,11 @@
|
|
|
3935
4113
|
"MaxConcurrency": {},
|
|
3936
4114
|
"MaxErrors": {},
|
|
3937
4115
|
"LoggingInfo": {
|
|
3938
|
-
"shape": "
|
|
4116
|
+
"shape": "Se6"
|
|
3939
4117
|
},
|
|
3940
4118
|
"Name": {},
|
|
3941
4119
|
"Description": {
|
|
3942
|
-
"shape": "
|
|
4120
|
+
"shape": "S3f"
|
|
3943
4121
|
},
|
|
3944
4122
|
"ClientToken": {
|
|
3945
4123
|
"idempotencyToken": true
|
|
@@ -3989,7 +4167,7 @@
|
|
|
3989
4167
|
"type": "structure",
|
|
3990
4168
|
"members": {
|
|
3991
4169
|
"ServiceSetting": {
|
|
3992
|
-
"shape": "
|
|
4170
|
+
"shape": "Sl5"
|
|
3993
4171
|
}
|
|
3994
4172
|
}
|
|
3995
4173
|
}
|
|
@@ -4024,7 +4202,7 @@
|
|
|
4024
4202
|
"AutomationExecutionId": {},
|
|
4025
4203
|
"SignalType": {},
|
|
4026
4204
|
"Payload": {
|
|
4027
|
-
"shape": "
|
|
4205
|
+
"shape": "S8h"
|
|
4028
4206
|
}
|
|
4029
4207
|
}
|
|
4030
4208
|
},
|
|
@@ -4064,10 +4242,10 @@
|
|
|
4064
4242
|
"MaxErrors": {},
|
|
4065
4243
|
"ServiceRoleArn": {},
|
|
4066
4244
|
"NotificationConfig": {
|
|
4067
|
-
"shape": "
|
|
4245
|
+
"shape": "Sj5"
|
|
4068
4246
|
},
|
|
4069
4247
|
"CloudWatchOutputConfig": {
|
|
4070
|
-
"shape": "
|
|
4248
|
+
"shape": "Sh4"
|
|
4071
4249
|
}
|
|
4072
4250
|
}
|
|
4073
4251
|
},
|
|
@@ -4075,7 +4253,7 @@
|
|
|
4075
4253
|
"type": "structure",
|
|
4076
4254
|
"members": {
|
|
4077
4255
|
"Command": {
|
|
4078
|
-
"shape": "
|
|
4256
|
+
"shape": "Sm3"
|
|
4079
4257
|
}
|
|
4080
4258
|
}
|
|
4081
4259
|
}
|
|
@@ -4108,7 +4286,7 @@
|
|
|
4108
4286
|
"DocumentName": {},
|
|
4109
4287
|
"DocumentVersion": {},
|
|
4110
4288
|
"Parameters": {
|
|
4111
|
-
"shape": "
|
|
4289
|
+
"shape": "S8h"
|
|
4112
4290
|
},
|
|
4113
4291
|
"ClientToken": {},
|
|
4114
4292
|
"Mode": {},
|
|
@@ -4117,12 +4295,45 @@
|
|
|
4117
4295
|
"shape": "Sx"
|
|
4118
4296
|
},
|
|
4119
4297
|
"TargetMaps": {
|
|
4120
|
-
"shape": "
|
|
4298
|
+
"shape": "S8m"
|
|
4121
4299
|
},
|
|
4122
4300
|
"MaxConcurrency": {},
|
|
4123
4301
|
"MaxErrors": {},
|
|
4124
4302
|
"TargetLocations": {
|
|
4125
|
-
"shape": "
|
|
4303
|
+
"shape": "S1f"
|
|
4304
|
+
},
|
|
4305
|
+
"Tags": {
|
|
4306
|
+
"shape": "S4"
|
|
4307
|
+
}
|
|
4308
|
+
}
|
|
4309
|
+
},
|
|
4310
|
+
"output": {
|
|
4311
|
+
"type": "structure",
|
|
4312
|
+
"members": {
|
|
4313
|
+
"AutomationExecutionId": {}
|
|
4314
|
+
}
|
|
4315
|
+
}
|
|
4316
|
+
},
|
|
4317
|
+
"StartChangeRequestExecution": {
|
|
4318
|
+
"input": {
|
|
4319
|
+
"type": "structure",
|
|
4320
|
+
"required": [
|
|
4321
|
+
"DocumentName",
|
|
4322
|
+
"Runbooks"
|
|
4323
|
+
],
|
|
4324
|
+
"members": {
|
|
4325
|
+
"ScheduledTime": {
|
|
4326
|
+
"type": "timestamp"
|
|
4327
|
+
},
|
|
4328
|
+
"DocumentName": {},
|
|
4329
|
+
"DocumentVersion": {},
|
|
4330
|
+
"Parameters": {
|
|
4331
|
+
"shape": "S8h"
|
|
4332
|
+
},
|
|
4333
|
+
"ChangeRequestName": {},
|
|
4334
|
+
"ClientToken": {},
|
|
4335
|
+
"Runbooks": {
|
|
4336
|
+
"shape": "S8v"
|
|
4126
4337
|
},
|
|
4127
4338
|
"Tags": {
|
|
4128
4339
|
"shape": "S4"
|
|
@@ -4226,6 +4437,9 @@
|
|
|
4226
4437
|
"SyncCompliance": {},
|
|
4227
4438
|
"ApplyOnlyAtCronInterval": {
|
|
4228
4439
|
"type": "boolean"
|
|
4440
|
+
},
|
|
4441
|
+
"TargetLocations": {
|
|
4442
|
+
"shape": "S1f"
|
|
4229
4443
|
}
|
|
4230
4444
|
}
|
|
4231
4445
|
},
|
|
@@ -4233,7 +4447,7 @@
|
|
|
4233
4447
|
"type": "structure",
|
|
4234
4448
|
"members": {
|
|
4235
4449
|
"AssociationDescription": {
|
|
4236
|
-
"shape": "
|
|
4450
|
+
"shape": "S1n"
|
|
4237
4451
|
}
|
|
4238
4452
|
}
|
|
4239
4453
|
}
|
|
@@ -4250,7 +4464,7 @@
|
|
|
4250
4464
|
"Name": {},
|
|
4251
4465
|
"InstanceId": {},
|
|
4252
4466
|
"AssociationStatus": {
|
|
4253
|
-
"shape": "
|
|
4467
|
+
"shape": "S1q"
|
|
4254
4468
|
}
|
|
4255
4469
|
}
|
|
4256
4470
|
},
|
|
@@ -4258,7 +4472,7 @@
|
|
|
4258
4472
|
"type": "structure",
|
|
4259
4473
|
"members": {
|
|
4260
4474
|
"AssociationDescription": {
|
|
4261
|
-
"shape": "
|
|
4475
|
+
"shape": "S1n"
|
|
4262
4476
|
}
|
|
4263
4477
|
}
|
|
4264
4478
|
}
|
|
@@ -4273,7 +4487,7 @@
|
|
|
4273
4487
|
"members": {
|
|
4274
4488
|
"Content": {},
|
|
4275
4489
|
"Attachments": {
|
|
4276
|
-
"shape": "
|
|
4490
|
+
"shape": "S2c"
|
|
4277
4491
|
},
|
|
4278
4492
|
"Name": {},
|
|
4279
4493
|
"VersionName": {},
|
|
@@ -4286,7 +4500,7 @@
|
|
|
4286
4500
|
"type": "structure",
|
|
4287
4501
|
"members": {
|
|
4288
4502
|
"DocumentDescription": {
|
|
4289
|
-
"shape": "
|
|
4503
|
+
"shape": "S2o"
|
|
4290
4504
|
}
|
|
4291
4505
|
}
|
|
4292
4506
|
}
|
|
@@ -4317,6 +4531,35 @@
|
|
|
4317
4531
|
}
|
|
4318
4532
|
}
|
|
4319
4533
|
},
|
|
4534
|
+
"UpdateDocumentMetadata": {
|
|
4535
|
+
"input": {
|
|
4536
|
+
"type": "structure",
|
|
4537
|
+
"required": [
|
|
4538
|
+
"Name",
|
|
4539
|
+
"DocumentReviews"
|
|
4540
|
+
],
|
|
4541
|
+
"members": {
|
|
4542
|
+
"Name": {},
|
|
4543
|
+
"DocumentVersion": {},
|
|
4544
|
+
"DocumentReviews": {
|
|
4545
|
+
"type": "structure",
|
|
4546
|
+
"required": [
|
|
4547
|
+
"Action"
|
|
4548
|
+
],
|
|
4549
|
+
"members": {
|
|
4550
|
+
"Action": {},
|
|
4551
|
+
"Comment": {
|
|
4552
|
+
"shape": "Sna"
|
|
4553
|
+
}
|
|
4554
|
+
}
|
|
4555
|
+
}
|
|
4556
|
+
}
|
|
4557
|
+
},
|
|
4558
|
+
"output": {
|
|
4559
|
+
"type": "structure",
|
|
4560
|
+
"members": {}
|
|
4561
|
+
}
|
|
4562
|
+
},
|
|
4320
4563
|
"UpdateMaintenanceWindow": {
|
|
4321
4564
|
"input": {
|
|
4322
4565
|
"type": "structure",
|
|
@@ -4327,7 +4570,7 @@
|
|
|
4327
4570
|
"WindowId": {},
|
|
4328
4571
|
"Name": {},
|
|
4329
4572
|
"Description": {
|
|
4330
|
-
"shape": "
|
|
4573
|
+
"shape": "S3f"
|
|
4331
4574
|
},
|
|
4332
4575
|
"StartDate": {},
|
|
4333
4576
|
"EndDate": {},
|
|
@@ -4359,7 +4602,7 @@
|
|
|
4359
4602
|
"WindowId": {},
|
|
4360
4603
|
"Name": {},
|
|
4361
4604
|
"Description": {
|
|
4362
|
-
"shape": "
|
|
4605
|
+
"shape": "S3f"
|
|
4363
4606
|
},
|
|
4364
4607
|
"StartDate": {},
|
|
4365
4608
|
"EndDate": {},
|
|
@@ -4397,11 +4640,11 @@
|
|
|
4397
4640
|
"shape": "Sx"
|
|
4398
4641
|
},
|
|
4399
4642
|
"OwnerInformation": {
|
|
4400
|
-
"shape": "
|
|
4643
|
+
"shape": "Sbx"
|
|
4401
4644
|
},
|
|
4402
4645
|
"Name": {},
|
|
4403
4646
|
"Description": {
|
|
4404
|
-
"shape": "
|
|
4647
|
+
"shape": "S3f"
|
|
4405
4648
|
},
|
|
4406
4649
|
"Replace": {
|
|
4407
4650
|
"type": "boolean"
|
|
@@ -4417,11 +4660,11 @@
|
|
|
4417
4660
|
"shape": "Sx"
|
|
4418
4661
|
},
|
|
4419
4662
|
"OwnerInformation": {
|
|
4420
|
-
"shape": "
|
|
4663
|
+
"shape": "Sbx"
|
|
4421
4664
|
},
|
|
4422
4665
|
"Name": {},
|
|
4423
4666
|
"Description": {
|
|
4424
|
-
"shape": "
|
|
4667
|
+
"shape": "S3f"
|
|
4425
4668
|
}
|
|
4426
4669
|
}
|
|
4427
4670
|
}
|
|
@@ -4442,10 +4685,10 @@
|
|
|
4442
4685
|
"TaskArn": {},
|
|
4443
4686
|
"ServiceRoleArn": {},
|
|
4444
4687
|
"TaskParameters": {
|
|
4445
|
-
"shape": "
|
|
4688
|
+
"shape": "Se0"
|
|
4446
4689
|
},
|
|
4447
4690
|
"TaskInvocationParameters": {
|
|
4448
|
-
"shape": "
|
|
4691
|
+
"shape": "Sj3"
|
|
4449
4692
|
},
|
|
4450
4693
|
"Priority": {
|
|
4451
4694
|
"type": "integer"
|
|
@@ -4453,11 +4696,11 @@
|
|
|
4453
4696
|
"MaxConcurrency": {},
|
|
4454
4697
|
"MaxErrors": {},
|
|
4455
4698
|
"LoggingInfo": {
|
|
4456
|
-
"shape": "
|
|
4699
|
+
"shape": "Se6"
|
|
4457
4700
|
},
|
|
4458
4701
|
"Name": {},
|
|
4459
4702
|
"Description": {
|
|
4460
|
-
"shape": "
|
|
4703
|
+
"shape": "S3f"
|
|
4461
4704
|
},
|
|
4462
4705
|
"Replace": {
|
|
4463
4706
|
"type": "boolean"
|
|
@@ -4475,10 +4718,10 @@
|
|
|
4475
4718
|
"TaskArn": {},
|
|
4476
4719
|
"ServiceRoleArn": {},
|
|
4477
4720
|
"TaskParameters": {
|
|
4478
|
-
"shape": "
|
|
4721
|
+
"shape": "Se0"
|
|
4479
4722
|
},
|
|
4480
4723
|
"TaskInvocationParameters": {
|
|
4481
|
-
"shape": "
|
|
4724
|
+
"shape": "Sj3"
|
|
4482
4725
|
},
|
|
4483
4726
|
"Priority": {
|
|
4484
4727
|
"type": "integer"
|
|
@@ -4486,11 +4729,11 @@
|
|
|
4486
4729
|
"MaxConcurrency": {},
|
|
4487
4730
|
"MaxErrors": {},
|
|
4488
4731
|
"LoggingInfo": {
|
|
4489
|
-
"shape": "
|
|
4732
|
+
"shape": "Se6"
|
|
4490
4733
|
},
|
|
4491
4734
|
"Name": {},
|
|
4492
4735
|
"Description": {
|
|
4493
|
-
"shape": "
|
|
4736
|
+
"shape": "S3f"
|
|
4494
4737
|
}
|
|
4495
4738
|
}
|
|
4496
4739
|
}
|
|
@@ -4521,26 +4764,38 @@
|
|
|
4521
4764
|
"members": {
|
|
4522
4765
|
"Description": {},
|
|
4523
4766
|
"OperationalData": {
|
|
4524
|
-
"shape": "
|
|
4767
|
+
"shape": "S3t"
|
|
4525
4768
|
},
|
|
4526
4769
|
"OperationalDataToDelete": {
|
|
4527
4770
|
"type": "list",
|
|
4528
4771
|
"member": {}
|
|
4529
4772
|
},
|
|
4530
4773
|
"Notifications": {
|
|
4531
|
-
"shape": "
|
|
4774
|
+
"shape": "S3y"
|
|
4532
4775
|
},
|
|
4533
4776
|
"Priority": {
|
|
4534
4777
|
"type": "integer"
|
|
4535
4778
|
},
|
|
4536
4779
|
"RelatedOpsItems": {
|
|
4537
|
-
"shape": "
|
|
4780
|
+
"shape": "S42"
|
|
4538
4781
|
},
|
|
4539
4782
|
"Status": {},
|
|
4540
4783
|
"OpsItemId": {},
|
|
4541
4784
|
"Title": {},
|
|
4542
4785
|
"Category": {},
|
|
4543
|
-
"Severity": {}
|
|
4786
|
+
"Severity": {},
|
|
4787
|
+
"ActualStartTime": {
|
|
4788
|
+
"type": "timestamp"
|
|
4789
|
+
},
|
|
4790
|
+
"ActualEndTime": {
|
|
4791
|
+
"type": "timestamp"
|
|
4792
|
+
},
|
|
4793
|
+
"PlannedStartTime": {
|
|
4794
|
+
"type": "timestamp"
|
|
4795
|
+
},
|
|
4796
|
+
"PlannedEndTime": {
|
|
4797
|
+
"type": "timestamp"
|
|
4798
|
+
}
|
|
4544
4799
|
}
|
|
4545
4800
|
},
|
|
4546
4801
|
"output": {
|
|
@@ -4557,7 +4812,7 @@
|
|
|
4557
4812
|
"members": {
|
|
4558
4813
|
"OpsMetadataArn": {},
|
|
4559
4814
|
"MetadataToUpdate": {
|
|
4560
|
-
"shape": "
|
|
4815
|
+
"shape": "S4b"
|
|
4561
4816
|
},
|
|
4562
4817
|
"KeysToDelete": {
|
|
4563
4818
|
"type": "list",
|
|
@@ -4582,25 +4837,25 @@
|
|
|
4582
4837
|
"BaselineId": {},
|
|
4583
4838
|
"Name": {},
|
|
4584
4839
|
"GlobalFilters": {
|
|
4585
|
-
"shape": "
|
|
4840
|
+
"shape": "S4k"
|
|
4586
4841
|
},
|
|
4587
4842
|
"ApprovalRules": {
|
|
4588
|
-
"shape": "
|
|
4843
|
+
"shape": "S4q"
|
|
4589
4844
|
},
|
|
4590
4845
|
"ApprovedPatches": {
|
|
4591
|
-
"shape": "
|
|
4846
|
+
"shape": "S4x"
|
|
4592
4847
|
},
|
|
4593
4848
|
"ApprovedPatchesComplianceLevel": {},
|
|
4594
4849
|
"ApprovedPatchesEnableNonSecurity": {
|
|
4595
4850
|
"type": "boolean"
|
|
4596
4851
|
},
|
|
4597
4852
|
"RejectedPatches": {
|
|
4598
|
-
"shape": "
|
|
4853
|
+
"shape": "S4x"
|
|
4599
4854
|
},
|
|
4600
4855
|
"RejectedPatchesAction": {},
|
|
4601
4856
|
"Description": {},
|
|
4602
4857
|
"Sources": {
|
|
4603
|
-
"shape": "
|
|
4858
|
+
"shape": "S51"
|
|
4604
4859
|
},
|
|
4605
4860
|
"Replace": {
|
|
4606
4861
|
"type": "boolean"
|
|
@@ -4614,20 +4869,20 @@
|
|
|
4614
4869
|
"Name": {},
|
|
4615
4870
|
"OperatingSystem": {},
|
|
4616
4871
|
"GlobalFilters": {
|
|
4617
|
-
"shape": "
|
|
4872
|
+
"shape": "S4k"
|
|
4618
4873
|
},
|
|
4619
4874
|
"ApprovalRules": {
|
|
4620
|
-
"shape": "
|
|
4875
|
+
"shape": "S4q"
|
|
4621
4876
|
},
|
|
4622
4877
|
"ApprovedPatches": {
|
|
4623
|
-
"shape": "
|
|
4878
|
+
"shape": "S4x"
|
|
4624
4879
|
},
|
|
4625
4880
|
"ApprovedPatchesComplianceLevel": {},
|
|
4626
4881
|
"ApprovedPatchesEnableNonSecurity": {
|
|
4627
4882
|
"type": "boolean"
|
|
4628
4883
|
},
|
|
4629
4884
|
"RejectedPatches": {
|
|
4630
|
-
"shape": "
|
|
4885
|
+
"shape": "S4x"
|
|
4631
4886
|
},
|
|
4632
4887
|
"RejectedPatchesAction": {},
|
|
4633
4888
|
"CreatedDate": {
|
|
@@ -4638,7 +4893,7 @@
|
|
|
4638
4893
|
},
|
|
4639
4894
|
"Description": {},
|
|
4640
4895
|
"Sources": {
|
|
4641
|
-
"shape": "
|
|
4896
|
+
"shape": "S51"
|
|
4642
4897
|
}
|
|
4643
4898
|
}
|
|
4644
4899
|
}
|
|
@@ -4655,7 +4910,7 @@
|
|
|
4655
4910
|
"SyncName": {},
|
|
4656
4911
|
"SyncType": {},
|
|
4657
4912
|
"SyncSource": {
|
|
4658
|
-
"shape": "
|
|
4913
|
+
"shape": "S5k"
|
|
4659
4914
|
}
|
|
4660
4915
|
}
|
|
4661
4916
|
},
|
|
@@ -4735,7 +4990,29 @@
|
|
|
4735
4990
|
}
|
|
4736
4991
|
}
|
|
4737
4992
|
},
|
|
4993
|
+
"S1f": {
|
|
4994
|
+
"type": "list",
|
|
4995
|
+
"member": {
|
|
4996
|
+
"shape": "S1g"
|
|
4997
|
+
}
|
|
4998
|
+
},
|
|
4738
4999
|
"S1g": {
|
|
5000
|
+
"type": "structure",
|
|
5001
|
+
"members": {
|
|
5002
|
+
"Accounts": {
|
|
5003
|
+
"type": "list",
|
|
5004
|
+
"member": {}
|
|
5005
|
+
},
|
|
5006
|
+
"Regions": {
|
|
5007
|
+
"type": "list",
|
|
5008
|
+
"member": {}
|
|
5009
|
+
},
|
|
5010
|
+
"TargetLocationMaxConcurrency": {},
|
|
5011
|
+
"TargetLocationMaxErrors": {},
|
|
5012
|
+
"ExecutionRoleName": {}
|
|
5013
|
+
}
|
|
5014
|
+
},
|
|
5015
|
+
"S1n": {
|
|
4739
5016
|
"type": "structure",
|
|
4740
5017
|
"members": {
|
|
4741
5018
|
"Name": {},
|
|
@@ -4748,10 +5025,10 @@
|
|
|
4748
5025
|
"type": "timestamp"
|
|
4749
5026
|
},
|
|
4750
5027
|
"Status": {
|
|
4751
|
-
"shape": "
|
|
5028
|
+
"shape": "S1q"
|
|
4752
5029
|
},
|
|
4753
5030
|
"Overview": {
|
|
4754
|
-
"shape": "
|
|
5031
|
+
"shape": "S1u"
|
|
4755
5032
|
},
|
|
4756
5033
|
"DocumentVersion": {},
|
|
4757
5034
|
"AutomationTargetParameterName": {},
|
|
@@ -4779,10 +5056,13 @@
|
|
|
4779
5056
|
"SyncCompliance": {},
|
|
4780
5057
|
"ApplyOnlyAtCronInterval": {
|
|
4781
5058
|
"type": "boolean"
|
|
5059
|
+
},
|
|
5060
|
+
"TargetLocations": {
|
|
5061
|
+
"shape": "S1f"
|
|
4782
5062
|
}
|
|
4783
5063
|
}
|
|
4784
5064
|
},
|
|
4785
|
-
"
|
|
5065
|
+
"S1q": {
|
|
4786
5066
|
"type": "structure",
|
|
4787
5067
|
"required": [
|
|
4788
5068
|
"Date",
|
|
@@ -4798,7 +5078,7 @@
|
|
|
4798
5078
|
"AdditionalInfo": {}
|
|
4799
5079
|
}
|
|
4800
5080
|
},
|
|
4801
|
-
"
|
|
5081
|
+
"S1u": {
|
|
4802
5082
|
"type": "structure",
|
|
4803
5083
|
"members": {
|
|
4804
5084
|
"Status": {},
|
|
@@ -4812,7 +5092,7 @@
|
|
|
4812
5092
|
}
|
|
4813
5093
|
}
|
|
4814
5094
|
},
|
|
4815
|
-
"
|
|
5095
|
+
"S21": {
|
|
4816
5096
|
"type": "structure",
|
|
4817
5097
|
"required": [
|
|
4818
5098
|
"Name"
|
|
@@ -4839,10 +5119,13 @@
|
|
|
4839
5119
|
"SyncCompliance": {},
|
|
4840
5120
|
"ApplyOnlyAtCronInterval": {
|
|
4841
5121
|
"type": "boolean"
|
|
5122
|
+
},
|
|
5123
|
+
"TargetLocations": {
|
|
5124
|
+
"shape": "S1f"
|
|
4842
5125
|
}
|
|
4843
5126
|
}
|
|
4844
5127
|
},
|
|
4845
|
-
"
|
|
5128
|
+
"S2a": {
|
|
4846
5129
|
"type": "list",
|
|
4847
5130
|
"member": {
|
|
4848
5131
|
"type": "structure",
|
|
@@ -4855,7 +5138,7 @@
|
|
|
4855
5138
|
}
|
|
4856
5139
|
}
|
|
4857
5140
|
},
|
|
4858
|
-
"
|
|
5141
|
+
"S2c": {
|
|
4859
5142
|
"type": "list",
|
|
4860
5143
|
"member": {
|
|
4861
5144
|
"type": "structure",
|
|
@@ -4869,7 +5152,7 @@
|
|
|
4869
5152
|
}
|
|
4870
5153
|
}
|
|
4871
5154
|
},
|
|
4872
|
-
"
|
|
5155
|
+
"S2o": {
|
|
4873
5156
|
"type": "structure",
|
|
4874
5157
|
"members": {
|
|
4875
5158
|
"Sha1": {},
|
|
@@ -4898,7 +5181,7 @@
|
|
|
4898
5181
|
}
|
|
4899
5182
|
},
|
|
4900
5183
|
"PlatformTypes": {
|
|
4901
|
-
"shape": "
|
|
5184
|
+
"shape": "S32"
|
|
4902
5185
|
},
|
|
4903
5186
|
"DocumentType": {},
|
|
4904
5187
|
"SchemaVersion": {},
|
|
@@ -4919,19 +5202,36 @@
|
|
|
4919
5202
|
}
|
|
4920
5203
|
},
|
|
4921
5204
|
"Requires": {
|
|
4922
|
-
"shape": "
|
|
4923
|
-
}
|
|
5205
|
+
"shape": "S2a"
|
|
5206
|
+
},
|
|
5207
|
+
"Author": {},
|
|
5208
|
+
"ReviewInformation": {
|
|
5209
|
+
"type": "list",
|
|
5210
|
+
"member": {
|
|
5211
|
+
"type": "structure",
|
|
5212
|
+
"members": {
|
|
5213
|
+
"ReviewedTime": {
|
|
5214
|
+
"type": "timestamp"
|
|
5215
|
+
},
|
|
5216
|
+
"Status": {},
|
|
5217
|
+
"Reviewer": {}
|
|
5218
|
+
}
|
|
5219
|
+
}
|
|
5220
|
+
},
|
|
5221
|
+
"ApprovedVersion": {},
|
|
5222
|
+
"PendingReviewVersion": {},
|
|
5223
|
+
"ReviewStatus": {}
|
|
4924
5224
|
}
|
|
4925
5225
|
},
|
|
4926
|
-
"
|
|
5226
|
+
"S32": {
|
|
4927
5227
|
"type": "list",
|
|
4928
5228
|
"member": {}
|
|
4929
5229
|
},
|
|
4930
|
-
"
|
|
5230
|
+
"S3f": {
|
|
4931
5231
|
"type": "string",
|
|
4932
5232
|
"sensitive": true
|
|
4933
5233
|
},
|
|
4934
|
-
"
|
|
5234
|
+
"S3t": {
|
|
4935
5235
|
"type": "map",
|
|
4936
5236
|
"key": {},
|
|
4937
5237
|
"value": {
|
|
@@ -4942,7 +5242,7 @@
|
|
|
4942
5242
|
}
|
|
4943
5243
|
}
|
|
4944
5244
|
},
|
|
4945
|
-
"
|
|
5245
|
+
"S3y": {
|
|
4946
5246
|
"type": "list",
|
|
4947
5247
|
"member": {
|
|
4948
5248
|
"type": "structure",
|
|
@@ -4951,7 +5251,7 @@
|
|
|
4951
5251
|
}
|
|
4952
5252
|
}
|
|
4953
5253
|
},
|
|
4954
|
-
"
|
|
5254
|
+
"S42": {
|
|
4955
5255
|
"type": "list",
|
|
4956
5256
|
"member": {
|
|
4957
5257
|
"type": "structure",
|
|
@@ -4963,7 +5263,7 @@
|
|
|
4963
5263
|
}
|
|
4964
5264
|
}
|
|
4965
5265
|
},
|
|
4966
|
-
"
|
|
5266
|
+
"S4b": {
|
|
4967
5267
|
"type": "map",
|
|
4968
5268
|
"key": {},
|
|
4969
5269
|
"value": {
|
|
@@ -4973,7 +5273,7 @@
|
|
|
4973
5273
|
}
|
|
4974
5274
|
}
|
|
4975
5275
|
},
|
|
4976
|
-
"
|
|
5276
|
+
"S4k": {
|
|
4977
5277
|
"type": "structure",
|
|
4978
5278
|
"required": [
|
|
4979
5279
|
"PatchFilters"
|
|
@@ -4998,7 +5298,7 @@
|
|
|
4998
5298
|
}
|
|
4999
5299
|
}
|
|
5000
5300
|
},
|
|
5001
|
-
"
|
|
5301
|
+
"S4q": {
|
|
5002
5302
|
"type": "structure",
|
|
5003
5303
|
"required": [
|
|
5004
5304
|
"PatchRules"
|
|
@@ -5013,7 +5313,7 @@
|
|
|
5013
5313
|
],
|
|
5014
5314
|
"members": {
|
|
5015
5315
|
"PatchFilterGroup": {
|
|
5016
|
-
"shape": "
|
|
5316
|
+
"shape": "S4k"
|
|
5017
5317
|
},
|
|
5018
5318
|
"ComplianceLevel": {},
|
|
5019
5319
|
"ApproveAfterDays": {
|
|
@@ -5028,11 +5328,11 @@
|
|
|
5028
5328
|
}
|
|
5029
5329
|
}
|
|
5030
5330
|
},
|
|
5031
|
-
"
|
|
5331
|
+
"S4x": {
|
|
5032
5332
|
"type": "list",
|
|
5033
5333
|
"member": {}
|
|
5034
5334
|
},
|
|
5035
|
-
"
|
|
5335
|
+
"S51": {
|
|
5036
5336
|
"type": "list",
|
|
5037
5337
|
"member": {
|
|
5038
5338
|
"type": "structure",
|
|
@@ -5054,7 +5354,7 @@
|
|
|
5054
5354
|
}
|
|
5055
5355
|
}
|
|
5056
5356
|
},
|
|
5057
|
-
"
|
|
5357
|
+
"S5b": {
|
|
5058
5358
|
"type": "structure",
|
|
5059
5359
|
"required": [
|
|
5060
5360
|
"BucketName",
|
|
@@ -5075,7 +5375,7 @@
|
|
|
5075
5375
|
}
|
|
5076
5376
|
}
|
|
5077
5377
|
},
|
|
5078
|
-
"
|
|
5378
|
+
"S5k": {
|
|
5079
5379
|
"type": "structure",
|
|
5080
5380
|
"required": [
|
|
5081
5381
|
"SourceType",
|
|
@@ -5084,17 +5384,17 @@
|
|
|
5084
5384
|
"members": {
|
|
5085
5385
|
"SourceType": {},
|
|
5086
5386
|
"AwsOrganizationsSource": {
|
|
5087
|
-
"shape": "
|
|
5387
|
+
"shape": "S5m"
|
|
5088
5388
|
},
|
|
5089
5389
|
"SourceRegions": {
|
|
5090
|
-
"shape": "
|
|
5390
|
+
"shape": "S5r"
|
|
5091
5391
|
},
|
|
5092
5392
|
"IncludeFutureRegions": {
|
|
5093
5393
|
"type": "boolean"
|
|
5094
5394
|
}
|
|
5095
5395
|
}
|
|
5096
5396
|
},
|
|
5097
|
-
"
|
|
5397
|
+
"S5m": {
|
|
5098
5398
|
"type": "structure",
|
|
5099
5399
|
"required": [
|
|
5100
5400
|
"OrganizationSourceType"
|
|
@@ -5112,11 +5412,11 @@
|
|
|
5112
5412
|
}
|
|
5113
5413
|
}
|
|
5114
5414
|
},
|
|
5115
|
-
"
|
|
5415
|
+
"S5r": {
|
|
5116
5416
|
"type": "list",
|
|
5117
5417
|
"member": {}
|
|
5118
5418
|
},
|
|
5119
|
-
"
|
|
5419
|
+
"S67": {
|
|
5120
5420
|
"type": "structure",
|
|
5121
5421
|
"members": {
|
|
5122
5422
|
"TotalCount": {
|
|
@@ -5142,11 +5442,11 @@
|
|
|
5142
5442
|
}
|
|
5143
5443
|
}
|
|
5144
5444
|
},
|
|
5145
|
-
"
|
|
5445
|
+
"S6m": {
|
|
5146
5446
|
"type": "list",
|
|
5147
5447
|
"member": {}
|
|
5148
5448
|
},
|
|
5149
|
-
"
|
|
5449
|
+
"S8h": {
|
|
5150
5450
|
"type": "map",
|
|
5151
5451
|
"key": {},
|
|
5152
5452
|
"value": {
|
|
@@ -5154,7 +5454,7 @@
|
|
|
5154
5454
|
"member": {}
|
|
5155
5455
|
}
|
|
5156
5456
|
},
|
|
5157
|
-
"
|
|
5457
|
+
"S8m": {
|
|
5158
5458
|
"type": "list",
|
|
5159
5459
|
"member": {
|
|
5160
5460
|
"type": "map",
|
|
@@ -5165,7 +5465,7 @@
|
|
|
5165
5465
|
}
|
|
5166
5466
|
}
|
|
5167
5467
|
},
|
|
5168
|
-
"
|
|
5468
|
+
"S8r": {
|
|
5169
5469
|
"type": "structure",
|
|
5170
5470
|
"members": {
|
|
5171
5471
|
"ParameterValues": {
|
|
@@ -5177,7 +5477,32 @@
|
|
|
5177
5477
|
}
|
|
5178
5478
|
}
|
|
5179
5479
|
},
|
|
5180
|
-
"
|
|
5480
|
+
"S8v": {
|
|
5481
|
+
"type": "list",
|
|
5482
|
+
"member": {
|
|
5483
|
+
"type": "structure",
|
|
5484
|
+
"required": [
|
|
5485
|
+
"DocumentName"
|
|
5486
|
+
],
|
|
5487
|
+
"members": {
|
|
5488
|
+
"DocumentName": {},
|
|
5489
|
+
"DocumentVersion": {},
|
|
5490
|
+
"Parameters": {
|
|
5491
|
+
"shape": "S8h"
|
|
5492
|
+
},
|
|
5493
|
+
"TargetParameterName": {},
|
|
5494
|
+
"Targets": {
|
|
5495
|
+
"shape": "Sx"
|
|
5496
|
+
},
|
|
5497
|
+
"MaxConcurrency": {},
|
|
5498
|
+
"MaxErrors": {},
|
|
5499
|
+
"TargetLocations": {
|
|
5500
|
+
"shape": "S1f"
|
|
5501
|
+
}
|
|
5502
|
+
}
|
|
5503
|
+
}
|
|
5504
|
+
},
|
|
5505
|
+
"S95": {
|
|
5181
5506
|
"type": "list",
|
|
5182
5507
|
"member": {
|
|
5183
5508
|
"type": "structure",
|
|
@@ -5205,7 +5530,7 @@
|
|
|
5205
5530
|
"value": {}
|
|
5206
5531
|
},
|
|
5207
5532
|
"Outputs": {
|
|
5208
|
-
"shape": "
|
|
5533
|
+
"shape": "S8h"
|
|
5209
5534
|
},
|
|
5210
5535
|
"Response": {},
|
|
5211
5536
|
"FailureMessage": {},
|
|
@@ -5215,13 +5540,13 @@
|
|
|
5215
5540
|
"FailureStage": {},
|
|
5216
5541
|
"FailureType": {},
|
|
5217
5542
|
"Details": {
|
|
5218
|
-
"shape": "
|
|
5543
|
+
"shape": "S8h"
|
|
5219
5544
|
}
|
|
5220
5545
|
}
|
|
5221
5546
|
},
|
|
5222
5547
|
"StepExecutionId": {},
|
|
5223
5548
|
"OverriddenParameters": {
|
|
5224
|
-
"shape": "
|
|
5549
|
+
"shape": "S8h"
|
|
5225
5550
|
},
|
|
5226
5551
|
"IsEnd": {
|
|
5227
5552
|
"type": "boolean"
|
|
@@ -5238,28 +5563,12 @@
|
|
|
5238
5563
|
"shape": "Sx"
|
|
5239
5564
|
},
|
|
5240
5565
|
"TargetLocation": {
|
|
5241
|
-
"shape": "
|
|
5566
|
+
"shape": "S1g"
|
|
5242
5567
|
}
|
|
5243
5568
|
}
|
|
5244
5569
|
}
|
|
5245
5570
|
},
|
|
5246
|
-
"
|
|
5247
|
-
"type": "structure",
|
|
5248
|
-
"members": {
|
|
5249
|
-
"Accounts": {
|
|
5250
|
-
"type": "list",
|
|
5251
|
-
"member": {}
|
|
5252
|
-
},
|
|
5253
|
-
"Regions": {
|
|
5254
|
-
"type": "list",
|
|
5255
|
-
"member": {}
|
|
5256
|
-
},
|
|
5257
|
-
"TargetLocationMaxConcurrency": {},
|
|
5258
|
-
"TargetLocationMaxErrors": {},
|
|
5259
|
-
"ExecutionRoleName": {}
|
|
5260
|
-
}
|
|
5261
|
-
},
|
|
5262
|
-
"S94": {
|
|
5571
|
+
"S9f": {
|
|
5263
5572
|
"type": "list",
|
|
5264
5573
|
"member": {
|
|
5265
5574
|
"type": "structure",
|
|
@@ -5272,7 +5581,7 @@
|
|
|
5272
5581
|
}
|
|
5273
5582
|
}
|
|
5274
5583
|
},
|
|
5275
|
-
"
|
|
5584
|
+
"S9n": {
|
|
5276
5585
|
"type": "structure",
|
|
5277
5586
|
"members": {
|
|
5278
5587
|
"Id": {},
|
|
@@ -5313,15 +5622,15 @@
|
|
|
5313
5622
|
"Repository": {}
|
|
5314
5623
|
}
|
|
5315
5624
|
},
|
|
5316
|
-
"
|
|
5625
|
+
"Sah": {
|
|
5317
5626
|
"type": "list",
|
|
5318
5627
|
"member": {}
|
|
5319
5628
|
},
|
|
5320
|
-
"
|
|
5629
|
+
"Sba": {
|
|
5321
5630
|
"type": "list",
|
|
5322
5631
|
"member": {}
|
|
5323
5632
|
},
|
|
5324
|
-
"
|
|
5633
|
+
"Sbu": {
|
|
5325
5634
|
"type": "structure",
|
|
5326
5635
|
"required": [
|
|
5327
5636
|
"InstanceId",
|
|
@@ -5338,7 +5647,7 @@
|
|
|
5338
5647
|
"SnapshotId": {},
|
|
5339
5648
|
"InstallOverrideList": {},
|
|
5340
5649
|
"OwnerInformation": {
|
|
5341
|
-
"shape": "
|
|
5650
|
+
"shape": "Sbx"
|
|
5342
5651
|
},
|
|
5343
5652
|
"InstalledCount": {
|
|
5344
5653
|
"type": "integer"
|
|
@@ -5377,11 +5686,11 @@
|
|
|
5377
5686
|
"RebootOption": {}
|
|
5378
5687
|
}
|
|
5379
5688
|
},
|
|
5380
|
-
"
|
|
5689
|
+
"Sbx": {
|
|
5381
5690
|
"type": "string",
|
|
5382
5691
|
"sensitive": true
|
|
5383
5692
|
},
|
|
5384
|
-
"
|
|
5693
|
+
"Scx": {
|
|
5385
5694
|
"type": "list",
|
|
5386
5695
|
"member": {
|
|
5387
5696
|
"type": "structure",
|
|
@@ -5394,11 +5703,11 @@
|
|
|
5394
5703
|
}
|
|
5395
5704
|
}
|
|
5396
5705
|
},
|
|
5397
|
-
"
|
|
5706
|
+
"Sd9": {
|
|
5398
5707
|
"type": "string",
|
|
5399
5708
|
"sensitive": true
|
|
5400
5709
|
},
|
|
5401
|
-
"
|
|
5710
|
+
"Se0": {
|
|
5402
5711
|
"type": "map",
|
|
5403
5712
|
"key": {},
|
|
5404
5713
|
"value": {
|
|
@@ -5417,7 +5726,7 @@
|
|
|
5417
5726
|
},
|
|
5418
5727
|
"sensitive": true
|
|
5419
5728
|
},
|
|
5420
|
-
"
|
|
5729
|
+
"Se6": {
|
|
5421
5730
|
"type": "structure",
|
|
5422
5731
|
"required": [
|
|
5423
5732
|
"S3BucketName",
|
|
@@ -5429,7 +5738,7 @@
|
|
|
5429
5738
|
"S3Region": {}
|
|
5430
5739
|
}
|
|
5431
5740
|
},
|
|
5432
|
-
"
|
|
5741
|
+
"Sf0": {
|
|
5433
5742
|
"type": "list",
|
|
5434
5743
|
"member": {
|
|
5435
5744
|
"type": "structure",
|
|
@@ -5446,7 +5755,7 @@
|
|
|
5446
5755
|
}
|
|
5447
5756
|
}
|
|
5448
5757
|
},
|
|
5449
|
-
"
|
|
5758
|
+
"Sff": {
|
|
5450
5759
|
"type": "list",
|
|
5451
5760
|
"member": {
|
|
5452
5761
|
"type": "structure",
|
|
@@ -5457,7 +5766,7 @@
|
|
|
5457
5766
|
}
|
|
5458
5767
|
}
|
|
5459
5768
|
},
|
|
5460
|
-
"
|
|
5769
|
+
"Sfl": {
|
|
5461
5770
|
"type": "structure",
|
|
5462
5771
|
"members": {
|
|
5463
5772
|
"BaselineId": {},
|
|
@@ -5469,13 +5778,7 @@
|
|
|
5469
5778
|
}
|
|
5470
5779
|
}
|
|
5471
5780
|
},
|
|
5472
|
-
"
|
|
5473
|
-
"type": "list",
|
|
5474
|
-
"member": {
|
|
5475
|
-
"shape": "S8x"
|
|
5476
|
-
}
|
|
5477
|
-
},
|
|
5478
|
-
"Sgu": {
|
|
5781
|
+
"Sh4": {
|
|
5479
5782
|
"type": "structure",
|
|
5480
5783
|
"members": {
|
|
5481
5784
|
"CloudWatchLogGroupName": {},
|
|
@@ -5484,7 +5787,7 @@
|
|
|
5484
5787
|
}
|
|
5485
5788
|
}
|
|
5486
5789
|
},
|
|
5487
|
-
"
|
|
5790
|
+
"Shp": {
|
|
5488
5791
|
"type": "list",
|
|
5489
5792
|
"member": {
|
|
5490
5793
|
"type": "structure",
|
|
@@ -5502,14 +5805,14 @@
|
|
|
5502
5805
|
}
|
|
5503
5806
|
}
|
|
5504
5807
|
},
|
|
5505
|
-
"
|
|
5808
|
+
"Shv": {
|
|
5506
5809
|
"type": "list",
|
|
5507
5810
|
"member": {
|
|
5508
5811
|
"type": "structure",
|
|
5509
5812
|
"members": {
|
|
5510
5813
|
"Expression": {},
|
|
5511
5814
|
"Aggregators": {
|
|
5512
|
-
"shape": "
|
|
5815
|
+
"shape": "Shv"
|
|
5513
5816
|
},
|
|
5514
5817
|
"Groups": {
|
|
5515
5818
|
"type": "list",
|
|
@@ -5522,7 +5825,7 @@
|
|
|
5522
5825
|
"members": {
|
|
5523
5826
|
"Name": {},
|
|
5524
5827
|
"Filters": {
|
|
5525
|
-
"shape": "
|
|
5828
|
+
"shape": "Shp"
|
|
5526
5829
|
}
|
|
5527
5830
|
}
|
|
5528
5831
|
}
|
|
@@ -5530,7 +5833,7 @@
|
|
|
5530
5833
|
}
|
|
5531
5834
|
}
|
|
5532
5835
|
},
|
|
5533
|
-
"
|
|
5836
|
+
"Sic": {
|
|
5534
5837
|
"type": "list",
|
|
5535
5838
|
"member": {
|
|
5536
5839
|
"type": "map",
|
|
@@ -5538,7 +5841,7 @@
|
|
|
5538
5841
|
"value": {}
|
|
5539
5842
|
}
|
|
5540
5843
|
},
|
|
5541
|
-
"
|
|
5844
|
+
"Sj3": {
|
|
5542
5845
|
"type": "structure",
|
|
5543
5846
|
"members": {
|
|
5544
5847
|
"RunCommand": {
|
|
@@ -5546,13 +5849,13 @@
|
|
|
5546
5849
|
"members": {
|
|
5547
5850
|
"Comment": {},
|
|
5548
5851
|
"CloudWatchOutputConfig": {
|
|
5549
|
-
"shape": "
|
|
5852
|
+
"shape": "Sh4"
|
|
5550
5853
|
},
|
|
5551
5854
|
"DocumentHash": {},
|
|
5552
5855
|
"DocumentHashType": {},
|
|
5553
5856
|
"DocumentVersion": {},
|
|
5554
5857
|
"NotificationConfig": {
|
|
5555
|
-
"shape": "
|
|
5858
|
+
"shape": "Sj5"
|
|
5556
5859
|
},
|
|
5557
5860
|
"OutputS3BucketName": {},
|
|
5558
5861
|
"OutputS3KeyPrefix": {},
|
|
@@ -5570,7 +5873,7 @@
|
|
|
5570
5873
|
"members": {
|
|
5571
5874
|
"DocumentVersion": {},
|
|
5572
5875
|
"Parameters": {
|
|
5573
|
-
"shape": "
|
|
5876
|
+
"shape": "S8h"
|
|
5574
5877
|
}
|
|
5575
5878
|
}
|
|
5576
5879
|
},
|
|
@@ -5597,7 +5900,7 @@
|
|
|
5597
5900
|
}
|
|
5598
5901
|
}
|
|
5599
5902
|
},
|
|
5600
|
-
"
|
|
5903
|
+
"Sj5": {
|
|
5601
5904
|
"type": "structure",
|
|
5602
5905
|
"members": {
|
|
5603
5906
|
"NotificationArn": {},
|
|
@@ -5608,7 +5911,7 @@
|
|
|
5608
5911
|
"NotificationType": {}
|
|
5609
5912
|
}
|
|
5610
5913
|
},
|
|
5611
|
-
"
|
|
5914
|
+
"Sjq": {
|
|
5612
5915
|
"type": "list",
|
|
5613
5916
|
"member": {
|
|
5614
5917
|
"type": "structure",
|
|
@@ -5626,7 +5929,7 @@
|
|
|
5626
5929
|
}
|
|
5627
5930
|
}
|
|
5628
5931
|
},
|
|
5629
|
-
"
|
|
5932
|
+
"Sjw": {
|
|
5630
5933
|
"type": "list",
|
|
5631
5934
|
"member": {
|
|
5632
5935
|
"type": "structure",
|
|
@@ -5640,15 +5943,15 @@
|
|
|
5640
5943
|
"value": {}
|
|
5641
5944
|
},
|
|
5642
5945
|
"Filters": {
|
|
5643
|
-
"shape": "
|
|
5946
|
+
"shape": "Sjq"
|
|
5644
5947
|
},
|
|
5645
5948
|
"Aggregators": {
|
|
5646
|
-
"shape": "
|
|
5949
|
+
"shape": "Sjw"
|
|
5647
5950
|
}
|
|
5648
5951
|
}
|
|
5649
5952
|
}
|
|
5650
5953
|
},
|
|
5651
|
-
"
|
|
5954
|
+
"Ski": {
|
|
5652
5955
|
"type": "structure",
|
|
5653
5956
|
"members": {
|
|
5654
5957
|
"Name": {},
|
|
@@ -5666,17 +5969,17 @@
|
|
|
5666
5969
|
"DataType": {}
|
|
5667
5970
|
}
|
|
5668
5971
|
},
|
|
5669
|
-
"
|
|
5972
|
+
"Skp": {
|
|
5670
5973
|
"type": "list",
|
|
5671
5974
|
"member": {}
|
|
5672
5975
|
},
|
|
5673
|
-
"
|
|
5976
|
+
"Skt": {
|
|
5674
5977
|
"type": "list",
|
|
5675
5978
|
"member": {
|
|
5676
|
-
"shape": "
|
|
5979
|
+
"shape": "Ski"
|
|
5677
5980
|
}
|
|
5678
5981
|
},
|
|
5679
|
-
"
|
|
5982
|
+
"Sl5": {
|
|
5680
5983
|
"type": "structure",
|
|
5681
5984
|
"members": {
|
|
5682
5985
|
"SettingId": {},
|
|
@@ -5689,7 +5992,7 @@
|
|
|
5689
5992
|
"Status": {}
|
|
5690
5993
|
}
|
|
5691
5994
|
},
|
|
5692
|
-
"
|
|
5995
|
+
"Sln": {
|
|
5693
5996
|
"type": "list",
|
|
5694
5997
|
"member": {
|
|
5695
5998
|
"type": "structure",
|
|
@@ -5703,7 +6006,7 @@
|
|
|
5703
6006
|
}
|
|
5704
6007
|
}
|
|
5705
6008
|
},
|
|
5706
|
-
"
|
|
6009
|
+
"Sm3": {
|
|
5707
6010
|
"type": "structure",
|
|
5708
6011
|
"members": {
|
|
5709
6012
|
"CommandId": {},
|
|
@@ -5746,17 +6049,17 @@
|
|
|
5746
6049
|
},
|
|
5747
6050
|
"ServiceRole": {},
|
|
5748
6051
|
"NotificationConfig": {
|
|
5749
|
-
"shape": "
|
|
6052
|
+
"shape": "Sj5"
|
|
5750
6053
|
},
|
|
5751
6054
|
"CloudWatchOutputConfig": {
|
|
5752
|
-
"shape": "
|
|
6055
|
+
"shape": "Sh4"
|
|
5753
6056
|
},
|
|
5754
6057
|
"TimeoutSeconds": {
|
|
5755
6058
|
"type": "integer"
|
|
5756
6059
|
}
|
|
5757
6060
|
}
|
|
5758
6061
|
},
|
|
5759
|
-
"
|
|
6062
|
+
"Sma": {
|
|
5760
6063
|
"type": "list",
|
|
5761
6064
|
"member": {
|
|
5762
6065
|
"type": "structure",
|
|
@@ -5770,7 +6073,7 @@
|
|
|
5770
6073
|
}
|
|
5771
6074
|
}
|
|
5772
6075
|
},
|
|
5773
|
-
"
|
|
6076
|
+
"Sms": {
|
|
5774
6077
|
"type": "structure",
|
|
5775
6078
|
"required": [
|
|
5776
6079
|
"ExecutionTime"
|
|
@@ -5783,23 +6086,23 @@
|
|
|
5783
6086
|
"ExecutionType": {}
|
|
5784
6087
|
}
|
|
5785
6088
|
},
|
|
5786
|
-
"
|
|
6089
|
+
"Smv": {
|
|
5787
6090
|
"type": "map",
|
|
5788
6091
|
"key": {},
|
|
5789
6092
|
"value": {}
|
|
5790
6093
|
},
|
|
5791
|
-
"
|
|
6094
|
+
"Sn0": {
|
|
5792
6095
|
"type": "structure",
|
|
5793
6096
|
"members": {
|
|
5794
6097
|
"CompliantCount": {
|
|
5795
6098
|
"type": "integer"
|
|
5796
6099
|
},
|
|
5797
6100
|
"SeveritySummary": {
|
|
5798
|
-
"shape": "
|
|
6101
|
+
"shape": "Sn2"
|
|
5799
6102
|
}
|
|
5800
6103
|
}
|
|
5801
6104
|
},
|
|
5802
|
-
"
|
|
6105
|
+
"Sn2": {
|
|
5803
6106
|
"type": "structure",
|
|
5804
6107
|
"members": {
|
|
5805
6108
|
"CriticalCount": {
|
|
@@ -5822,14 +6125,24 @@
|
|
|
5822
6125
|
}
|
|
5823
6126
|
}
|
|
5824
6127
|
},
|
|
5825
|
-
"
|
|
6128
|
+
"Sn3": {
|
|
5826
6129
|
"type": "structure",
|
|
5827
6130
|
"members": {
|
|
5828
6131
|
"NonCompliantCount": {
|
|
5829
6132
|
"type": "integer"
|
|
5830
6133
|
},
|
|
5831
6134
|
"SeveritySummary": {
|
|
5832
|
-
"shape": "
|
|
6135
|
+
"shape": "Sn2"
|
|
6136
|
+
}
|
|
6137
|
+
}
|
|
6138
|
+
},
|
|
6139
|
+
"Sna": {
|
|
6140
|
+
"type": "list",
|
|
6141
|
+
"member": {
|
|
6142
|
+
"type": "structure",
|
|
6143
|
+
"members": {
|
|
6144
|
+
"Type": {},
|
|
6145
|
+
"Content": {}
|
|
5833
6146
|
}
|
|
5834
6147
|
}
|
|
5835
6148
|
}
|