personalize_untag_resource: Remove tags that are attached to a resource

View source: R/personalize_operations.R

personalize_untag_resourceR Documentation

Remove tags that are attached to a resource

Description

Remove tags that are attached to a resource.

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

Usage

personalize_untag_resource(resourceArn, tagKeys)

Arguments

resourceArn

[required] The resource's Amazon Resource Name (ARN).

tagKeys

[required] Keys to remove from the resource's tags.


paws.machine.learning documentation built on Sept. 12, 2023, 1:14 a.m.