View source: R/elasticinference_operations.R
elasticinference_untag_resource | R Documentation |
Removes the specified tags from an Elastic Inference Accelerator.
See https://www.paws-r-sdk.com/docs/elasticinference_untag_resource/ for full documentation.
elasticinference_untag_resource(resourceArn, tagKeys)
resourceArn |
[required] The ARN of the Elastic Inference Accelerator to untag. |
tagKeys |
[required] The list of tags to remove from the Elastic Inference Accelerator. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.