aws-samples / amazon-rekognition-video-analyzer

A working prototype for capturing frames off of a live MJPEG video stream, identifying objects in near real-time using deep learning, and triggering actions based on an objects watch list.
Other
368 stars 158 forks source link

Update example to use SigV4 S3 URLs #58

Open mwl387 opened 3 years ago

mwl387 commented 3 years ago

Would be nice if this example created SigV4 S3 presigned URLs. Currently it creates SigV2 S3 presigned URLs.