Learn R Programming

paws.analytics (version 0.7.0)

kafka_tag_resource: Adds tags to the specified MSK resource

Description

Adds tags to the specified MSK resource.

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

Usage

kafka_tag_resource(ResourceArn, Tags)

Arguments

ResourceArn

[required] The Amazon Resource Name (ARN) that uniquely identifies the resource that's associated with the tags.

Tags

[required] The key-value pair for the resource tag.