locationservice_list_tags_for_resource {paws.application.integration}R Documentation

Returns a list of tags that are applied to the specified Amazon Location resource

Description

Returns a list of tags that are applied to the specified Amazon Location resource.

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

Usage

locationservice_list_tags_for_resource(ResourceArn)

Arguments

ResourceArn

[required] The Amazon Resource Name (ARN) of the resource whose tags you want to retrieve.

  • Format example: arn:aws:geo:region:account-id:resourcetype/ExampleResource


[Package paws.application.integration version 0.9.0 Index]