Create Patch Baseline
POST {{aws_systems_manager_base_url}}/?Version=2014-11-06
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Version | string | The version of the API. |
Request Body
{"ApprovalRules"=>{"PatchRules"=>[{"ApproveAfterDays"=>1, "ComplianceLevel"=>"string", "EnableNonSecurity"=>1, "PatchFilterGroup"=>{"PatchFilters"=>[{"Key"=>"string", "Values"=>["string"]}]}}]}, "ApprovedPatches"=>["string"], "ApprovedPatchesComplianceLevel"=>"string", "ApprovedPatchesEnableNonSecurity"=>1, "ClientToken"=>"string", "Description"=>"string", "GlobalFilters"=>{"PatchFilters"=>[{"Key"=>"string", "Values"=>["string"]}]}, "Name"=>"string", "OperatingSystem"=>"string", "RejectedPatches"=>["string"], "RejectedPatchesAction"=>"string", "Sources"=>[{"Configuration"=>"string", "Name"=>"string", "Products"=>["string"]}], "Tags"=>[{"Key"=>"string", "Value"=>"string"}]}