emrserverless_list_tags_for_resource {paws.compute} | R Documentation |
Lists the tags assigned to the resources
Description
Lists the tags assigned to the resources.
See https://www.paws-r-sdk.com/docs/emrserverless_list_tags_for_resource/ for full documentation.
Usage
emrserverless_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 EMR Serverless applications and job runs. |
[Package paws.compute version 0.7.0 Index]