costexplorer_list_tags_for_resource {paws.cost.management}R Documentation

Returns a list of resource tags associated with the resource specified by the Amazon Resource Name (ARN)

Description

Returns a list of resource tags associated with the resource specified by the Amazon Resource Name (ARN).

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

Usage

costexplorer_list_tags_for_resource(ResourceArn)

Arguments

ResourceArn

[required] The Amazon Resource Name (ARN) of the resource. For a list of supported resources, see ResourceTag.


[Package paws.cost.management version 0.9.0 Index]