aws-sdk-core 2.6.36 → 2.6.38

Sign up to get free protection for your applications and to get access to all the features.
@@ -129,6 +129,20 @@
129
129
  {"shape":"InternalServerError"}
130
130
  ]
131
131
  },
132
+ "CreatePatchBaseline":{
133
+ "name":"CreatePatchBaseline",
134
+ "http":{
135
+ "method":"POST",
136
+ "requestUri":"/"
137
+ },
138
+ "input":{"shape":"CreatePatchBaselineRequest"},
139
+ "output":{"shape":"CreatePatchBaselineResult"},
140
+ "errors":[
141
+ {"shape":"IdempotentParameterMismatch"},
142
+ {"shape":"ResourceLimitExceededException"},
143
+ {"shape":"InternalServerError"}
144
+ ]
145
+ },
132
146
  "DeleteActivation":{
133
147
  "name":"DeleteActivation",
134
148
  "http":{
@@ -199,6 +213,19 @@
199
213
  {"shape":"ParameterNotFound"}
200
214
  ]
201
215
  },
216
+ "DeletePatchBaseline":{
217
+ "name":"DeletePatchBaseline",
218
+ "http":{
219
+ "method":"POST",
220
+ "requestUri":"/"
221
+ },
222
+ "input":{"shape":"DeletePatchBaselineRequest"},
223
+ "output":{"shape":"DeletePatchBaselineResult"},
224
+ "errors":[
225
+ {"shape":"ResourceInUseException"},
226
+ {"shape":"InternalServerError"}
227
+ ]
228
+ },
202
229
  "DeregisterManagedInstance":{
203
230
  "name":"DeregisterManagedInstance",
204
231
  "http":{
@@ -212,6 +239,19 @@
212
239
  {"shape":"InternalServerError"}
213
240
  ]
214
241
  },
242
+ "DeregisterPatchBaselineForPatchGroup":{
243
+ "name":"DeregisterPatchBaselineForPatchGroup",
244
+ "http":{
245
+ "method":"POST",
246
+ "requestUri":"/"
247
+ },
248
+ "input":{"shape":"DeregisterPatchBaselineForPatchGroupRequest"},
249
+ "output":{"shape":"DeregisterPatchBaselineForPatchGroupResult"},
250
+ "errors":[
251
+ {"shape":"InvalidResourceId"},
252
+ {"shape":"InternalServerError"}
253
+ ]
254
+ },
215
255
  "DeregisterTargetFromMaintenanceWindow":{
216
256
  "name":"DeregisterTargetFromMaintenanceWindow",
217
257
  "http":{
@@ -280,6 +320,18 @@
280
320
  {"shape":"InternalServerError"}
281
321
  ]
282
322
  },
323
+ "DescribeAvailablePatches":{
324
+ "name":"DescribeAvailablePatches",
325
+ "http":{
326
+ "method":"POST",
327
+ "requestUri":"/"
328
+ },
329
+ "input":{"shape":"DescribeAvailablePatchesRequest"},
330
+ "output":{"shape":"DescribeAvailablePatchesResult"},
331
+ "errors":[
332
+ {"shape":"InternalServerError"}
333
+ ]
334
+ },
283
335
  "DescribeDocument":{
284
336
  "name":"DescribeDocument",
285
337
  "http":{
@@ -322,6 +374,20 @@
322
374
  {"shape":"InvalidNextToken"}
323
375
  ]
324
376
  },
377
+ "DescribeEffectivePatchesForPatchBaseline":{
378
+ "name":"DescribeEffectivePatchesForPatchBaseline",
379
+ "http":{
380
+ "method":"POST",
381
+ "requestUri":"/"
382
+ },
383
+ "input":{"shape":"DescribeEffectivePatchesForPatchBaselineRequest"},
384
+ "output":{"shape":"DescribeEffectivePatchesForPatchBaselineResult"},
385
+ "errors":[
386
+ {"shape":"InvalidResourceId"},
387
+ {"shape":"DoesNotExistException"},
388
+ {"shape":"InternalServerError"}
389
+ ]
390
+ },
325
391
  "DescribeInstanceAssociationsStatus":{
326
392
  "name":"DescribeInstanceAssociationsStatus",
327
393
  "http":{
@@ -352,6 +418,48 @@
352
418
  {"shape":"InvalidFilterKey"}
353
419
  ]
354
420
  },
421
+ "DescribeInstancePatchStates":{
422
+ "name":"DescribeInstancePatchStates",
423
+ "http":{
424
+ "method":"POST",
425
+ "requestUri":"/"
426
+ },
427
+ "input":{"shape":"DescribeInstancePatchStatesRequest"},
428
+ "output":{"shape":"DescribeInstancePatchStatesResult"},
429
+ "errors":[
430
+ {"shape":"InternalServerError"},
431
+ {"shape":"InvalidNextToken"}
432
+ ]
433
+ },
434
+ "DescribeInstancePatchStatesForPatchGroup":{
435
+ "name":"DescribeInstancePatchStatesForPatchGroup",
436
+ "http":{
437
+ "method":"POST",
438
+ "requestUri":"/"
439
+ },
440
+ "input":{"shape":"DescribeInstancePatchStatesForPatchGroupRequest"},
441
+ "output":{"shape":"DescribeInstancePatchStatesForPatchGroupResult"},
442
+ "errors":[
443
+ {"shape":"InternalServerError"},
444
+ {"shape":"InvalidFilter"},
445
+ {"shape":"InvalidNextToken"}
446
+ ]
447
+ },
448
+ "DescribeInstancePatches":{
449
+ "name":"DescribeInstancePatches",
450
+ "http":{
451
+ "method":"POST",
452
+ "requestUri":"/"
453
+ },
454
+ "input":{"shape":"DescribeInstancePatchesRequest"},
455
+ "output":{"shape":"DescribeInstancePatchesResult"},
456
+ "errors":[
457
+ {"shape":"InternalServerError"},
458
+ {"shape":"InvalidInstanceId"},
459
+ {"shape":"InvalidFilter"},
460
+ {"shape":"InvalidNextToken"}
461
+ ]
462
+ },
355
463
  "DescribeMaintenanceWindowExecutionTaskInvocations":{
356
464
  "name":"DescribeMaintenanceWindowExecutionTaskInvocations",
357
465
  "http":{
@@ -442,6 +550,43 @@
442
550
  {"shape":"InvalidNextToken"}
443
551
  ]
444
552
  },
