bedrockagent_list_tags_for_resource {paws.machine.learning} | R Documentation |
List all the tags for the resource you specify
Description
List all the tags for the resource you specify.
See https://www.paws-r-sdk.com/docs/bedrockagent_list_tags_for_resource/ for full documentation.
Usage
bedrockagent_list_tags_for_resource(resourceArn)
Arguments
resourceArn |
[required] The Amazon Resource Name (ARN) of the resource for which to list tags. |
[Package paws.machine.learning version 0.9.0 Index]