firehose_untag_delivery_stream: Removes tags from the specified delivery stream

View source: R/firehose_operations.R

firehose_untag_delivery_streamR Documentation

Removes tags from the specified delivery stream

Description

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

See https://www.paws-r-sdk.com/docs/firehose_untag_delivery_stream/ for full documentation.

Usage

firehose_untag_delivery_stream(DeliveryStreamName, TagKeys)

Arguments

DeliveryStreamName

[required] The name of the delivery stream.

TagKeys

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


paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.