Common object operations in code
Applications generally use SDKs to:- Upload new objects
- Download or stream objects
- Delete obsolete data
- Generate presigned URLs for temporary access
Upload and retrieve Nubis Storage objects from application code with clearer object-handling patterns.