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