paws.networking (version 0.5.0)

route53resolver_tag_resource: 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.