I am just exploring pre-signed URLs in s3 and wanted to know is it possible to generate pre-signed URL from console
instead of using SDK?
Also, is there a way to set a time-limit for the expiration of pre-signed URL from console, based on few other post on stack the default time limit is 7 days, how to override this value?