aws-solutions / video-on-demand-on-aws

An automated reference implementation leveraging AWS Step Functions and AWS Media Services to deploy a scalable fault tolerant Video on demand workflow
https://aws.amazon.com/solutions/video-on-demand-on-aws/
Apache License 2.0
495 stars 241 forks source link

Signed URL created by cloudformation template throwing error #199

Closed vikrant-pratap closed 1 year ago

vikrant-pratap commented 1 year ago

I am using AWS Video on demand cloudformation template.Once the stack is created,I uploaded the video.I can see the process starting in Step function but it fails after seconds as the lambda for ingestion fails for some error defined as Screenshot from 2023-06-13 17-33-48

the problem seems to be something related to signed url but in case of cloudformation template,it does these stuff on its own. I'm not sure if this is a bug or compatibility issue. Any help would be appriciated.

SignatureDoesNotMatchThe request signature we calculated does not match the signature you provided. Check your key and signing method.ASIAWSMEQNA7A35SRJMDAWS4-HMAC-SHA256
dch90 commented 1 year ago

Duplicate of https://github.com/aws-solutions/video-on-demand-on-aws/issues/168