Hey, I'm trying to use your project from a sstv3 project. I've got everything deployed, but running into an issue with the presigned url. when I try to use the cache I'm getting an error: The request signature we calculated does not match the signature you provided. Check your key and signing method.
I'm zeroing in on the credentials manually applying the aws key id and secret access key. Is there a way to have a lambda inherit the credentials it uses to generate the presigned url? I can't tell what turbo cli expects.
Hey, I'm trying to use your project from a sstv3 project. I've got everything deployed, but running into an issue with the presigned url. when I try to use the cache I'm getting an error: The request signature we calculated does not match the signature you provided. Check your key and signing method.
I'm zeroing in on the credentials manually applying the aws key id and secret access key. Is there a way to have a lambda inherit the credentials it uses to generate the presigned url? I can't tell what turbo cli expects.