Skip to content

/AWS1/CL_FRH=>LISTTAGSFORDELIVERYSTREAM()

About ListTagsForDeliveryStream

Lists the tags for the specified delivery stream. This operation has a limit of five transactions per second per account.

Method Signature

IMPORTING

Required arguments:

IV_DELIVERYSTREAMNAME TYPE /AWS1/FRHDELIVERYSTREAMNAME /AWS1/FRHDELIVERYSTREAMNAME

The name of the delivery stream whose tags you want to list.

Optional arguments:

IV_EXCLUSIVESTARTTAGKEY TYPE /AWS1/FRHTAGKEY /AWS1/FRHTAGKEY

The key to use as the starting point for the list of tags. If you set this parameter, ListTagsForDeliveryStream gets all tags that occur after ExclusiveStartTagKey.

IV_LIMIT TYPE /AWS1/FRHLSTTGSFORDELIVERYST00 /AWS1/FRHLSTTGSFORDELIVERYST00

The number of tags to return. If this number is less than the total number of tags associated with the delivery stream, HasMoreTags is set to true in the response. To list additional tags, set ExclusiveStartTagKey to the last key in the response.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_FRHLSTTGSFORDELIVER01 /AWS1/CL_FRHLSTTGSFORDELIVER01