Learn R Programming

paws.machine.learning (version 0.9.0)

voiceid_untag_resource: Removes specified tags from a specified Amazon Connect Voice ID resource

Description

Removes specified tags from a specified Amazon Connect Voice ID resource.

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

Usage

voiceid_untag_resource(ResourceArn, TagKeys)

Arguments

ResourceArn

[required] The Amazon Resource Name (ARN) of the Voice ID resource you want to remove tags from.

TagKeys

[required] The list of tag keys you want to remove from the specified resource.