List Tags For Delivery Stream
POST {{aws_kinesis_data_firehose_base_url}}/?Action=ListTagsForDeliveryStream
Request Params
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Action | string | 
Request Body
{"DeliveryStreamName"=>"string", "ExclusiveStartTagKey"=>"string", "Limit"=>42}
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Content-Type | string | ||
| User-Agent | string | ||
| X-Amz-Target | string |