locationservice_tag_resource {paws.application.integration} | R Documentation |
Assigns one or more tags (key-value pairs) to the specified Amazon Location Service resource
Description
Assigns one or more tags (key-value pairs) to the specified Amazon Location Service resource.
See https://www.paws-r-sdk.com/docs/locationservice_tag_resource/ for full documentation.
Usage
locationservice_tag_resource(ResourceArn, Tags)
Arguments
ResourceArn |
[required] The Amazon Resource Name (ARN) of the resource whose tags you want to update.
|
Tags |
[required] Applies one or more tags to specific resource. A tag is a key-value pair that helps you manage, identify, search, and filter your resources. Format: Restrictions:
|