Last chance! 50% off unlimited learning
Sale ends in
Removes tags from a resource.
guardduty_untag_resource(ResourceArn, TagKeys)
[required] The Amazon Resource Name (ARN) for the given GuardDuty resource
[required] The tag keys to remove from a resource.
svc$untag_resource( ResourceArn = "string", TagKeys = list( "string" ) )