securityhub_untag_resource: Removes one or more tags from a resource

View source: R/securityhub_operations.R

securityhub_untag_resourceR Documentation

Removes one or more tags from a resource

Description

Removes one or more tags from a resource.

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

Usage

securityhub_untag_resource(ResourceArn, TagKeys)

Arguments

ResourceArn

[required] The ARN of the resource to remove the tags from.

TagKeys

[required] The tag keys associated with the tags to remove from the resource. You can remove up to 50 tags at a time.


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.