View source: R/opensearchserviceserverless_operations.R
opensearchserviceserverless_tag_resource | R Documentation |
Associates tags with an OpenSearch Serverless resource. For more information, see Tagging Amazon OpenSearch Serverless collections.
See https://www.paws-r-sdk.com/docs/opensearchserviceserverless_tag_resource/ for full documentation.
opensearchserviceserverless_tag_resource(resourceArn, tags)
resourceArn |
[required] The Amazon Resource Name (ARN) of the resource. The resource must be
active (not in the |
tags |
[required] A list of tags (key-value pairs) to add to the resource. All tag keys in the request must be unique. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.