personalize_untag_resource: Removes the specified tags that are attached to a resource

View source: R/personalize_operations.R

personalize_untag_resourceR Documentation

Removes the specified tags that are attached to a resource

Description

Removes the specified tags that are attached to a resource. For more information, see Removing tags from Amazon Personalize resources.

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] The keys of the tags to be removed.


paws.machine.learning documentation built on Sept. 12, 2024, 6:23 a.m.