IteratorDescription
Provides information about the current iterator.
Contents
- iteratorPosition
-
Indicates the current iterator's position within the shard. The possible values are:
-
AT_TIP- No more records are currently available. -
BEHIND_TIP- Additional records may be available.
Stream progresses in absence of customer records.
BEHIND_TIPwith an emptychangeRecordslist indicates the stream is progressing but no customer records are available at this position. Continue polling normally.Type: String
Valid Values:
AT_TIP | BEHIND_TIPRequired: No
-
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: