View source: R/securitylake_operations.R
securitylake_untag_resource | R Documentation |
Removes one or more tags (keys and values) from an Amazon Security Lake resource: a subscriber, or the data lake configuration for your Amazon Web Services account in a particular Amazon Web Services Region.
See https://www.paws-r-sdk.com/docs/securitylake_untag_resource/ for full documentation.
securitylake_untag_resource(resourceArn, tagKeys)
resourceArn |
[required] The Amazon Resource Name (ARN) of the Amazon Security Lake resource to remove one or more tags from. |
tagKeys |
[required] A list of one or more tag keys. For each value in the list, specify the tag key for a tag to remove from the Amazon Security Lake resource. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.