File manager - Edit - /usr/lib/python2.7/site-packages/awscli/examples/ecs/create-cluster.rst
Back
**To create a new cluster** This example command creates a cluster in your default region. Command:: aws ecs create-cluster --cluster-name "my_cluster" Output:: { "cluster": { "status": "ACTIVE", "clusterName": "my_cluster", "registeredContainerInstancesCount": 0, "pendingTasksCount": 0, "runningTasksCount": 0, "activeServicesCount": 0, "clusterArn": "arn:aws:ecs:<region>:<aws_account_id>:cluster/my_cluster" } }
| ver. 1.4 |
Github
|
.
| PHP 7.3.33 | Generation time: 0.09 |
proxy
|
phpinfo
|
Settings