sfn_untag_resource: Remove a tag from a Step Functions resource

View source: R/sfn_operations.R

sfn_untag_resourceR Documentation

Remove a tag from a Step Functions resource

Description

Remove a tag from a Step Functions resource

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

Usage

sfn_untag_resource(resourceArn, tagKeys)

Arguments

resourceArn

[required] The Amazon Resource Name (ARN) for the Step Functions state machine or activity.

tagKeys

[required] The list of tags to remove from the resource.


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