Learn R Programming

paws.application.integration (version 0.9.0)

swf_tag_resource: Add a tag to a Amazon SWF domain

Description

Add a tag to a Amazon SWF domain.

See https://www.paws-r-sdk.com/docs/swf_tag_resource/ for full documentation.

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: _ . : / = + - @.