Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

227
Views
How can I reference a version of a file in an S3 bucket?

I have an application that reads JSON files from S3 - older versions of my application need to reference corresponding older versions of the JSON files stored within S3 - is there a way to link (hard code) specific versions of the JSON files within S3?

I could just rename the JSON files by adding a version number to the JSON file name, but this seems unnecessary since S3 provides versioning.

about 4 years ago · Santiago Trujillo
1 answers
Answer question

0

Each version of a versioned object has a unique version ID. If you have a file named dog.png in your version-controlled bucket then an HTTP GET of /dog.png will retrieve the latest but a GET of /dog.png?versionId=xyz will retrieve the object at version xyz.

Note that versions IDs look something like this: L4kqtJlcpXroDTDmpUMLUo.

See the retrieving object versions documentation for more.

about 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!