Puppet Task: kinesis_aws_add_tags_to_stream
- Defined in:
-
tasks/kinesis_aws_add_tags_to_stream.json,
tasks/kinesis_aws_add_tags_to_stream.rb
Overview
Adds or updates tags for the specified Kinesis data stream. Each time you invoke this operation, you can specify up to 10 tags. If you want to add more than 10 tags to your stream, you can invoke this operation multiple times. In total, each stream can have up to 50 tags. If tags have already been assigned to the stream, AddTagsToStream overwrites any existing tags that correspond to the specified tag keys. AddTagsToStream has a limit of five transactions per second per account.