View source: R/locationservice_operations.R
locationservice_tag_resource | R Documentation |
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.
locationservice_tag_resource(ResourceArn, Tags)
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:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.