553
+ "DescribePatchBaselines":{
554
+ "name":"DescribePatchBaselines",
555
+ "http":{
556
+ "method":"POST",
557
+ "requestUri":"/"
558
+ },
559
+ "input":{"shape":"DescribePatchBaselinesRequest"},
560
+ "output":{"shape":"DescribePatchBaselinesResult"},
561
+ "errors":[
562
+ {"shape":"InternalServerError"}
563
+ ]
564
+ },
565
+ "DescribePatchGroupState":{
566
+ "name":"DescribePatchGroupState",
567
+ "http":{
568
+ "method":"POST",
569
+ "requestUri":"/"
570
+ },
571
+ "input":{"shape":"DescribePatchGroupStateRequest"},
572
+ "output":{"shape":"DescribePatchGroupStateResult"},
573
+ "errors":[
574
+ {"shape":"InternalServerError"},
575
+ {"shape":"InvalidNextToken"}
576
+ ]
577
+ },
578
+ "DescribePatchGroups":{
579
+ "name":"DescribePatchGroups",
580
+ "http":{
581
+ "method":"POST",
582
+ "requestUri":"/"
583
+ },
584
+ "input":{"shape":"DescribePatchGroupsRequest"},
585
+ "output":{"shape":"DescribePatchGroupsResult"},
586
+ "errors":[
587
+ {"shape":"InternalServerError"}
588
+ ]
589
+ },
445
590
  "GetAutomationExecution":{
446
591
  "name":"GetAutomationExecution",
447
592
  "http":{
@@ -471,6 +616,30 @@
471
616
  {"shape":"InvocationDoesNotExist"}
472
617
  ]
473
618
  },
619
+ "GetDefaultPatchBaseline":{
620
+ "name":"GetDefaultPatchBaseline",
621
+ "http":{
622
+ "method":"POST",
623
+ "requestUri":"/"
624
+ },
625
+ "input":{"shape":"GetDefaultPatchBaselineRequest"},
626
+ "output":{"shape":"GetDefaultPatchBaselineResult"},
627
+ "errors":[
628
+ {"shape":"InternalServerError"}
629
+ ]
630
+ },
631
+ "GetDeployablePatchSnapshotForInstance":{
632
+ "name":"GetDeployablePatchSnapshotForInstance",
633
+ "http":{
634
+ "method":"POST",
635
+ "requestUri":"/"
636
+ },
637
+ "input":{"shape":"GetDeployablePatchSnapshotForInstanceRequest"},
638
+ "output":{"shape":"GetDeployablePatchSnapshotForInstanceResult"},
639
+ "errors":[
640
+ {"shape":"InternalServerError"}
641
+ ]
642
+ },
474
643
  "GetDocument":{
475
644
  "name":"GetDocument",
476
645
  "http":{
@@ -580,6 +749,32 @@
580
749
  {"shape":"InternalServerError"}
581
750
  ]
582
751
  },
752
+ "GetPatchBaseline":{
753
+ "name":"GetPatchBaseline",
754
+ "http":{
755
+ "method":"POST",
756
+ "requestUri":"/"
757
+ },
758
+ "input":{"shape":"GetPatchBaselineRequest"},
759
+ "output":{"shape":"GetPatchBaselineResult"},
760
+ "errors":[
761
+ {"shape":"DoesNotExistException"},
762
+ {"shape":"InvalidResourceId"},
763
+ {"shape":"InternalServerError"}
764
+ ]
765
+ },
766
+ "GetPatchBaselineForPatchGroup":{
767
+ "name":"GetPatchBaselineForPatchGroup",
768
+ "http":{
769
+ "method":"POST",
770
+ "requestUri":"/"
771
+ },
772
+ "input":{"shape":"GetPatchBaselineForPatchGroupRequest"},
773
+ "output":{"shape":"GetPatchBaselineForPatchGroupResult"},
774
+ "errors":[
775
+ {"shape":"InternalServerError"}
776
+ ]
777
+ },
583
778
  "ListAssociations":{
584
779
  "name":"ListAssociations",
585
780
  "http":{
@@ -736,6 +931,36 @@
736
931
  {"shape":"UnsupportedParameterType"}
737
932
  ]
738
933
  },
934
+ "RegisterDefaultPatchBaseline":{
935
+ "name":"RegisterDefaultPatchBaseline",
936
+ "http":{
937
+ "method":"POST",
938
+ "requestUri":"/"
939
+ },
940
+ "input":{"shape":"RegisterDefaultPatchBaselineRequest"},
941
+ "output":{"shape":"RegisterDefaultPatchBaselineResult"},
942
+ "errors":[
943
+ {"shape":"InvalidResourceId"},
944
+ {"shape":"DoesNotExistException"},
945
+ {"shape":"InternalServerError"}
946
+ ]
947
+ },
948
+ "RegisterPatchBaselineForPatchGroup":{
949
+ "name":"RegisterPatchBaselineForPatchGroup",
950
+ "http":{
951
+ "method":"POST",
952
+ "requestUri":"/"
953
+ },
954
+ "input":{"shape":"RegisterPatchBaselineForPatchGroupRequest"},
955
+ "output":{"shape":"RegisterPatchBaselineForPatchGroupResult"},
956
+ "errors":[
957
+ {"shape":"AlreadyExistsException"},
958
+ {"shape":"DoesNotExistException"},
959
+ {"shape":"InvalidResourceId"},
960
+ {"shape":"ResourceLimitExceededException"},
961
+ {"shape":"InternalServerError"}
962
+ ]
963
+ },
739
964
  "RegisterTargetWithMaintenanceWindow":{
740
965
  "name":"RegisterTargetWithMaintenanceWindow",
741
966
  "http":{
@@ -925,6 +1150,19 @@
925
1150
  {"shape":"InvalidInstanceId"},
926
1151
  {"shape":"InternalServerError"}
927
1152
  ]
1153
+ },
1154
+ "UpdatePatchBaseline":{
1155
+ "name":"UpdatePatchBaseline",
1156
+ "http":{
1157
+ "method":"POST",
1158
+ "requestUri":"/"
1159
+ },
1160
+ "input":{"shape":"UpdatePatchBaselineRequest"},
1161
+ "output":{"shape":"UpdatePatchBaselineResult"},
1162
+ "errors":[
1163
+ {"shape":"DoesNotExistException"},
1164
+ {"shape":"InternalServerError"}
1165
+ ]
928
1166
  }
