Get a presigned url for s3. Handles s3 (start with s3://) and ordinary https urls. AWS parameter need to be loaded separatly i.e import AWS from "aws-cli"
aws-cli reference.
The url to sign
access key id
secret key
Region of the bucket. e.g "eu-west-1"
expire duration
Get a presigned url for s3. Handles s3 (start with s3://) and ordinary https urls. AWS parameter need to be loaded separatly i.e import AWS from "aws-cli"