DatastorePartition - AWS IoT Analytics

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 AWS SDKs, see the following: