View source: R/detective_operations.R
detective_untag_resource | R Documentation |
Removes tags from a behavior graph.
See https://www.paws-r-sdk.com/docs/detective_untag_resource/ for full documentation.
detective_untag_resource(ResourceArn, TagKeys)
ResourceArn |
[required] The ARN of the behavior graph to remove the tags from. |
TagKeys |
[required] The tag keys of the tags to remove from the behavior graph. You can remove up to 50 tags at a time. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.