R/braket_operations.R
braket_tag_resource.Rd
Add a tag to the specified resource.
See https://www.paws-r-sdk.com/docs/braket_tag_resource/ for full documentation.
braket_tag_resource(resourceArn, tags)
[required] Specify the resourceArn of the resource to which a tag will be added.
resourceArn
[required] Specify the tags to add to the resource. Tags can be specified as a key-value map.