Create Deployment
POST {{aws_opsworks_cm_base_url}}/?Version=2013-02-18
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Version | string | The version of the API. |
Request Body
{"AppId"=>"string", "Command"=>{"Args"=>{"string"=>["string"]}, "Name"=>"string"}, "Comment"=>"string", "CustomJson"=>"string", "InstanceIds"=>["string"], "LayerIds"=>["string"], "StackId"=>"string"}