untagDeliveryStream
inline suspend fun FirehoseClient.untagDeliveryStream(crossinline block: UntagDeliveryStreamRequest.Builder.() -> Unit): UntagDeliveryStreamResponse
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.