batch_list_tags_for_resource: Lists the tags for an Batch resource

View source: R/batch_operations.R

batch_list_tags_for_resourceR Documentation

Lists the tags for an Batch resource

Description

Lists the tags for an Batch resource. Batch resources that support tags are compute environments, jobs, job definitions, job queues, and scheduling policies. ARNs for child jobs of array and multi-node parallel (MNP) jobs aren't supported.

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

Usage

batch_list_tags_for_resource(resourceArn)

Arguments

resourceArn

[required] The Amazon Resource Name (ARN) that identifies the resource that tags are listed for. Batch resources that support tags are compute environments, jobs, job definitions, job queues, and scheduling policies. ARNs for child jobs of array and multi-node parallel (MNP) jobs aren't supported.


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