View source: R/voiceid_operations.R
voiceid_untag_resource | R Documentation |
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.
voiceid_untag_resource(ResourceArn, TagKeys)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.