swf_tag_resource: Add a tag to a Amazon SWF domain
Usage
swf_tag_resource(resourceArn, tags)
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: _ . : / = + - @
.