paws.application.integration (version 0.5.0)

mq_create_tags: Add a tag to a resource

Description

Add a tag to a resource.

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

Usage

mq_create_tags(ResourceArn, Tags = NULL)

Arguments

ResourceArn

[required] The Amazon Resource Name (ARN) of the resource tag.

Tags

The key-value pair for the resource tag.