AWS::IoTAnalytics::Datastore DatastorePartitions - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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, ... ] }

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