AWS::IoTAnalytics::Datastore DatastorePartitions
Information about the partition dimensions in a data store.
Syntax
To declare this entity in your Amazon 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: List of DatastorePartition
Update requires: No interruption