Certified Security - Specialty

Sign Up Free or Log In to participate!

Pre Signed URLs for S3 Buckets

do we need an EC2 instance for pre signed URLs, can we not install CLI on local computer and do it?

Rocky Gaur

It is only dependent on AWS CLI. AWS CLI is a just a software which can be installed on on-prem windows, linux machines.

Rupesh Bajaj

Thanks for that, I was wondering because in the lesson Ryan created an EC2 instance to generate the pre signed URL, I have tested this and verified on my Mac

1 Answers

Yes,you can just use the aws cli on your machine.
aws s3 presign s3://BUCKET/test.txt –expires-in 600

Sign In
Welcome Back!

Psst…this one if you’ve been moved to ACG!

Get Started
Who’s going to be learning?