swf_untag_resource: Remove a tag from a Amazon SWF domain

View source: R/swf_operations.R

swf_untag_resourceR Documentation

Remove a tag from a Amazon SWF domain

Description

Remove a tag from a Amazon SWF domain.

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

Usage

swf_untag_resource(resourceArn, tagKeys)

Arguments

resourceArn

[required] The Amazon Resource Name (ARN) for the Amazon SWF domain.

tagKeys

[required] The list of tags to remove from the Amazon SWF domain.


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