opsworks_register_ecs_cluster {paws.management} | R Documentation |
Registers a specified Amazon ECS cluster with a stack. You can register only one cluster with a stack. A cluster can be registered with only one stack. For more information, see Resource Management.
See https://www.paws-r-sdk.com/docs/opsworks_register_ecs_cluster/ for full documentation.
opsworks_register_ecs_cluster(EcsClusterArn, StackId)
EcsClusterArn |
[required] The cluster's ARN. |
StackId |
[required] The stack ID. |