detective_tag_resource: Applies tag values to a behavior graph

View source: R/detective_operations.R

detective_tag_resourceR Documentation

Applies tag values to a behavior graph

Description

Applies tag values to a behavior graph.

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

Usage

detective_tag_resource(ResourceArn, Tags)

Arguments

ResourceArn

[required] The ARN of the behavior graph to assign the tags to.

Tags

[required] The tags to assign to the behavior graph. You can add up to 50 tags. For each tag, you provide the tag key and the tag value. Each tag key can contain up to 128 characters. Each tag value can contain up to 256 characters.


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