sns_tag_resource: Add tags to the specified Amazon SNS topic

View source: R/sns_operations.R

sns_tag_resourceR Documentation

Add tags to the specified Amazon SNS topic

Description

Add tags to the specified Amazon SNS topic. For an overview, see Amazon SNS Tags in the Amazon SNS Developer Guide.

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

Usage

sns_tag_resource(ResourceArn, Tags)

Arguments

ResourceArn

[required] The ARN of the topic to which to add tags.

Tags

[required] The tags to be added to the specified topic. A tag consists of a required key and an optional value.


paws.application.integration documentation built on Sept. 12, 2023, 1:18 a.m.