View a markdown version of this page

PartitionField - Amazon Kinesis Data Streams Service
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).

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