v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-142021,119944.8 KB

Adds tags to a resource. A tag is a label you can assign to an Amazon Web Services resource. In Glue, you can tag only certain resources. For information about what resources you can tag, see <a href="https://docs.aws.amazon.com/glue/latest/dg/monitor-tags.html">Amazon Web Services Tags in Glue</a>.

post/#X-Amz-Target=AWSGlue.TagResource

Headers

X-Amz-Target'AWSGlue.TagResource' required

Request body

ResourceArnstring required

The ARN of the Glue resource to which to add the tags. For more information about Glue resource ARNs, see the <a href="https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-common.html#aws-glue-api-regex-aws-glue-arn-id">Glue ARN string pattern</a>.

TagsToAddobject required

Tags to add to this resource.

Response

Success

TagResourceResponse required