View source: R/opsworks_operations.R
opsworks_register_ecs_cluster | 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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.