
Adds tags to a resource.
guardduty_tag_resource(ResourceArn, Tags)
[required] The Amazon Resource Name (ARN) for the given GuardDuty resource
[required] The tags to be added to a resource.
svc$tag_resource( ResourceArn = "string", Tags = list( "string" ) )