Skip to content

Instantly share code, notes, and snippets.

@kevinjnguyen
Created July 5, 2022 16:04
Show Gist options
  • Save kevinjnguyen/a385f729f5101429c5583708d2c828a0 to your computer and use it in GitHub Desktop.
Save kevinjnguyen/a385f729f5101429c5583708d2c828a0 to your computer and use it in GitHub Desktop.
Segment Event Gist
{
"body": "<json string>",
"headers": {
"Accept": "*/*",
"Accept-Encoding": "gzip, deflate",
"Authorization": "<REDACTED>",
"Content-Type": "application/json",
"User-Agent": "Segment.io/1.0",
"X-Segment-Settings": "<REDACTED>"
},
"method": "POST",
"url": "https://<some-unique-id>.lambda-url.us-west-2.on.aws/"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment