Skip to content

/AWS1/CL_FRH=>UNTAGDELIVERYSTREAM()

About UntagDeliveryStream

Removes tags from the specified Firehose stream. Removed tags are deleted, and you can't recover them after this operation successfully completes.

If you specify a tag that doesn't exist, the operation ignores it.

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 Firehose stream.

IT_TAGKEYS TYPE /AWS1/CL_FRHTAGKEYLIST_W=>TT_TAGKEYLIST TT_TAGKEYLIST

A list of tag keys. Each corresponding tag is removed from the delivery stream.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_FRHUNTAGDELIVERYSTR01 /AWS1/CL_FRHUNTAGDELIVERYSTR01