Skills
157,656Reusable AI skills and capabilities for agent workflows
Extends the AWS SDK adding the ability to use either promises or callbacks and makes the extraction of data easier by allowing requests to take optional transform parameter
A NodeBB plugin that handles file uploads and stores them in Amazon S3 using aws-sdk v3 and config.json or NodeBB database.
Collection of codemod scripts that help update AWS SDK for JavaScript APIs
Stedi SDK for JavaScript that includes Exchange Credentials client for Node.js, Browser and React Native
A standalone validator for inbound SNS HTTP messages. No dependency on the AWS SDK for JavaScript.
Features: * Supports Binary and String key types * Generates AES256 encrypted and authenticated pagination tokens * Works with TypeScript type guards natively * Ensures a minimum number of items when using a `FilterExpression` * Compatible with AWS SDK v2
Yeoman generator that creates Angular 4 projects bootstrapped with AWS SDK and Twitter Bootstrap
AWS specific types and utility code that isn't found in AWS-SDK
easily download files from s3 bucket to local machine using aws sdk.
The **S3Uploader** class is a Node.js module designed to simplify the process of uploading files to Amazon S3. It utilizes the **AWS SDK**, **crypto**, **fs**, and **multer** libraries to provide a convenient interface for handling file uploads to an S3 b
Simple Cloudflare R2 client for Node.js built on top of `@aws-sdk/client-s3`.
A lightweight React Native library for seamless file uploads to Amazon S3, supporting pre-signed URLs and AWS SDK integration.
DRY Castore MessageQueue definition using AWS SQS and S3
Wrapper around aws-sdk for nodejs to simplify working with DynamoDB
This package spins up an actual/real Minio server programmatically from within nodejs, for testing or mocking during development. By default it holds the data in specified `dataPath`. The server will allow you to connect using aws-sdk or minio client li
Athena-Express makes it easier to execute SQL queries on Amazon Athena by consolidating & astracting several methods in the AWS SDK
This package is a wrapper around the AWS SDK to manage AWS.
This is a simple example of a Kinesis consumer using the AWS SDK for Node.js.