View source: R/swf_operations.R
swf_untag_resource | R Documentation |
Remove a tag from a Amazon SWF domain.
See https://www.paws-r-sdk.com/docs/swf_untag_resource/ for full documentation.
swf_untag_resource(resourceArn, tagKeys)
resourceArn |
[required] The Amazon Resource Name (ARN) for the Amazon SWF domain. |
tagKeys |
[required] The list of tags to remove from the Amazon SWF domain. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.