Values.PipeTargetCloudWatchLogsParametersSourceThe parameters for using an CloudWatch Logs log stream as a target.
type nonrec t = {logStreamName : LogStreamName.t option;The name of the log stream.
*)timestamp : JsonPath.t option;The time the event occurred, expressed as the number of milliseconds after Jan 1, 1970 00:00:00 UTC.
*)}