929
1167
  },
930
1168
  "shapes":{
@@ -994,6 +1232,18 @@
994
1232
  "type":"string",
995
1233
  "max":10
996
1234
  },
1235
+ "AlreadyExistsException":{
1236
+ "type":"structure",
1237
+ "members":{
1238
+ "Message":{"shape":"String"}
1239
+ },
1240
+ "exception":true
1241
+ },
1242
+ "ApproveAfterDays":{
1243
+ "type":"integer",
1244
+ "max":100,
1245
+ "min":0
1246
+ },
997
1247
  "AssociatedInstances":{
998
1248
  "type":"structure",
999
1249
  "members":{
@@ -1289,6 +1539,23 @@
1289
1539
  "max":10,
1290
1540
  "min":0
1291
1541
  },
1542
+ "BaselineDescription":{
1543
+ "type":"string",
1544
+ "max":1024,
1545
+ "min":1
1546
+ },
1547
+ "BaselineId":{
1548
+ "type":"string",
1549
+ "max":128,
1550
+ "min":20,
1551
+ "pattern":"^[a-zA-Z0-9_\\-:/]{20,128}$"
1552
+ },
1553
+ "BaselineName":{
1554
+ "type":"string",
1555
+ "max":128,
1556
+ "min":3,
1557
+ "pattern":"^[a-zA-Z0-9_\\-.]{3,128}$"
1558
+ },
1292
1559
  "BatchErrorMessage":{"type":"string"},
1293
1560
  "Boolean":{"type":"boolean"},
1294
1561
  "CancelCommandRequest":{
@@ -1595,6 +1862,28 @@
1595
1862
  "WindowId":{"shape":"MaintenanceWindowId"}
1596
1863
  }
1597
1864
  },
1865
+ "CreatePatchBaselineRequest":{
1866
+ "type":"structure",
1867
+ "required":["Name"],
1868
+ "members":{
1869
+ "Name":{"shape":"BaselineName"},
1870
+ "GlobalFilters":{"shape":"PatchFilterGroup"},
1871
+ "ApprovalRules":{"shape":"PatchRuleGroup"},
1872
+ "ApprovedPatches":{"shape":"PatchIdList"},
1873
+ "RejectedPatches":{"shape":"PatchIdList"},
1874
+ "Description":{"shape":"BaselineDescription"},
1875
+ "ClientToken":{
1876
+ "shape":"ClientToken",
1877
+ "idempotencyToken":true
1878
+ }
1879
+ }
1880
+ },
1881
+ "CreatePatchBaselineResult":{
1882
+ "type":"structure",
1883
+ "members":{
1884
+ "BaselineId":{"shape":"BaselineId"}
1885
+ }
1886
+ },
1598
1887
  "CreatedDate":{"type":"timestamp"},
1599
1888
  "CustomSchemaCountLimitExceededException":{
1600
1889
  "type":"structure",
@@ -1604,6 +1893,7 @@
1604
1893
  "exception":true
1605
1894
  },
1606
1895
  "DateTime":{"type":"timestamp"},
1896
+ "DefaultBaseline":{"type":"boolean"},
1607
1897
  "DefaultInstanceName":{
1608
1898
  "type":"string",
1609
1899
  "max":256,
@@ -1672,6 +1962,19 @@
1672
1962
  "members":{
1673
1963
  }
1674
1964
  },
1965
+ "DeletePatchBaselineRequest":{
1966
+ "type":"structure",
1967
+ "required":["BaselineId"],
1968
+ "members":{
1969
+ "BaselineId":{"shape":"BaselineId"}
1970
+ }
1971
+ },
1972
+ "DeletePatchBaselineResult":{
1973
+ "type":"structure",
1974
+ "members":{
1975
+ "BaselineId":{"shape":"BaselineId"}
1976
+ }
1977
+ },
1675
1978
  "DeregisterManagedInstanceRequest":{
1676
1979
  "type":"structure",
1677
1980
  "required":["InstanceId"],
@@ -1684,6 +1987,24 @@
1684
1987
  "members":{
1685
1988
  }
1686
1989
  },
1990
+ "DeregisterPatchBaselineForPatchGroupRequest":{
1991
+ "type":"structure",
1992
+ "required":[
1993
+ "BaselineId",
1994
+ "PatchGroup"
1995
+ ],
1996
+ "members":{
1997
+ "BaselineId":{"shape":"BaselineId"},
1998
+ "PatchGroup":{"shape":"PatchGroup"}
1999
+ }
2000
+ },
2001
+ "DeregisterPatchBaselineForPatchGroupResult":{
2002
+ "type":"structure",
2003
+ "members":{
2004
+ "BaselineId":{"shape":"BaselineId"},
2005
+ "PatchGroup":{"shape":"PatchGroup"}
2006
+ }
2007
+ },
1687
2008
  "DeregisterTargetFromMaintenanceWindowRequest":{
1688
2009
  "type":"structure",
1689
2010
  "required":[
@@ -1789,6 +2110,24 @@
1789
2110
  "NextToken":{"shape":"NextToken"}
1790
2111
  }
1791
2112
  },
