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. Learn more →
Aws-sdk-js-v3 Alternatives
Similar projects and alternatives to aws-sdk-js-v3
-
-
SurveyJS
JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.
-
jsii
jsii allows code in any language to naturally interact with JavaScript classes. It is the technology that enables the AWS Cloud Development Kit to deliver polyglot libraries from a single codebase!
-
-
-
-
aws-sdk-js
AWS SDK for JavaScript in the browser and Node.js (In Maintenance Mode, End-of-Life on 09/08/2025). The AWS SDK for JavaScript v3 in the browser and Node.js is available here: https://github.com/aws/aws-sdk-js-v3
-
-
InfluxDB
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.
-
cfn-diagram
CLI tool to visualise CloudFormation/SAM/CDK stacks as visjs networks, draw.io or ascii-art diagrams.
-
booster
Software development framework specialized in building highly scalable microservices with CQRS and Event-Sourcing. It uses the semantics of the code to build a fully working GraphQL API that supports real-time subscriptions. (by boostercloud)
-
determined
Determined is an open-source machine learning platform that simplifies distributed training, hyperparameter tuning, experiment tracking, and resource management. Works with PyTorch and TensorFlow.
-
aws-auto-cleanup
Discontinued Programmatically delete AWS resources based on an allowlist and time to live (TTL) settings
-
-
-
-
aws-virtual-gpu-device-plugin
Discontinued AWS virtual gpu device plugin provides capability to use smaller virtual gpus for your machine learning inference workloads
-
-
-
axis-aws-rekognition
This project is a POC of using AWS Rekognition service over persistent and secure MQTT using client certificate with axis cameras (Requires firmware version 10+). Secure MQTT is used instead of HTTPS to get less overhead with connection setup
-
-
aws-robomaker-sample-application-meirorunner
Discontinued This sample application can run on AWS RoboMaker and demonstrate reinforcement learning machine learning for robotics
-
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.
aws-sdk-js-v3 discussion
aws-sdk-js-v3 reviews and mentions
-
If you’ve upgraded boto3 or the JavaScript S3 client in the last week, uploading files won’t work. Here’s how to fix it.
You might also hit this with the JavaScript client at version v3.729.0 or later. In order to fix that, downgrade to version v3.728.0:
-
Sprint 2 - Picking Up the Pace
The CI pipeline failed because of a type mismatch. I started by checking the changelog but I didn't notice any changes regarding types.
-
Go Beyond the Basics: Connecting Compute to Object Storage with the Official S3 Clients
Of course we can connect with them, too! For JavaScript, in fact it’s much easier than the Go code above. All you need is to install the official AWS JS SDK by npm install @aws-sdk/client-s3 and add the following import statement at the top of the script;
- Announcement: S3 Default Integrity Change
-
Optimizing Credential Configuration in AWS SDK for JavaScript v3: Understanding Cache Mechanisms and Best Practices
You can also specify a Credential Provider for the client's credentials. Details are described on the following page: https://github.com/aws/aws-sdk-js-v3/tree/main/packages/credential-providers
-
AWS SDK v3 + DAX
From this GitHub issue and this one from 2021 it seems like AWS just doesn't care about this - so, asking here if anyone knows of a workaround (other than "just keep using v2"... that's not a long-term solution), or if any AWS devs can shed some light on the situation.
-
Why and how you should use AWS SDK for JavaScript (v3) on Node.js 18
First class typescript support, but everything is possibly undefined?
-
ts-dynamodb-attributes-transformer - A code transformer of TypeScript object to DynamoDB attributes
I published "ts-dynamodb-attributes-transformer" that transforms the TypsScript object to Amazon DynamoDB attributes (precisely, this attributes type is Record that is defined at aws-sdk-js-v3).
- A New Hope for Object Storage: R2 Enters Open Beta
-
Working with EKS: Using IAM and native K8s service accounts to access AWS S3
Once we have verified the presence of the AWS_WEB_IDENTITY_TOKEN_FILE and AWS_ROLE_ARN environment variables, our pod is ready to connect to and read from S3. The following Typescript snippet illustrates a simple example which fetches the names of all the S3 buckets in our account. It uses the AWS SDK for JavaScript V3
-
A note from our sponsor - Stream
getstream.io | 8 Jul 2025
Stats
aws/aws-sdk-js-v3 is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of aws-sdk-js-v3 is TypeScript.