sns_tag_resource: Add tags to the specified Amazon SNS topic
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.