2113
+ "DescribeAvailablePatchesRequest":{
2114
+ "type":"structure",
2115
+ "members":{
2116
+ "Filters":{"shape":"PatchOrchestratorFilterList"},
2117
+ "MaxResults":{
2118
+ "shape":"PatchBaselineMaxResults",
2119
+ "box":true
2120
+ },
2121
+ "NextToken":{"shape":"NextToken"}
2122
+ }
2123
+ },
2124
+ "DescribeAvailablePatchesResult":{
2125
+ "type":"structure",
2126
+ "members":{
2127
+ "Patches":{"shape":"PatchList"},
2128
+ "NextToken":{"shape":"NextToken"}
2129
+ }
2130
+ },
1792
2131
  "DescribeDocumentPermissionRequest":{
1793
2132
  "type":"structure",
1794
2133
  "required":[
@@ -1839,6 +2178,25 @@
1839
2178
  "NextToken":{"shape":"NextToken"}
1840
2179
  }
1841
2180
  },
2181
+ "DescribeEffectivePatchesForPatchBaselineRequest":{
2182
+ "type":"structure",
2183
+ "required":["BaselineId"],
2184
+ "members":{
2185
+ "BaselineId":{"shape":"BaselineId"},
2186
+ "MaxResults":{
2187
+ "shape":"PatchBaselineMaxResults",
2188
+ "box":true
2189
+ },
2190
+ "NextToken":{"shape":"NextToken"}
2191
+ }
2192
+ },
2193
+ "DescribeEffectivePatchesForPatchBaselineResult":{
2194
+ "type":"structure",
2195
+ "members":{
2196
+ "EffectivePatches":{"shape":"EffectivePatchList"},
2197
+ "NextToken":{"shape":"NextToken"}
2198
+ }
2199
+ },
1842
2200
  "DescribeInstanceAssociationsStatusRequest":{
1843
2201
  "type":"structure",
1844
2202
  "required":["InstanceId"],
@@ -1877,6 +2235,65 @@
1877
2235
  "NextToken":{"shape":"NextToken"}
1878
2236
  }
1879
2237
  },
2238
+ "DescribeInstancePatchStatesForPatchGroupRequest":{
2239
+ "type":"structure",
2240
+ "required":["PatchGroup"],
2241
+ "members":{
2242
+ "PatchGroup":{"shape":"PatchGroup"},
2243
+ "Filters":{"shape":"InstancePatchStateFilterList"},
2244
+ "NextToken":{"shape":"NextToken"},
2245
+ "MaxResults":{
2246
+ "shape":"PatchComplianceMaxResults",
2247
+ "box":true
2248
+ }
2249
+ }
2250
+ },
2251
+ "DescribeInstancePatchStatesForPatchGroupResult":{
2252
+ "type":"structure",
2253
+ "members":{
2254
+ "InstancePatchStates":{"shape":"InstancePatchStatesList"},
2255
+ "NextToken":{"shape":"NextToken"}
2256
+ }
2257
+ },
2258
+ "DescribeInstancePatchStatesRequest":{
2259
+ "type":"structure",
2260
+ "required":["InstanceIds"],
2261
+ "members":{
2262
+ "InstanceIds":{"shape":"InstanceIdList"},
2263
+ "NextToken":{"shape":"NextToken"},
2264
+ "MaxResults":{
2265
+ "shape":"PatchComplianceMaxResults",
2266
+ "box":true
2267
+ }
2268
+ }
2269
+ },
2270
+ "DescribeInstancePatchStatesResult":{
2271
+ "type":"structure",
2272
+ "members":{
2273
+ "InstancePatchStates":{"shape":"InstancePatchStateList"},
2274
+ "NextToken":{"shape":"NextToken"}
2275
+ }
2276
+ },
2277
+ "DescribeInstancePatchesRequest":{
2278
+ "type":"structure",
2279
+ "required":["InstanceId"],
2280
+ "members":{
2281
+ "InstanceId":{"shape":"InstanceId"},
2282
+ "Filters":{"shape":"PatchOrchestratorFilterList"},
2283
+ "NextToken":{"shape":"NextToken"},
2284
+ "MaxResults":{
2285
+ "shape":"PatchComplianceMaxResults",
2286
+ "box":true
2287
+ }
2288
+ }
2289
+ },
2290
+ "DescribeInstancePatchesResult":{
2291
+ "type":"structure",
2292
+ "members":{
2293
+ "Patches":{"shape":"PatchComplianceDataList"},
2294
+ "NextToken":{"shape":"NextToken"}
2295
+ }
2296
+ },
1880
2297
  "DescribeMaintenanceWindowExecutionTaskInvocationsRequest":{
1881
2298
  "type":"structure",
1882
2299
  "required":[
@@ -1992,28 +2409,81 @@
1992
2409
  "NextToken":{"shape":"NextToken"}
1993
2410
  }
1994
2411
  },
