aws-sdk-js
aws-sdk-js-v3
aws-sdk-js | aws-sdk-js-v3 | |
---|---|---|
18 | 20 | |
7,603 | 3,184 | |
0.0% | 1.6% | |
9.3 | 10.0 | |
3 months ago | 7 days ago | |
JavaScript | TypeScript | |
Apache License 2.0 | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
aws-sdk-js
- 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.
aws-sdk-js-v3
- 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
-
Deno in 2021
If you'd like the Amazon JavaScript SDK to support Deno then make your support known on this thread:
https://github.com/aws/aws-sdk-js-v3/issues/1289
-
AWS SDK v2 or v3 - which one should you use?
I really suggest checking out the repo and especially the Upgrading section for more details.
-
AWS management: please add more staff to work on the AWS JS v3 SDK
No CloudFront URL signing - how can v3 SDK be labeled as general release if it doesn't have feature parity with the v2 SDK?
What are some alternatives?
aws-sso-creds-tool - script to (almost) auto update aws sso credentials file
middy - 🛵 The stylish Node.js middleware engine for AWS Lambda 🛵
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!
wonqa - Quickly create disposable QA environments
cfn-diagram - CLI tool to visualise CloudFormation/SAM/CDK stacks as visjs networks, draw.io or ascii-art diagrams.
minio-py - MinIO Client SDK for Python
aws-auto-cleanup - Programmatically delete AWS resources based on an allowlist and time to live (TTL) settings
AWS-SNS-OTP-API - AWS SNS OTP Restful API using Node.js - Express.js
aws4fetch - A compact AWS client and signing utility for modern JS environments
amazon-transcribe-websocket-static - A static site demonstrating real-time audio transcription via Amazon Transcribe over a WebSocket.
aws-oidc - AWS OIDC Federation