v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1412215181.6 KB

Removes tags from the specified delivery 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.

post/#X-Amz-Target=Firehose_20150804.UntagDeliveryStream

Headers

X-Amz-Target'Firehose_20150804.UntagDeliveryStream' required

Request body

DeliveryStreamNamestring required

The name of the delivery stream.

TagKeysTagKey[] required

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

Response

Success

UntagDeliveryStreamOutput required