Tag Resource
| swf_tag_resource | R Documentation |
Add a tag to a Amazon SWF domain¶
Description¶
Add a tag to a Amazon SWF domain.
Amazon SWF supports a maximum of 50 tags per resource.
Usage¶
Arguments¶
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:
_ . : / = + - @.
Value¶
An empty list.