eks_list_tags_for_resource {paws.compute}R Documentation

List the tags for an Amazon EKS resource

Description

List the tags for an Amazon EKS resource.

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

Usage

eks_list_tags_for_resource(resourceArn)

Arguments

resourceArn

[required] The Amazon Resource Name (ARN) that identifies the resource to list tags for.


[Package paws.compute version 0.7.0 Index]