Skip to main content

How do I use the AWS SDK for Go with Tenbyte T2?

You can take advantage of Tenbyte T2 Cloud Storage using the AWS SDK for Go alongside the Tenbyte S3-Compatible API. It is easy to use the AWS Go SDK to integrate object storage into your Go environment. The following example shows a configuration of the AWS Go SDK with the Tenbyte S3-Compatible API.
Note: Make sure to replace <T2-keyId> and <T2-appKey> with your actual Tenbyte T2 Access Key ID and Secret Access Key from your Tenbyte console.
The S3-Compatible API allows thousands of integrations to natively work with Tenbyte T2 Cloud Storage. If you are new to the Tenbyte S3-Compatible API, refer to the Getting Started guide. If you have issues using this SDK with Tenbyte T2, contact us at support@tenbyte.io.