ecs_submit_attachment_state_changes: This action is only used by the Amazon ECS agent, and it is...

View source: R/ecs_operations.R

ecs_submit_attachment_state_changesR Documentation

This action is only used by the Amazon ECS agent, and it is not intended for use outside of the agent

Description

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.

Usage

ecs_submit_attachment_state_changes(cluster = NULL, attachments)

Arguments

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.


paws.compute documentation built on Sept. 12, 2023, 1:28 a.m.