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. Learn more →
Aws-sdk-js Alternatives
Similar projects and alternatives to aws-sdk-js
-
-
SurveyJS
JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.
-
-
aws-lambda-java-libs
Official mirror for interface definitions and helper classes for Java code running on the AWS Lambda platform.
-
-
-
-
-
Civic Auth
Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
-
-
-
-
-
amazon-bedrock-with-builder-and-command-patterns
A simple, yet powerful implementation in Java that allows developers to write a rather straightforward code to create the API requests for the different foundation models supported by Amazon Bedrock.
-
-
-
twitter-api-client
Discontinued A user-friendly Node.js / JavaScript client library for interacting with the Twitter API.
-
-
-
-
-
vue-mapbox-map
A minimalist Vue component wrapping Mapbox GL or MapLibre GL for dynamic interaction!
-
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.
aws-sdk-js discussion
aws-sdk-js reviews and mentions
- Node 20 support in Lambda
-
Amazon Bedrock For JavaScript and TypeScript Developers
⚠️Here's the issue: https://github.com/aws/aws-sdk-js/issues/4519
-
Creating RSS feeds for language/module specific AWS SDK updates
The updates could be parsed from the github repo's CHANGELOG files (ex: javascript, java, python). I'm picturing an RSS feed generated for a specific language and module (ex: python s3, javascript s3, java sqs)
-
AWS Changelog
Another option is to look at the changelog for the AWS SDK. Because the AWS SDK has to have support for pretty much every service ever it gets a new version and a changelog whenever new things are added. I like to refer to this changelog from time to time: https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md
-
S3 Multipart Upload + Presigned URL via Cloudfront S3 Origin
From this thread I double-checked that all query strings and the origin, Access-Control-Request-Method and Access-Control-Request-Headers are sent to the origin (I ran into some signature mismatch issues before that were solved with this origin request policy).
-
MinIO - Mock S3 in local development
Now that you have installed MinIO server, let's use it on your project. I will be using the official S3 JavaScript SDK as example. But should be applicable for all other S3 SDKs.
-
Encrypting/decrypting DynamoDB data from a JavaScript Lambda
The client is only available for Java and Python. https://github.com/aws/aws-sdk-js/issues/1164
-
Skip The Lambda Function, Connect Directly To Your AWS Services
The best way I've found to locate the X-Amz-Target value is from this AWS support ticket where it is recommend to look at the SDK docs for the service and locate the targetPrefix field in the metadata.
-
CouchDB vs S3 vs Restful - advanced Nomie Storage feedback request
I wonder if there's a way to only bring in the S3 SDK from aws-sdk to help trim the file size. I believe there might be a way to import only certain files, maybe something like this?
-
dabbling @epilot-dev with ______
Due to performance reasons, one of the goals was to switch to rollup for bundling all our applications, however, we use webpack due to rollup’s known issues with aws-sdk.
-
A note from our sponsor - InfluxDB
www.influxdata.com | 16 May 2025
Stats
aws/aws-sdk-js 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 is JavaScript.