Amazon Kinesis Data Analytics for SQL Applications Developer Guide (original) (raw)
InputStartingPositionConfiguration
Describes the point at which the application reads from the streaming source.
Contents
InputStartingPosition
The starting position on the stream.
NOW
- Start reading just after the most recent record in the stream, start at the request time stamp that the customer issued.TRIM_HORIZON
- Start reading at the last untrimmed record in the stream, which is the oldest record available in the stream. This option is not available for an Amazon Kinesis Firehose delivery stream.LAST_STOPPED_POINT
- Resume reading from where the application last stopped reading.
Type: String
Valid Values: NOW | TRIM_HORIZON | LAST_STOPPED_POINT
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following:
InputSchemaUpdate
InputUpdate
Did this page help you? - Yes
Thanks for letting us know we're doing a good job!
If you've got a moment, please tell us what we did right so we can do more of it.
Did this page help you? - No
Thanks for letting us know this page needs work. We're sorry we let you down.
If you've got a moment, please tell us how we can make the documentation better.