sns_untag_resource: Remove tags from the specified Amazon SNS topic
Usage
sns_untag_resource(ResourceArn, TagKeys)
Arguments
- ResourceArn
[required] The ARN of the topic from which to remove tags.
- TagKeys
[required] The list of tag keys to remove from the specified topic.