Untag Delivery Stream
POST {{aws_kinesis_data_firehose_base_url}}/?Action=UntagDeliveryStream
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Action | string |
Request Body
{"DeliveryStreamName"=>"string", "TagKeys"=>["string"]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
User-Agent | string | ||
X-Amz-Target | string |