chatbot_untag_resource: Detaches a key-value pair from a resource, as identified by...

View source: R/chatbot_operations.R

chatbot_untag_resourceR Documentation

Detaches a key-value pair from a resource, as identified by its Amazon Resource Name (ARN)

Description

Detaches a key-value pair from a resource, as identified by its Amazon Resource Name (ARN). Resources are users, servers, roles, and other entities.

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

Usage

chatbot_untag_resource(ResourceARN, TagKeys)

Arguments

ResourceARN

[required] The value of the resource that will have the tag removed. An Amazon Resource Name (ARN) is an identifier for a specific AWS resource, such as a server, user, or role.

TagKeys

[required] TagKeys are key-value pairs assigned to ARNs that can be used to group and search for resources by type. This metadata can be attached to resources for any purpose.


paws.end.user.computing documentation built on April 3, 2025, 8:56 p.m.