Create Document
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
{"Attachments"=>[{"Key"=>"string", "Name"=>"string", "Values"=>["string"]}], "Content"=>"string", "DocumentFormat"=>"string", "DocumentType"=>"string", "Name"=>"string", "Requires"=>[{"Name"=>"string", "Version"=>"string"}], "Tags"=>[{"Key"=>"string", "Value"=>"string"}], "TargetType"=>"string", "VersionName"=>"string"}