1995
- "DescribeMaintenanceWindowsResult":{
2412
+ "DescribeMaintenanceWindowsResult":{
2413
+ "type":"structure",
2414
+ "members":{
2415
+ "WindowIdentities":{"shape":"MaintenanceWindowIdentityList"},
2416
+ "NextToken":{"shape":"NextToken"}
2417
+ }
2418
+ },
2419
+ "DescribeParametersRequest":{
2420
+ "type":"structure",
2421
+ "members":{
2422
+ "Filters":{"shape":"ParametersFilterList"},
2423
+ "MaxResults":{
2424
+ "shape":"MaxResults",
2425
+ "box":true
2426
+ },
2427
+ "NextToken":{"shape":"NextToken"}
2428
+ }
2429
+ },
2430
+ "DescribeParametersResult":{
2431
+ "type":"structure",
2432
+ "members":{
2433
+ "Parameters":{"shape":"ParameterMetadataList"},
2434
+ "NextToken":{"shape":"NextToken"}
2435
+ }
2436
+ },
2437
+ "DescribePatchBaselinesRequest":{
2438
+ "type":"structure",
2439
+ "members":{
2440
+ "Filters":{"shape":"PatchOrchestratorFilterList"},
2441
+ "MaxResults":{
2442
+ "shape":"PatchBaselineMaxResults",
2443
+ "box":true
2444
+ },
2445
+ "NextToken":{"shape":"NextToken"}
2446
+ }
2447
+ },
2448
+ "DescribePatchBaselinesResult":{
2449
+ "type":"structure",
2450
+ "members":{
2451
+ "BaselineIdentities":{"shape":"PatchBaselineIdentityList"},
2452
+ "NextToken":{"shape":"NextToken"}
2453
+ }
2454
+ },
2455
+ "DescribePatchGroupStateRequest":{
2456
+ "type":"structure",
2457
+ "required":["PatchGroup"],
2458
+ "members":{
2459
+ "PatchGroup":{"shape":"PatchGroup"}
2460
+ }
2461
+ },
2462
+ "DescribePatchGroupStateResult":{
1996
2463
  "type":"structure",
1997
2464
  "members":{
1998
- "WindowIdentities":{"shape":"MaintenanceWindowIdentityList"},
1999
- "NextToken":{"shape":"NextToken"}
2465
+ "Instances":{"shape":"Integer"},
2466
+ "InstancesWithInstalledPatches":{"shape":"Integer"},
2467
+ "InstancesWithInstalledOtherPatches":{"shape":"Integer"},
2468
+ "InstancesWithMissingPatches":{"shape":"Integer"},
2469
+ "InstancesWithFailedPatches":{"shape":"Integer"},
2470
+ "InstancesWithNotApplicablePatches":{"shape":"Integer"}
2000
2471
  }
2001
2472
  },
2002
- "DescribeParametersRequest":{
2473
+ "DescribePatchGroupsRequest":{
2003
2474
  "type":"structure",
2004
2475
  "members":{
2005
- "Filters":{"shape":"ParametersFilterList"},
2006
2476
  "MaxResults":{
2007
- "shape":"MaxResults",
2477
+ "shape":"PatchBaselineMaxResults",
2008
2478
  "box":true
2009
2479
  },
2010
2480
  "NextToken":{"shape":"NextToken"}
2011
2481
  }
2012
2482
  },
2013
- "DescribeParametersResult":{
2483
+ "DescribePatchGroupsResult":{
2014
2484
  "type":"structure",
2015
2485
  "members":{
2016
- "Parameters":{"shape":"ParameterMetadataList"},
2486
+ "Mappings":{"shape":"PatchGroupPatchBaselineMappingList"},
2017
2487
  "NextToken":{"shape":"NextToken"}
2018
2488
  }
2019
2489
  },
@@ -2246,6 +2716,17 @@
2246
2716
  "max":5,
2247
2717
  "min":1
2248
2718
  },
2719
+ "EffectivePatch":{
2720
+ "type":"structure",
2721
+ "members":{
2722
+ "Patch":{"shape":"Patch"},
2723
+ "PatchStatus":{"shape":"PatchStatus"}
2724
+ }
2725
+ },
2726
+ "EffectivePatchList":{
2727
+ "type":"list",
2728
+ "member":{"shape":"EffectivePatch"}
2729
+ },
2249
2730
  "ErrorCount":{"type":"integer"},
2250
2731
  "ExpirationDate":{"type":"timestamp"},
2251
2732
  "FailedCreateAssociation":{
@@ -2316,6 +2797,36 @@
2316
2797
  "StandardErrorUrl":{"shape":"Url"}
2317
2798
  }
2318
2799
  },
2800
+ "GetDefaultPatchBaselineRequest":{
2801
+ "type":"structure",
2802
+ "members":{
2803
+ }
2804
+ },
2805
+ "GetDefaultPatchBaselineResult":{
2806
+ "type":"structure",
2807
+ "members":{
2808
+ "BaselineId":{"shape":"BaselineId"}
2809
+ }
2810
+ },
2811
+ "GetDeployablePatchSnapshotForInstanceRequest":{
2812
+ "type":"structure",
2813
+ "required":[
2814
+ "InstanceId",
2815
+ "SnapshotId"
2816
+ ],
2817
+ "members":{
2818
+ "InstanceId":{"shape":"InstanceId"},
2819
+ "SnapshotId":{"shape":"SnapshotId"}
2820
+ }
2821
+ },
2822
+ "GetDeployablePatchSnapshotForInstanceResult":{
2823
+ "type":"structure",
2824
+ "members":{
2825
+ "InstanceId":{"shape":"InstanceId"},
2826
+ "SnapshotId":{"shape":"SnapshotId"},
2827
+ "SnapshotDownloadUrl":{"shape":"SnapshotDownloadUrl"}
2828
+ }
2829
+ },
2319
2830
  "GetDocumentRequest":{
2320
2831
  "type":"structure",
2321
2832
  "required":["Name"],
@@ -2484,6 +2995,42 @@
2484
2995
  "InvalidParameters":{"shape":"ParameterNameList"}
2485
2996
  }
2486
2997
  },
2998
+ "GetPatchBaselineForPatchGroupRequest":{
2999
+ "type":"structure",
3000
+ "required":["PatchGroup"],
3001
+ "members":{
3002
+ "PatchGroup":{"shape":"PatchGroup"}
3003
+ }
3004
+ },
3005
+ "GetPatchBaselineForPatchGroupResult":{
3006
+ "type":"structure",
3007
+ "members":{
3008
+ "BaselineId":{"shape":"BaselineId"},
3009
+ "PatchGroup":{"shape":"PatchGroup"}
3010
+ }
3011
+ },
3012
+ "GetPatchBaselineRequest":{
3013
+ "type":"structure",
3014
+ "required":["BaselineId"],
3015
+ "members":{
3016
+ "BaselineId":{"shape":"BaselineId"}
3017
+ }
3018
+ },
3019
+ "GetPatchBaselineResult":{
3020
+ "type":"structure",
3021
+ "members":{
3022
+ "BaselineId":{"shape":"BaselineId"},
3023
+ "Name":{"shape":"BaselineName"},
3024
+ "GlobalFilters":{"shape":"PatchFilterGroup"},
3025
+ "ApprovalRules":{"shape":"PatchRuleGroup"},
3026
+ "ApprovedPatches":{"shape":"PatchIdList"},
3027
+ "RejectedPatches":{"shape":"PatchIdList"},
3028
+ "PatchGroups":{"shape":"PatchGroupList"},
3029
+ "CreatedDate":{"shape":"DateTime"},
3030
+ "ModifiedDate":{"shape":"DateTime"},
3031
+ "Description":{"shape":"BaselineDescription"}
3032
+ }
3033
+ },
2487
3034
  "IPAddress":{
2488
3035
  "type":"string",
2489
3036
  "max":46,
@@ -2679,10 +3226,87 @@
2679
3226
  },
