Skip to content

Commit

Permalink
update doc for timestamp
Browse files Browse the repository at this point in the history
  • Loading branch information
msambol committed Oct 16, 2024
1 parent ac05ec8 commit b7efdbc
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,7 @@ export interface CloudWatchLogsTargetParameters {

/**
* The JSON path expression that references the timestamp in the payload.
*
* This is the time the event occurred, expressed as the number of milliseconds after Jan 1, 1970 00:00:00 UTC.
* This is the time that the event occurred, as a JSON path expression in the payload.
*
* @example '$.data.timestamp'
*
Expand Down

0 comments on commit b7efdbc

Please sign in to comment.