aws-samples / amazon-bedrock-audio-summarizer

An automated way to transcribe and summarize media files using Amazon S3, AWS Lambda, Amazon Transcribe, and Amazon Bedrock.
https://www.allthingsdistributed.com/2024/05/hacking-our-way-to-better-team-meetings.html
MIT No Attribution
96 stars 20 forks source link

Event Bridge - not being triggered properly #11

Open aswathsr101 opened 1 month ago

aswathsr101 commented 1 month ago

Checked and I have a Cx that is trying this.

jbnunn commented 1 month ago

@aswathsr101 can you check the filename for spaces or special characters? I've seen that cause a similar issue. We'll work on a patch for filenames like that.

erikhopf commented 3 weeks ago

@aswathsr101 - curious if you were able to get around the issue?

aswathsr101 commented 2 weeks ago

@erikhopf I did try a bunch; I changed the file names, which was able to get me out of the issue eventually. Eventbridge I had to reinitiate to make it work but it did work once I reinitiated it.