A collection of personal AWS utils that make working with aws-sdk easier
Directory
Browse agent skills
Search by intent: design systems, testing, deployment, security, documentation, Azure, Supabase, React, or any workflow you want an agent to perform better.
Showing 22,201–22,230 of 86,310 skills
Page 741 of 2,877 · loading 30 at a time
Provides aws-sdk authentication scripts and methods, with support for MFA and named profiles, helpful for local development.
Convert javascript object into dynamodb schema and back. This is a simplified version of a more complete solution: [official sdk from aws](https://github.com/awslabs/dynamodb-document-js-sdk)
A highly opinionated DynamoDB client for aws-sdk v3 using esm.
This package is intended as an (almost) drop-in replacement for [@aws-sdk/lib-dynamodb](https://npmjs.com/package/@aws-sdk/lib-dynamodb), with the only difference being that you don't have to specify the table on every command. Instead you specify the tab
Node.js TypeScript module to manage distributed locks in DynamoDB with the AWS SDK. This package allows the caller to create locks, auto-refresh locks via heartbeats, takeover expired locks, and release locks.
This package is intended as an (almost) drop-in replacement for [@aws-sdk/lib-dynamodb](https://npmjs.com/package/@aws-sdk/lib-dynamodb), with the only difference being that you don't have to specify the table on every command. Instead you specify the tab
A reusable, standalone Node.js library that abstracts event consumption from AWS. The library acts as a high-level wrapper around `@aws-sdk/client-sqs` and `@aws-sdk/client-sns`, supporting both production and development modes with automatic resource man
Uses [aws-sdk](https://www.npmjs.com/package/aws-sdk) and [mysqldump](https://www.npmjs.com/package/mysqldump) to backup MySQL tables to an S3 bucket. Full credit to the authors of these modules. I'm simply gluing them together for convenience.
Strapi Upload Provider for AWS using aws-sdk v3
AWS Typescript Wrapper is a library that makes communication easier with AWS services using Javascript SDK.
JavaScript testing SDK for local-web-services — subprocess-based AWS service fixtures for testing
Reads a file from S3 via stream using AWS SDK and prints its content to stdout, or to another writable stream. CLI ready + support to gzip. Useful to quickly inspect large files without the need to download it entirely.
nodemail-aws-ses is a Node.js package that provides a simple and easy way to send emails using Amazon SES (Simple Email Service). It provides an EmailSender class that takes care of sending emails using the AWS SDK, with options for both HTML and text ema
@aws-js-sdk-v3-prerelease/client-xray-node is a cloud & devops skill indexed by Skillful.sh. Package: @aws-js-sdk-v3-prerelease/client-xray-node.
Amazon S3 Client with multipart resume for AWS-SDK V3
Amazon Location Migration SDK for JavaScript
SDK para envio de vendas para fila AWS SQS do micro-serviço de pixels
Access an Elasticsearch service from AWS Lambda ported from http-aws-es. Make aws-sdk a dev dependency and changes how credentials are accessed.
Official TypeScript SDK for the respond.io Developer API v2
Amazon Cognito Identity Provider JavaScript SDK
`@cloudops-tools/sdk` is the backend/core library for CloudOps Tools.
@modaoperandi2/aws-sdk-helpers is a cloud & devops skill indexed by Skillful.sh. Package: @modaoperandi2/aws-sdk-helpers.
Simple AWS SDK wrapper library for starting, stopping, listing, and executing commands on EC2 instances