guardduty_list_tags_for_resource {paws.security.identity} | R Documentation |
Lists tags for a resource
Description
Lists tags for a resource. Tagging is currently supported for detectors, finding filters, IP sets, threat intel sets, and publishing destination, with a limit of 50 tags per resource. When invoked, this operation returns all assigned tags for a given resource.
See https://www.paws-r-sdk.com/docs/guardduty_list_tags_for_resource/ for full documentation.
Usage
guardduty_list_tags_for_resource(ResourceArn)
Arguments
ResourceArn |
[required] The Amazon Resource Name (ARN) for the given GuardDuty resource. |
[Package paws.security.identity version 0.9.0 Index]