Object API Overview (SDK for Go)
OBS SDK for Go provides methods for accessing OBS using object-related APIs (except for resumable transfer APIs) with signed URLs. Such methods may contain the following three parameters (except for ObsClient.PutFileWithSignedUrl):
- A signed URL
- Headers required in a request made by using a signed URL
- Data carried in a request (optional)
For details about how to generate a signed URL, see Creating a Signed URL (SDK for Go).
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.