v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1448186240.2 KB

Adds or updates tags for a Route 53 Global Resolver resource. Tags are key-value pairs that help you organize and identify your resources.

Route 53 Global Resolver is a global service that supports resolvers in multiple Amazon Web Services Regions but you must specify the US East (Ohio) Region to create, update, or otherwise work with Route 53 Global Resolver resources. That is, for example, specify --region us-east-2 on Amazon Web Services CLI commands.

post/tag-resource

Request body

resourceArnstring required

Amazon Resource Name (ARN) of the resource to be tagged.

tagsobject required

An array of user-defined keys and optional values. These tags can be used for categorization and organization.

Response

Success

TagResourceResponse required