AWS S3 Presigned URL

If you want to provide temporary S3 access to an object that is otherwise private, then you can generate a presigned URL. The URL will be usable for a specified period of time, after which it will become invalid. [Read More]
Tags: AWS S3 CLI