Updated on 2024-12-09 GMT+08:00

Bucket API Overview (SDK for Go)

OBS SDK for Go provides methods for accessing OBS using bucket-related APIs with signed URLs. Such methods may contain the following three parameters:

  • 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).