inclusive Start Time
Parameters
value
The inclusive start date and time from which to start streaming journal data. This parameter must be in ISO 8601 date and time format and in Universal Coordinated Time (UTC). For example: "2019-06-13T21:36:34Z"
. This cannot be in the future and must be before exclusive_end_time
. If you provide a value that is before the ledger's CreationDateTime
, QLDB effectively defaults it to the ledger's CreationDateTime
.