Today lets create a S3 Pre-signed URL via AWS cli, to access the content of your bucket without exposing bucket to Public with time expiry. To achieve this result, just follow the below steps: Step 1: Login to Amazon CLI with access key & secret access key with S3 Full Access Rights. Step2: Upload your document in S3 …
Read More