finspace_untag_resource: Removes metadata tags from a FinSpace resource

View source: R/finspace_operations.R

finspace_untag_resourceR Documentation

Removes metadata tags from a FinSpace resource

Description

Removes metadata tags from a FinSpace resource.

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

Usage

finspace_untag_resource(resourceArn, tagKeys)

Arguments

resourceArn

[required] A FinSpace resource from which you want to remove a tag or tags. The value for this parameter is an Amazon Resource Name (ARN).

tagKeys

[required] The tag keys (names) of one or more tags to be removed.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.