Retrieve an object from a bucket
Make sure you have READ permission on the object you want to retrieve.
Retrieves objects from Nami Cloud Storage. The object data is streamed in the response body.
The key of the object to retrieve
Downloads the specified range bytes of an object
Return the object only if its entity tag (ETag) is the same as specified
Return the object only if it has been modified since the specified time
AWS Signature Version 4
Key of the object
Object retrieved successfully
The response is of type file
.