View source: R/ecs_operations.R
ecs_discover_poll_endpoint | R Documentation |
This action is only used by the Amazon ECS agent, and it is not intended for use outside of the agent.
See https://www.paws-r-sdk.com/docs/ecs_discover_poll_endpoint/ for full documentation.
ecs_discover_poll_endpoint(containerInstance = NULL, cluster = NULL)
containerInstance |
The container instance ID or full ARN of the container instance. For more information about the ARN format, see Amazon Resource Name (ARN) in the Amazon ECS Developer Guide. |
cluster |
The short name or full Amazon Resource Name (ARN) of the cluster that the container instance belongs to. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.