PartitionField
Specifies a single partition field.
Contents
- SourceName
-
The name of the source column used for partitioning. This column must be of the
timestamptztype.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_HOURRequired: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: