R/swf_operations.R
swf_tag_resource.Rd
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)
[required] The Amazon Resource Name (ARN) for the Amazon SWF domain.
[required] The list of tags to add to a domain.
Tags may only contain unicode letters, digits, whitespace, or these symbols: _ . : / = + - @.
_ . : / = + - @