このページは日本語には対応しておりません。随時翻訳に取り組んでいます。翻訳に関してご質問やご意見ございましたら、お気軽にご連絡ください。

List the tags of a Kinesis data stream.

Inputs

フィールド

種類

説明

region [required]

enum

default: us-east-1

streamName [required]

string

limit

number

The maximum number of items to list.

Outputs

Expand All

フィールド

種類

説明

hasMoreTags [required]

boolean

If set to true, more tags are available. To request additional tags, set ExclusiveStartTagKey to the key of the last tag returned.

tags [required]

[object]

A list of tags associated with StreamName, starting with the first tag after ExclusiveStartTagKey and up to the specified Limit.

Key [required]

string

A unique identifier for the tag. Maximum length: 128 characters. Valid characters: Unicode letters, digits, white space, _ . / = + - % @

Value

string

An optional string, typically used to describe or define the tag. Maximum length: 256 characters. Valid characters: Unicode letters, digits, white space, _ . / = + - % @

tagValue [required]

object

tagValueList [required]

object

amzRequestId [required]

string