2680
3227
  "min":0
2681
3228
  },
3229
+ "InstancePatchState":{
3230
+ "type":"structure",
3231
+ "required":[
3232
+ "InstanceId",
3233
+ "PatchGroup",
3234
+ "BaselineId",
3235
+ "OperationStartTime",
3236
+ "OperationEndTime",
3237
+ "Operation"
3238
+ ],
3239
+ "members":{
3240
+ "InstanceId":{"shape":"InstanceId"},
3241
+ "PatchGroup":{"shape":"PatchGroup"},
3242
+ "BaselineId":{"shape":"BaselineId"},
3243
+ "SnapshotId":{"shape":"SnapshotId"},
3244
+ "OwnerInformation":{"shape":"OwnerInformation"},
3245
+ "InstalledCount":{"shape":"PatchInstalledCount"},
3246
+ "InstalledOtherCount":{"shape":"PatchInstalledOtherCount"},
3247
+ "MissingCount":{"shape":"PatchMissingCount"},
3248
+ "FailedCount":{"shape":"PatchFailedCount"},
3249
+ "NotApplicableCount":{"shape":"PatchNotApplicableCount"},
3250
+ "OperationStartTime":{"shape":"PatchOperationStartTime"},
3251
+ "OperationEndTime":{"shape":"PatchOperationEndTime"},
3252
+ "Operation":{"shape":"PatchOperationType"}
3253
+ }
3254
+ },
3255
+ "InstancePatchStateFilter":{
3256
+ "type":"structure",
3257
+ "required":[
3258
+ "Key",
3259
+ "Values",
3260
+ "Type"
3261
+ ],
3262
+ "members":{
3263
+ "Key":{"shape":"InstancePatchStateFilterKey"},
3264
+ "Values":{"shape":"InstancePatchStateFilterValues"},
3265
+ "Type":{"shape":"InstancePatchStateOperatorType"}
3266
+ }
3267
+ },
3268
+ "InstancePatchStateFilterKey":{
3269
+ "type":"string",
3270
+ "max":200,
3271
+ "min":1
3272
+ },
3273
+ "InstancePatchStateFilterList":{
3274
+ "type":"list",
3275
+ "member":{"shape":"InstancePatchStateFilter"},
3276
+ "max":4,
3277
+ "min":0
3278
+ },
3279
+ "InstancePatchStateFilterValue":{"type":"string"},
3280
+ "InstancePatchStateFilterValues":{
3281
+ "type":"list",
3282
+ "member":{"shape":"InstancePatchStateFilterValue"},
3283
+ "max":1,
3284
+ "min":1
3285
+ },
3286
+ "InstancePatchStateList":{
3287
+ "type":"list",
3288
+ "member":{"shape":"InstancePatchState"}
3289
+ },
3290
+ "InstancePatchStateOperatorType":{
3291
+ "type":"string",
3292
+ "enum":[
3293
+ "Equal",
3294
+ "NotEqual",
3295
+ "LessThan",
3296
+ "GreaterThan"
3297
+ ]
3298
+ },
3299
+ "InstancePatchStatesList":{
3300
+ "type":"list",
3301
+ "member":{"shape":"InstancePatchState"},
3302
+ "max":5,
3303
+ "min":1
3304
+ },
2682
3305
  "InstanceTagName":{
2683
3306
  "type":"string",
2684
3307
  "max":255
2685
3308
  },
