Create Cluster
POST {{aws_elastic_container_service_base_url}}/?Action=CreateCluster
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Action | string |
Request Body
{"clusterName"=>"string", "settings"=>[{"name"=>"string", "value"=>"string"}], "tags"=>[{"key"=>"string", "value"=>"string"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
User-Agent | string | ||
X-Amz-Target | string |