[][src]Constant cloudwatch_logs_upload::MAX_DURATION_MILLIS

pub const MAX_DURATION_MILLIS: i64 = 24 * 60 * 60 * 1000; // 86_400_000i64

A batch of log events in a single request cannot span more than 24 hours. This constant is in milliseconds.