Puppet Task: firehose_aws_list_delivery_streams
- Defined in:
-
tasks/firehose_aws_list_delivery_streams.json,
tasks/firehose_aws_list_delivery_streams.rb
Overview
Lists your delivery streams in alphabetical order of their names. The number of delivery streams might be too large to return using a single call to ListDeliveryStreams. You can limit the number of delivery streams returned, using the Limit parameter. To determine whether there are more delivery streams to list, check the value of HasMoreDeliveryStreams in the output. If there are more delivery streams to list, you can request them by calling this operation again and setting the ExclusiveStartDeliveryStreamName parameter to the name of the last delivery stream returned in the last call.