TimestampPartition - 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).

TimestampPartition

A partition dimension defined by a timestamp attribute.

Contents

attributeName

The attribute name of the partition defined by a timestamp.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 128.

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

Required: Yes

timestampFormat

The timestamp format of a partition defined by a timestamp. The default format is seconds since epoch (January 1, 1970 at midnight UTC time).

Type: String

Length Constraints: Minimum length of 1. Maximum length of 50.

Pattern: ^[a-zA-Z0-9\s\[\]_,.'/:-]*$

Required: No

See Also

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