AWS::KinesisFirehose::DeliveryStream DirectPutSourceConfiguration - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.

AWS::KinesisFirehose::DeliveryStream DirectPutSourceConfiguration

The structure that configures parameters such as ThroughputHintInMBs for a stream configured with Direct PUT as a source.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "ThroughputHintInMBs" : Integer }

YAML

ThroughputHintInMBs: Integer

Properties

ThroughputHintInMBs

The value that you configure for this parameter is for information purpose only and does not affect Firehose delivery throughput limit. You can use the Firehose Limits form to request a throughput limit increase.

Required: No

Type: Integer

Minimum: 1

Maximum: 100

Update requires: Replacement