View source: R/swf_operations.R
swf_tag_resource | R Documentation |
Add a tag to a Amazon SWF domain.
See https://www.paws-r-sdk.com/docs/swf_tag_resource/ for full documentation.
swf_tag_resource(resourceArn, tags)
resourceArn |
[required] The Amazon Resource Name (ARN) for the Amazon SWF domain. |
tags |
[required] The list of tags to add to a domain. Tags may only contain unicode letters, digits, whitespace, or these
symbols: |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.