View a markdown version of this page

PartitionField - Amazon Kinesis Data Streams Service

PartitionField

Specifies a single partition field.

Contents

SourceName

The name of the source column used for partitioning. This column must be of the timestamptz type.

Type: String

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

Pattern: [a-zA-Z0-9\.\_]+

Required: Yes

Transform

The partition transform to apply. The only valid value is TIME_HOUR.

Type: String

Valid Values: TIME_HOUR

Required: Yes

See Also

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