View source: R/ecs_operations.R
ecs_submit_attachment_state_changes | 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_submit_attachment_state_changes/ for full documentation.
ecs_submit_attachment_state_changes(cluster = NULL, attachments)
cluster |
The short name or full ARN of the cluster that hosts the container instance the attachment belongs to. |
attachments |
[required] Any attachments associated with the state change request. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.