This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::IoTAnalytics::Datastore DatastorePartitions
Information about the partition dimensions in a data store.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "Partitions" :[ DatastorePartition, ... ]}
YAML
Partitions:- DatastorePartition
Properties
- Partitions
- 
                    A list of partition dimensions in a data store. Required: No Type: Array of DatastorePartition Minimum: 0Maximum: 25Update requires: No interruption