Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
Client is a client for ECS
func (*Client) ExecCommand ¶
ExecCommand executes a command in a container in a task in an ECS cluster. It accepts either the task ARN or the task ID. WARNING: This function will return a nil error as soon as it succeed to execute the command and retrieve the output, even if the command executed failed WARNING: This function will not work on Fargate tasks with pidMode=task per https://github.com/aws/containers-roadmap/issues/2268
Click to show internal directories.
Click to hide internal directories.