How to share a “persistent” presigned URL in AWS
By default, all S3 objects are private. Only the object owner has permission to access them. However, the object owner can optionally share objects with others by creating a presigned URL to grant time-limited permission to download the objects.