📄️ Node.js
For AWS SDK v3, make sure you set all checksum calculation and validation options to WHEN_REQUIRED
📄️ Python
For versions 1.36+, make sure you disable Checksum Calculation and Verification
📄️ Java
For versions 2.30+, make sure you disable Checksum Calculation and Verification
📄️ Go
The following example shows how AWS Golang SDK can be used to interact with Telnyx Cloud Storage.
📄️ Ruby
The following example shows how AWS Ruby SDK can be used to interact with Telnyx Cloud Storage.
📄️ PHP
The following example shows how AWS PHP SDK can be used to interact with Telnyx Cloud Storage.
📄️ .NET
Chunk encoding is not supported by the Cloud Storage API. Please set putObjectRequest.UseChunkEncoding = false
📄️ Elixir
The following example shows how AWS Elixir SDK can be used to interact with Telnyx Cloud Storage.