ecs_list_tags_for_resource: List the tags for an Amazon ECS resource

View source: R/ecs_operations.R

ecs_list_tags_for_resourceR Documentation

List the tags for an Amazon ECS resource

Description

List the tags for an Amazon ECS resource.

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

Usage

ecs_list_tags_for_resource(resourceArn)

Arguments

resourceArn

[required] The Amazon Resource Name (ARN) that identifies the resource to list the tags for. Currently, the supported resources are Amazon ECS tasks, services, task definitions, clusters, and container instances.


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