View source: R/entityresolution_operations.R
entityresolution_untag_resource | R Documentation |
Removes one or more tags from the specified Entity Resolution resource. In Entity Resolution, SchemaMapping
, and MatchingWorkflow
can be tagged.
See https://www.paws-r-sdk.com/docs/entityresolution_untag_resource/ for full documentation.
entityresolution_untag_resource(resourceArn, tagKeys)
resourceArn |
[required] The ARN of the resource for which you want to untag. |
tagKeys |
[required] The list of tag keys to remove from the resource. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.