Skip to content
This repository was archived by the owner on Jan 20, 2021. It is now read-only.

Files

Latest commit

 

History

History
3 lines (2 loc) · 419 Bytes

RetrieveObjSingleOpREST.md

File metadata and controls

3 lines (2 loc) · 419 Bytes

Get an object Using the REST API

You can use the AWS SDK to retrieve object keys from a bucket. However, if your application requires it, you can send REST requests directly. You can send a GET request to retrieve object keys. For more information about the request and response format, go to Get Object.