View source: R/forecastservice_operations.R
forecastservice_untag_resource | R Documentation |
Deletes the specified tags from a resource.
See https://www.paws-r-sdk.com/docs/forecastservice_untag_resource/ for full documentation.
forecastservice_untag_resource(ResourceArn, TagKeys)
ResourceArn |
[required] The Amazon Resource Name (ARN) that identifies the resource for which to list the tags. |
TagKeys |
[required] The keys of the tags to be removed. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.