DatastorePartition - Amazon IoT Analytics
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).

DatastorePartition

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

Contents

attributePartition

A partition dimension defined by an attributeName.

Type: Partition object

Required: No

timestampPartition

A partition dimension defined by a timestamp attribute.

Type: TimestampPartition object

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: