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::MSK::Channel PartitionSpec
The PartitionSpec property type specifies Property description not available. for an AWS::MSK::Channel.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "PartitionStrategy" :String, "SourceList" :[ PartitionSource, ... ]}
YAML
PartitionStrategy:StringSourceList:- PartitionSource
Properties
PartitionStrategyProperty description not available.
Required: Yes
Type: String
Allowed values:
TIME_HOURUpdate requires: Replacement
SourceListProperty description not available.
Required: No
Type: Array of PartitionSource
Update requires: Replacement