Skip to content

Instantly share code, notes, and snippets.

@selcukcihan
Created December 19, 2019 13:28
Show Gist options
  • Save selcukcihan/a602bfa0380523f409febc0dfe84a7ff to your computer and use it in GitHub Desktop.
Save selcukcihan/a602bfa0380523f409febc0dfe84a7ff to your computer and use it in GitHub Desktop.
AWS S3 için test event
{
"Records": [
{
"awsRegion": "us-east-1",
"s3": {
"bucket": {
"name": "sesler"
},
"object": {
"key": "speech_20191219095654760.mp3"
}
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment