AWS S3 SDK breaks its compatible services

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. boto3

    AWS SDK for Python

  2. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  3. aws4fetch

    A compact AWS client and signing utility for modern JS environments

    There are great alternative libraries for AWS & AWS-compatible services like S3

    Been really happy with aws4fetch in TypeScript (for Cloudflare D1, generating presigned URLs & sending mails via SES) after getting much frustration out of the official JS SDK.

    https://github.com/mhart/aws4fetch

  4. aws-sdk-go-v2

    AWS SDK for the Go programming language.

    Or just pin your AWS SDK to version before the following.

    <https://github.com/aws/aws-sdk-go-v2/blob/release-2025-01-15...>

  5. aws-cli

    Universal Command Line Interface for Amazon Web Services

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Asynchronous Python lib to work with Amazon SQS

    3 projects | news.ycombinator.com | 19 Nov 2023
  • Explaining boto3: How to use any AWS service with Python

    3 projects | dev.to | 19 Jul 2021
  • Installing AWS CLI v2

    1 project | dev.to | 7 Jun 2025
  • AWS S3 sync does not sync all the files

    1 project | news.ycombinator.com | 1 Apr 2025
  • Latest AWS SDK/CLI incompatible with S3 alternatives

    1 project | news.ycombinator.com | 19 Jan 2025

Did you know that Python is
the 2nd most popular programming language
based on number of references?