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:
0
Maximum:
25
Update requires: No interruption