ecs_get_task_protection: Retrieves the protection status of tasks in an Amazon ECS...

View source: R/ecs_operations.R

ecs_get_task_protectionR Documentation

Retrieves the protection status of tasks in an Amazon ECS service

Description

Retrieves the protection status of tasks in an Amazon ECS service.

See https://www.paws-r-sdk.com/docs/ecs_get_task_protection/ for full documentation.

Usage

ecs_get_task_protection(cluster, tasks = NULL)

Arguments

cluster

[required] The short name or full Amazon Resource Name (ARN) of the cluster that hosts the service that the task sets exist in.

tasks

A list of up to 100 task IDs or full ARN entries.


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