|
|
|
|
|
by sirsar
2282 days ago
|
|
Two ideas come to mind: - You can create public pre-signed URLs with an unlimited expiration date using SigV2. I doubt SigV2 will stop working anytime soon. - Or, if you want the link to provide access to anyone, why not make the object public, but put a UUID in the key name to prevent enumeration? |
|