Skip to content

S3 Select from pre-signed URLs?

0

My customer is looking for guidance on using S3 Select on pre-signed URLs. Is this possible? Is there any documentation around this?

AWS
asked 7 years ago632 views
1 Answer
1
Accepted Answer

this is not possible, as the method takes object name and bucket name instead of url as documented here: https://docs.aws.amazon.com/AmazonS3/latest/API/RESTObjectSELECTContent.html

AWS
answered 7 years ago
EXPERT
reviewed 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.