TimestampPartition - AWS IoT Analytics

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