v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1428127159.3 KB

Adds or updates tags for the specified Kinesis data stream. You can assign up to 50 tags to a data stream.

When invoking this API, it is recommended you use the StreamARN input parameter rather than the StreamName input parameter.

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.

post/#X-Amz-Target=Kinesis_20131202.AddTagsToStream

Headers

X-Amz-Target'Kinesis_20131202.AddTagsToStream' required

Request body

StreamNamestring

The name of the stream.

Tagsobject required

A set of up to 10 key-value pairs to use to create the tags.

StreamARNstring

The ARN of the stream.

Response

Success

All 28 operations