R/sfn_operations.R
sfn_untag_resource.Rd
Remove a tag from a Step Functions resource
See https://www.paws-r-sdk.com/docs/sfn_untag_resource/ for full documentation.
sfn_untag_resource(resourceArn, tagKeys)
[required] The Amazon Resource Name (ARN) for the Step Functions state machine or activity.
[required] The list of tags to remove from the resource.