connect_untag_resource: Removes the specified tags from the specified resource

View source: R/connect_operations.R

connect_untag_resourceR Documentation

Removes the specified tags from the specified resource

Description

Removes the specified tags from the specified resource.

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

Usage

connect_untag_resource(resourceArn, tagKeys)

Arguments

resourceArn

[required] The Amazon Resource Name (ARN) of the resource.

tagKeys

[required] The tag keys.


paws.customer.engagement documentation built on Sept. 12, 2023, 1:19 a.m.