3309
+ "Integer":{"type":"integer"},
2686
3310
  "InternalServerError":{
2687
3311
  "type":"structure",
2688
3312
  "members":{
@@ -3767,6 +4391,256 @@
3767
4391
  "max":50,
3768
4392
  "min":1
3769
4393
  },
4394
+ "Patch":{
4395
+ "type":"structure",
4396
+ "members":{
4397
+ "Id":{"shape":"PatchId"},
4398
+ "ReleaseDate":{"shape":"DateTime"},
4399
+ "Title":{"shape":"PatchTitle"},
4400
+ "Description":{"shape":"PatchDescription"},
4401
+ "ContentUrl":{"shape":"PatchContentUrl"},
4402
+ "Vendor":{"shape":"PatchVendor"},
4403
+ "ProductFamily":{"shape":"PatchProductFamily"},
4404
+ "Product":{"shape":"PatchProduct"},
4405
+ "Classification":{"shape":"PatchClassification"},
4406
+ "MsrcSeverity":{"shape":"PatchMsrcSeverity"},
4407
+ "KbNumber":{"shape":"PatchKbNumber"},
4408
+ "MsrcNumber":{"shape":"PatchMsrcNumber"},
4409
+ "Language":{"shape":"PatchLanguage"}
4410
+ }
4411
+ },
4412
+ "PatchBaselineIdentity":{
4413
+ "type":"structure",
4414
+ "members":{
4415
+ "BaselineId":{"shape":"BaselineId"},
4416
+ "BaselineName":{"shape":"BaselineName"},
4417
+ "BaselineDescription":{"shape":"BaselineDescription"},
4418
+ "DefaultBaseline":{"shape":"DefaultBaseline"}
4419
+ }
4420
+ },
4421
+ "PatchBaselineIdentityList":{
4422
+ "type":"list",
4423
+ "member":{"shape":"PatchBaselineIdentity"}
4424
+ },
4425
+ "PatchBaselineMaxResults":{
4426
+ "type":"integer",
4427
+ "max":100,
4428
+ "min":1
4429
+ },
4430
+ "PatchClassification":{"type":"string"},
4431
+ "PatchComplianceData":{
4432
+ "type":"structure",
4433
+ "required":[
4434
+ "Title",
4435
+ "KBId",
4436
+ "Classification",
4437
+ "Severity",
4438
+ "State",
4439
+ "InstalledTime"
4440
+ ],
4441
+ "members":{
4442
+ "Title":{"shape":"PatchTitle"},
4443
+ "KBId":{"shape":"PatchKbNumber"},
4444
+ "Classification":{"shape":"PatchClassification"},
4445
+ "Severity":{"shape":"PatchSeverity"},
4446
+ "State":{"shape":"PatchComplianceDataState"},
4447
+ "InstalledTime":{"shape":"PatchInstalledTime"}
4448
+ }
4449
+ },
4450
+ "PatchComplianceDataList":{
4451
+ "type":"list",
4452
+ "member":{"shape":"PatchComplianceData"}
4453
+ },
4454
+ "PatchComplianceDataState":{
4455
+ "type":"string",
4456
+ "enum":[
4457
+ "INSTALLED",
4458
+ "INSTALLED_OTHER",
4459
+ "MISSING",
4460
+ "NOT_APPLICABLE",
4461
+ "FAILED"
4462
+ ]
4463
+ },
4464
+ "PatchComplianceMaxResults":{
4465
+ "type":"integer",
4466
+ "max":100,
4467
+ "min":10
4468
+ },
4469
+ "PatchContentUrl":{"type":"string"},
4470
+ "PatchDeploymentStatus":{
4471
+ "type":"string",
4472
+ "enum":[
4473
+ "APPROVED",
4474
+ "PENDING_APPROVAL",
4475
+ "EXPLICIT_APPROVED",
4476
+ "EXPLICIT_REJECTED"
4477
+ ]
4478
+ },
4479
+ "PatchDescription":{"type":"string"},
4480
+ "PatchFailedCount":{"type":"integer"},
4481
+ "PatchFilter":{
4482
+ "type":"structure",
4483
+ "required":[
4484
+ "Key",
4485
+ "Values"
4486
+ ],
4487
+ "members":{
4488
+ "Key":{"shape":"PatchFilterKey"},
4489
+ "Values":{"shape":"PatchFilterValueList"}
4490
+ }
4491
+ },
4492
+ "PatchFilterGroup":{
4493
+ "type":"structure",
4494
+ "required":["PatchFilters"],
4495
+ "members":{
4496
+ "PatchFilters":{"shape":"PatchFilterList"}
4497
+ }
4498
+ },
4499
+ "PatchFilterKey":{
4500
+ "type":"string",
4501
+ "enum":[
4502
+ "PRODUCT",
4503
+ "CLASSIFICATION",
4504
+ "MSRC_SEVERITY",
4505
+ "PATCH_ID"
4506
+ ]
4507
+ },
4508
+ "PatchFilterList":{
4509
+ "type":"list",
4510
+ "member":{"shape":"PatchFilter"},
4511
+ "max":4,
4512
+ "min":0
4513
+ },
4514
+ "PatchFilterValue":{
4515
+ "type":"string",
4516
+ "max":64,
4517
+ "min":1
4518
+ },
4519
+ "PatchFilterValueList":{
4520
+ "type":"list",
4521
+ "member":{"shape":"PatchFilterValue"},
4522
+ "max":20,
4523
+ "min":1
4524
+ },
4525
+ "PatchGroup":{
4526
+ "type":"string",
4527
+ "max":256,
4528
+ "min":1,
4529
+ "pattern":"^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-@]*)$"
4530
+ },
4531
+ "PatchGroupList":{
4532
+ "type":"list",
4533
+ "member":{"shape":"PatchGroup"}
4534
+ },
4535
+ "PatchGroupPatchBaselineMapping":{
4536
+ "type":"structure",
4537
+ "members":{
4538
+ "PatchGroup":{"shape":"PatchGroup"},
4539
+ "BaselineIdentity":{"shape":"PatchBaselineIdentity"}
4540
+ }
4541
+ },
4542
+ "PatchGroupPatchBaselineMappingList":{
4543
+ "type":"list",
4544
+ "member":{"shape":"PatchGroupPatchBaselineMapping"}
4545
+ },
4546
+ "PatchId":{
4547
+ "type":"string",
4548
+ "pattern":"(^KB[0-9]{1,7}$)|(^MS[0-9]{2}\\-[0-9]{3}$)"
4549
+ },
4550
+ "PatchIdList":{
4551
+ "type":"list",
4552
+ "member":{"shape":"PatchId"},
4553
+ "max":50,
4554
+ "min":0
4555
+ },
4556
+ "PatchInstalledCount":{"type":"integer"},
4557
+ "PatchInstalledOtherCount":{"type":"integer"},
4558
+ "PatchInstalledTime":{"type":"timestamp"},
4559
+ "PatchKbNumber":{"type":"string"},
4560
+ "PatchLanguage":{"type":"string"},
4561
+ "PatchList":{
4562
+ "type":"list",
4563
+ "member":{"shape":"Patch"}
4564
+ },
4565
+ "PatchMissingCount":{"type":"integer"},
4566
+ "PatchMsrcNumber":{"type":"string"},
4567
+ "PatchMsrcSeverity":{"type":"string"},
4568
+ "PatchNotApplicableCount":{"type":"integer"},
4569
+ "PatchOperationEndTime":{"type":"timestamp"},
4570
+ "PatchOperationStartTime":{"type":"timestamp"},
4571
+ "PatchOperationType":{
4572
+ "type":"string",
4573
+ "enum":[
4574
+ "Scan",
4575
+ "Install"
4576
+ ]
4577
+ },
4578
+ "PatchOrchestratorFilter":{
4579
+ "type":"structure",
4580
+ "members":{
4581
+ "Key":{"shape":"PatchOrchestratorFilterKey"},
4582
+ "Values":{"shape":"PatchOrchestratorFilterValues"}
4583
+ }
4584
+ },
4585
+ "PatchOrchestratorFilterKey":{
4586
+ "type":"string",
4587
+ "max":128,
4588
+ "min":1
4589
+ },
4590
+ "PatchOrchestratorFilterList":{
4591
+ "type":"list",
4592
+ "member":{"shape":"PatchOrchestratorFilter"},
4593
+ "max":5,
4594
+ "min":0
4595
+ },
4596
+ "PatchOrchestratorFilterValue":{
4597
+ "type":"string",
4598
+ "max":256,
4599
+ "min":1
4600
+ },
4601
+ "PatchOrchestratorFilterValues":{
4602
+ "type":"list",
4603
+ "member":{"shape":"PatchOrchestratorFilterValue"}
4604
+ },
4605
+ "PatchProduct":{"type":"string"},
4606
+ "PatchProductFamily":{"type":"string"},
4607
+ "PatchRule":{
4608
+ "type":"structure",
4609
+ "required":[
4610
+ "PatchFilterGroup",
4611
+ "ApproveAfterDays"
4612
+ ],
4613
+ "members":{
4614
+ "PatchFilterGroup":{"shape":"PatchFilterGroup"},
4615
+ "ApproveAfterDays":{
4616
+ "shape":"ApproveAfterDays",
4617
+ "box":true
4618
+ }
4619
+ }
4620
+ },
4621
+ "PatchRuleGroup":{
4622
+ "type":"structure",
4623
+ "required":["PatchRules"],
4624
+ "members":{
4625
+ "PatchRules":{"shape":"PatchRuleList"}
4626
+ }
4627
+ },
4628
+ "PatchRuleList":{
4629
+ "type":"list",
4630
+ "member":{"shape":"PatchRule"},
4631
+ "max":10,
4632
+ "min":0
4633
+ },
4634
+ "PatchSeverity":{"type":"string"},
4635
+ "PatchStatus":{
4636
+ "type":"structure",
4637
+ "members":{
4638
+ "DeploymentStatus":{"shape":"PatchDeploymentStatus"},
4639
+ "ApprovalDate":{"shape":"DateTime"}
4640
+ }
4641
+ },
4642
+ "PatchTitle":{"type":"string"},
4643
+ "PatchVendor":{"type":"string"},
3770
4644
  "PingStatus":{
3771
4645
  "type":"string",
3772
4646
  "enum":[
@@ -3829,6 +4703,37 @@
3829
4703
  "members":{
3830
4704
  }
3831
4705
  },
4706
+ "RegisterDefaultPatchBaselineRequest":{
4707
+ "type":"structure",
4708
+ "required":["BaselineId"],
4709
+ "members":{
4710
+ "BaselineId":{"shape":"BaselineId"}
4711
+ }
4712
+ },
4713
+ "RegisterDefaultPatchBaselineResult":{
4714
+ "type":"structure",
4715
+ "members":{
4716
+ "BaselineId":{"shape":"BaselineId"}
4717
+ }
4718
+ },
4719
+ "RegisterPatchBaselineForPatchGroupRequest":{
4720
+ "type":"structure",
4721
+ "required":[
4722
+ "BaselineId",
4723
+ "PatchGroup"
4724
+ ],
4725
+ "members":{
4726
+ "BaselineId":{"shape":"BaselineId"},
4727
+ "PatchGroup":{"shape":"PatchGroup"}
4728
+ }
4729
+ },
4730
+ "RegisterPatchBaselineForPatchGroupResult":{
4731
+ "type":"structure",
4732
+ "members":{
4733
+ "BaselineId":{"shape":"BaselineId"},
4734
+ "PatchGroup":{"shape":"PatchGroup"}
4735
+ }
4736
+ },
3832
4737
  "RegisterTargetWithMaintenanceWindowRequest":{
3833
4738
  "type":"structure",
3834
4739
  "required":[
@@ -3919,6 +4824,13 @@
3919
4824
  }
3920
4825
  },
3921
4826
  "ResourceId":{"type":"string"},
4827
+ "ResourceInUseException":{
4828
+ "type":"structure",
4829
+ "members":{
4830
+ "Message":{"shape":"String"}
4831
+ },
4832
+ "exception":true
4833
+ },
3922
4834
  "ResourceLimitExceededException":{
3923
4835
  "type":"structure",
3924
4836
  "members":{
@@ -4023,6 +4935,13 @@
4023
4935
  }
4024
4936
  },
4025
4937
  "ServiceRole":{"type":"string"},
4938
+ "SnapshotDownloadUrl":{"type":"string"},
4939
+ "SnapshotId":{
4940
+ "type":"string",
4941
+ "max":36,
4942
+ "min":36,
4943
+ "pattern":"^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$"
4944
+ },
4026
4945
  "StandardErrorContent":{
4027
4946
  "type":"string",
4028
4947
  "max":8000
@@ -4035,7 +4954,7 @@
4035
4954
  "type":"structure",
4036
4955
  "required":["DocumentName"],
4037
4956
  "members":{
4038
- "DocumentName":{"shape":"DocumentName"},
4957
+ "DocumentName":{"shape":"DocumentARN"},
4039
4958
  "DocumentVersion":{
4040
4959
  "shape":"DocumentVersion",
4041
4960
  "box":true
@@ -4335,6 +5254,33 @@
4335
5254
  "members":{
4336
5255
  }
4337
5256
  },
5257
+ "UpdatePatchBaselineRequest":{
5258
+ "type":"structure",
5259
+ "required":["BaselineId"],
5260
+ "members":{
5261
+ "BaselineId":{"shape":"BaselineId"},
5262
+ "Name":{"shape":"BaselineName"},
5263
+ "GlobalFilters":{"shape":"PatchFilterGroup"},
5264
+ "ApprovalRules":{"shape":"PatchRuleGroup"},
5265
+ "ApprovedPatches":{"shape":"PatchIdList"},
5266
+ "RejectedPatches":{"shape":"PatchIdList"},
5267
+ "Description":{"shape":"BaselineDescription"}
5268
+ }
5269
+ },
5270
+ "UpdatePatchBaselineResult":{
5271
+ "type":"structure",
5272
+ "members":{
5273
+ "BaselineId":{"shape":"BaselineId"},
5274
+ "Name":{"shape":"BaselineName"},
5275
+ "GlobalFilters":{"shape":"PatchFilterGroup"},
5276
+ "ApprovalRules":{"shape":"PatchRuleGroup"},
5277
+ "ApprovedPatches":{"shape":"PatchIdList"},
5278
+ "RejectedPatches":{"shape":"PatchIdList"},
5279
+ "CreatedDate":{"shape":"DateTime"},
5280
+ "ModifiedDate":{"shape":"DateTime"},
5281
+ "Description":{"shape":"BaselineDescription"}
5282
+ }
5283
+ },
4338
5284
  "Url":{"type":"string"},
4339
5285
  "VelocityConstraint":{
4340
5286
  "type":"string",