braket_untag_resource: Remove tags from a resource

View source: R/braket_operations.R

braket_untag_resourceR Documentation

Remove tags from a resource

Description

Remove tags from a resource.

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

Usage

braket_untag_resource(resourceArn, tagKeys)

Arguments

resourceArn

[required] Specify the resourceArn for the resource from which to remove the tags.

tagKeys

[required] Specify the keys for the tags to remove from the resource.


paws.compute documentation built on Sept. 12, 2023, 1:28 a.m.