I'm trying to retrieve a video stream from Kinesis that is outside of the retention period either by using KinesisVideoArchivedMedia or GetClip or event throug
I am following the proposed solution by Trivikr for adding support for s3.getSignedUrl api which is not currently available in newer v3. I am trying to make a s
I am tryng to code a test for upload. But i am not understating how to properly use jest.mock('aws-sdk') export class S3Service { private readonly s3: S3;