AWS::IoTAnalytics::Datastore Partition - 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 Partition

A single dimension to partition a data store. The dimension must be an AttributePartition or a TimestampPartition.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "AttributeName" : String }

YAML

AttributeName: String

Properties

AttributeName

The name of the attribute that defines a partition dimension.

Required: Yes

Type: String

Pattern: [a-zA-Z0-9_]+

Update requires: No interruption