
Last chance! 50% off unlimited learning
Sale ends in
Adds one or more tags to a resource.
securityhub_tag_resource(ResourceArn, Tags)
[required] The ARN of the resource to apply the tags to.
[required] The tags to add to the resource.
svc$tag_resource( ResourceArn = "string", Tags = list( "string" ) )