View a markdown version of this page

AWS::Kinesis::Channel PartitionSpec - AWS CloudFormation

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

AWS::Kinesis::Channel PartitionSpec

Specifies how the destination table is partitioned.

Syntax

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

JSON

{ "PartitionFields" : [ PartitionField, ... ] }

Properties

PartitionFields

The list of partition fields.

Required: Yes

Type: Array of PartitionField

Minimum: 1

Maximum: 10

Update requires: Replacement