route53resolver_tag_resource: Adds one or more tags to a specified resource

View source: R/route53resolver_operations.R

route53resolver_tag_resourceR Documentation

Adds one or more tags to a specified resource

Description

Adds one or more tags to a specified resource.

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

Usage

route53resolver_tag_resource(ResourceArn, Tags)

Arguments

ResourceArn

[required] The Amazon Resource Name (ARN) for the resource that you want to add tags to. To get the ARN for a resource, use the applicable Get or List command:

  • get_resolver_endpoint

  • get_resolver_rule

  • get_resolver_rule_association

  • list_resolver_endpoints

  • list_resolver_rule_associations

  • list_resolver_rules

Tags

[required] The tags that you want to add to the specified resource.


paws.networking documentation built on Sept. 12, 2023, 1:24 a.m.