swf_tag_resource: Add a tag to a Amazon SWF domain

View source: R/swf_operations.R

swf_tag_resourceR Documentation

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


paws.application.integration documentation built on Sept. 12, 2023, 1:18 a.m.