H
H
helixly2017-11-14 17:07:48
Amazon Web Services
helixly, 2017-11-14 17:07:48

Accessing s3 object by reference?

Good afternoon! Something I got confused in the extensive documentation for s3. Please tell me if it is possible to set the rights to the object in such a way that access to it was possible via a link with some kind of authorization key. Like: bucket.aws.com/path/to/object?auth=key

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
Eugene, 2017-11-14
@yellowmew

docs.aws.amazon.com/powershell/latest/reference/in...
a.k.a. aws s3 presign s3://bucket/object
There is no need to set additional permissions, as the object is accessed in a private bucket.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question