amzn-oss
npm packages maintained by amzn-oss
- Packages
- 250
- Weekly downloads
- 0
- Repositories
- —
- Stars
- —
- Followers
- —
Packages
| @aws-sdk/credential-provider-node AWS credential provider that sources credentials from a Node.JS environment. | 0 | 3.972.82 | 4 days ago | |
| @aws-sdk/xml-builder XML utilities for the AWS SDK | 0 | 3.972.40 | 2 weeks ago | |
| @aws-sdk/types Types for the AWS SDK | 0 | 3.974.5 | 2 weeks ago | |
| @aws-sdk/credential-provider-env AWS credential provider that sources credentials from known environment variables | 0 | 3.972.70 | 2 weeks ago | |
| @aws-sdk/credential-provider-sso AWS credential provider that exchanges a resolved SSO login token file for temporary AWS credentials | 0 | 3.973.14 | 2 weeks ago | |
| @aws-crypto/sha256-js A pure JS implementation SHA256. | 0 | 5.2.0 | 3 years ago | |
| @aws-sdk/token-providers A collection of token providers | 0 | 3.1126.0 | yesterday | |
| @aws-sdk/core Core functions & classes shared by multiple AWS SDK clients. | 0 | 3.977.9 | 2 weeks ago | |
| @aws-sdk/client-s3 AWS SDK for JavaScript S3 Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| @aws-sdk/credential-provider-ini AWS credential provider that sources credentials from ~/.aws/credentials and ~/.aws/config | 0 | 3.973.15 | 2 weeks ago | |
| @aws-sdk/util-endpoints Utilities to help with endpoint resolution | 0 | 3.996.43 | 2 weeks ago | |
| @aws-sdk/credential-provider-login AWS credential provider that sources credentials from aws login cached tokens | 0 | 3.972.77 | 2 weeks ago | |
| @aws-sdk/signature-v4-multi-region [](https://www.npmjs.com/package/@aws-sdk/signature-v4-multi-region) [](https:/ | 0 | 3.996.46 | 2 weeks ago | |
| @aws-sdk/util-user-agent-node [](https://www.npmjs.com/package/@aws-sdk/util-user-agent-node) [](https://www.npmjs.com/ | 0 | 3.973.60 | 2 weeks ago | |
| @aws-crypto/util Helper functions | 0 | 5.2.0 | 3 years ago | |
| @aws-sdk/region-config-resolver [](https://www.npmjs.com/package/@aws-sdk/region-config-resolver) [](https://www.npmj | 0 | 3.972.48 | 2 weeks ago | |
| @aws-sdk/middleware-logger [](https://www.npmjs.com/package/@aws-sdk/middleware-logger) [](https://www.npmjs.com/package/@ | 0 | 3.972.44 | 2 weeks ago | |
| @aws-sdk/middleware-sdk-s3 [](https://www.npmjs.com/package/@aws-sdk/middleware-sdk-s3) [](https://www.npmjs.com/package/@ | 0 | 3.972.75 | 2 weeks ago | |
| @aws-sdk/credential-provider-process AWS credential provider that sources credential_process from ~/.aws/credentials and ~/.aws/config | 0 | 3.972.70 | 2 weeks ago | |
| @aws-sdk/util-user-agent-browser [](https://www.npmjs.com/package/@aws-sdk/util-user-agent-browser) [](https://www.n | 0 | 3.972.45 | 2 weeks ago | |
| @aws-sdk/middleware-user-agent [](https://www.npmjs.com/package/@aws-sdk/middleware-user-agent) [](https://www.npmjs.c | 0 | 3.972.74 | 2 weeks ago | |
| @aws-sdk/middleware-location-constraint [](https://www.npmjs.com/package/@aws-sdk/middleware-location-constraint) [](https://www.npmjs.com/package/@aws-sdk/middleware-ssec) [](https://www.npmjs.com/package/@aws-sd | 0 | 3.972.41 | 2 weeks ago | |
| @aws-crypto/supports-web-crypto Provides functions for detecting if the host environment supports the WebCrypto API | 0 | 5.2.0 | 3 years ago | |
| @aws-crypto/crc32 Pure JS implementation of CRC32 https://en.wikipedia.org/wiki/Cyclic_redundancy_check | 0 | 5.2.0 | 3 years ago | |
| @aws-sdk/s3-request-presigner [](https://www.npmjs.com/package/@aws-sdk/s3-request-presigner) [](https://www.npmjs.com/ | 0 | 3.1126.0 | yesterday | |
| @aws-sdk/util-locate-window [](https://www.npmjs.com/package/@aws-sdk/util-locate-window) [](https://www.npmjs.com/packag | 0 | 3.965.10 | 3 weeks ago | |
| @aws-sdk/credential-provider-web-identity AWS credential provider that calls STS assumeRole for temporary AWS credentials | 0 | 3.972.76 | 2 weeks ago | |
| @aws-sdk/checksums Checksum algorithms and flexible checksums middleware for the AWS SDK | 0 | 3.1000.29 | 2 weeks ago | |
| @aws-sdk/credential-provider-http AWS credential provider for containers and HTTP sources | 0 | 3.972.72 | 2 weeks ago | |
| @aws/lambda-invoke-store Invoke scoped data storage for AWS Lambda Node.js Runtime Environment | 0 | 0.3.0 | 2 months ago | |
| @aws-sdk/client-sso AWS SDK for JavaScript Sso Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| @aws-sdk/middleware-host-header [](https://www.npmjs.com/package/@aws-sdk/middleware-host-header) [](https://www.npmj | 0 | 3.972.45 | 2 weeks ago | |
| @aws-sdk/middleware-recursion-detection [](https://www.npmjs.com/package/@aws-sdk/middleware-recursion-detection) [](https://www.npmjs.com/package/@aws-sdk/middleware-expect-continue) [](http | 0 | 3.972.44 | 2 weeks ago | |
| @aws-crypto/crc32c Pure JS implementation of CRC32-C https://en.wikipedia.org/wiki/Cyclic_redundancy_check | 0 | 5.2.0 | 3 years ago | |
| @aws-crypto/sha1-browser SHA1 wrapper for browsers that prefers `window.crypto.subtle`. | 0 | 5.2.0 | 3 years ago | |
| @aws-sdk/middleware-bucket-endpoint [](https://www.npmjs.com/package/@aws-sdk/middleware-bucket-endpoint) [](http | 0 | 3.972.48 | 2 weeks ago | |
| @aws-sdk/util-arn-parser A parser to Amazon Resource Names | 0 | 3.972.39 | 2 weeks ago | |
| @aws-crypto/sha256-browser SHA256 wrapper for browsers that prefers `window.crypto.subtle` but will fall back to a pure JS implementation in @aws-crypto/sha256-js to provide a consistent interface for SHA256. | 0 | 5.2.0 | 3 years ago | |
| @aws-sdk/credential-providers A collection of credential providers, without requiring service clients like STS, Cognito | 0 | 3.1126.0 | yesterday | |
| @aws-sdk/util-format-url [](https://www.npmjs.com/package/@aws-sdk/util-format-url) [](https://www.npmjs.com/package/@aws-sd | 0 | 3.972.46 | 2 weeks ago | |
| @aws-sdk/middleware-flexible-checksums [](https://www.npmjs.com/package/@aws-sdk/middleware-flexible-checksums) [](https://www.npmjs.com/package/@aws-sdk/credential-provider-cognito-identity) [](https://www.npmjs.com/package/@aws-sdk/middleware-eventstream) [](https://www.npmj | 0 | 3.972.29 | 2 weeks ago | |
| @aws-sdk/client-dynamodb AWS SDK for JavaScript Dynamodb Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| @aws-sdk/middleware-websocket [](https://www.npmjs.com/package/@aws-sdk/middleware-websocket) [](https://www.npmjs.com/ | 0 | 3.972.52 | 2 weeks ago | |
| @aws-sdk/client-sqs AWS SDK for JavaScript Sqs Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| @aws-sdk/middleware-endpoint-discovery [](https://www.npmjs.com/package/@aws-sdk/middleware-endpoint-discovery) [](https://www.npmjs.com/package/@aws-sdk/eventstream-handler-node) [](https://ww | 0 | 3.972.34 | 2 weeks ago | |
| @aws-sdk/lib-dynamodb The document client simplifies working with items in Amazon DynamoDB by abstracting away the notion of attribute values. | 0 | 3.1126.0 | yesterday | |
| @aws-sdk/client-sso-oidc AWS SDK for JavaScript Sso Oidc Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| @aws-sdk/client-cloudfront AWS SDK for JavaScript Cloudfront Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| @aws-sdk/middleware-sdk-sqs [](https://www.npmjs.com/package/@aws-sdk/middleware-sdk-sqs) [](https://www.npmjs.com/packag | 0 | 3.972.42 | 2 weeks ago | |
| @aws-sdk/endpoint-cache [](https://www.npmjs.com/package/@aws-sdk/endpoint-cache) [](https://www.npmjs.com/package/@aws-sdk/e | 0 | 3.972.11 | 3 weeks ago | |
| @aws-sdk/client-cognito-identity-provider AWS SDK for JavaScript Cognito Identity Provider Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| @aws-sdk/lib-storage Storage higher order operation | 0 | 3.1126.0 | yesterday | |
| @aws-sdk/middleware-signing [](https://www.npmjs.com/package/@aws-sdk/middleware-signing) [](https://www.npmjs.com/packag | 0 | 3.973.4 | 2 weeks ago | |
| @aws-cdk/cloud-assembly-schema Schema for the protocol between CDK framework and CDK CLI | 0 | 54.22.0 | today | |
| @aws-sdk/client-bedrock-runtime AWS SDK for JavaScript Bedrock Runtime Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| @aws-sdk/client-cloudformation AWS SDK for JavaScript Cloudformation Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| @aws-sdk/client-ssm AWS SDK for JavaScript Ssm Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| @aws-crypto/ie11-detection Provides functions and types for detecting if the host environment is IE11 | 0 | 4.0.0 | 4 years ago | |
| aws-cdk AWS CDK Toolkit CLI, the command line tool for CDK apps | 0 | 2.1140.0 | today | |
| @aws-sdk/client-sns AWS SDK for JavaScript Sns Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| @aws-sdk/util-dynamodb [](https://www.npmjs.com/package/@aws-sdk/util-dynamodb) [](https://www.npmjs.com/package/@aws-sdk/util | 0 | 3.996.9 | 3 weeks ago | |
| @aws-sdk/client-iam AWS SDK for JavaScript Iam Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| @aws-sdk/dynamodb-codec This is an internal dependency used with `@aws-sdk/client-dynamodb`. You should not take a direct dependency on this package. | 0 | 3.973.44 | 2 weeks ago | |
| @aws-sdk/client-ecs AWS SDK for JavaScript Ecs Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| @aws-sdk/client-ses AWS SDK for JavaScript Ses Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| @aws-sdk/client-ec2 AWS SDK for JavaScript Ec2 Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| constructs A programming model for software-defined state | 0 | 10.8.1 | last month | |
| @aws-amplify/core Core category of aws-amplify | 0 | 6.18.0 | last month | |
| @aws-sdk/middleware-sdk-ec2 [](https://www.npmjs.com/package/@aws-sdk/middleware-sdk-ec2) [](https://www.npmjs.com/packag | 0 | 3.972.58 | 2 weeks ago | |
| @aws-sdk/client-eventbridge AWS SDK for JavaScript Eventbridge Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| @aws-sdk/rds-signer RDS utility for generating a password that can be used for IAM authentication to an RDS DB. | 0 | 3.1126.0 | yesterday | |
| @aws-sdk/client-firehose AWS SDK for JavaScript Firehose Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| @aws-sdk/client-kms AWS SDK for JavaScript Kms Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| @aws-sdk/util-utf8-node A Node.JS UTF-8 string <-> UInt8Array converter | 0 | 3.259.0 | 4 years ago | |
| @aws-cdk/asset-awscli-v1 A library that contains the AWS CLI for use in Lambda Layers | 0 | 2.2.294 | 4 days ago | |
| @aws-cdk/asset-node-proxy-agent-v6 <!--BEGIN STABILITY BANNER--> | 0 | 2.1.2 | 4 months ago | |
| @aws-sdk/client-cloudwatch-logs AWS SDK for JavaScript Cloudwatch Logs Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| @aws-amplify/data-schema | 0 | 1.26.1 | last month | |
| @aws-sdk/client-scheduler AWS SDK for JavaScript Scheduler Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| @aws-sdk/client-ecr AWS SDK for JavaScript Ecr Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| @aws-sdk/client-cloudwatch AWS SDK for JavaScript Cloudwatch Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| @aws-sdk/client-bedrock-agent-runtime AWS SDK for JavaScript Bedrock Agent Runtime Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| @aws-sdk/client-sesv2 AWS SDK for JavaScript Sesv2 Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| @aws-amplify/auth Auth category of aws-amplify | 0 | 6.20.0 | 4 months ago | |
| @aws-sdk/client-personalize-events AWS SDK for JavaScript Personalize Events Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| @aws-amplify/analytics Analytics category of aws-amplify | 0 | 7.1.0 | 2 months ago | |
| @aws-sdk/middleware-sdk-route53 [](https://www.npmjs.com/package/@aws-sdk/middleware-sdk-route53) [](https://www.npmj | 0 | 3.972.26 | 2 weeks ago | |
| @aws-amplify/api Api category of aws-amplify | 0 | 6.3.29 | last month | |
| @aws-sdk/client-api-gateway AWS SDK for JavaScript Api Gateway Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| @aws-sdk/client-bedrock AWS SDK for JavaScript Bedrock Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| @aws-sdk/client-athena AWS SDK for JavaScript Athena Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| @aws-sdk/middleware-sdk-rds [](https://www.npmjs.com/package/@aws-sdk/middleware-sdk-rds) [](https://www.npmjs.com/packag | 0 | 3.972.58 | 2 weeks ago | |
| @aws-sdk/ec2-metadata-service [](https://www.npmjs.com/package/@aws-sdk/ec2-metadata-service) [](https://www.npmjs.com/ | 0 | 3.1126.0 | yesterday | |
| @aws-sdk/client-route-53 AWS SDK for JavaScript Route 53 Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| @aws-amplify/storage Storage category of aws-amplify | 0 | 6.16.0 | 3 months ago | |
| @aws-amplify/datastore AppSyncLocal support for aws-amplify | 0 | 5.1.10 | last month | |
| @aws-sdk/s3-presigned-post [](https://www.npmjs.com/package/@aws-sdk/s3-presigned-post) [](https://www.npmjs.com/package/@ | 0 | 3.1126.0 | yesterday | |
| ace-builds Ace (Ajax.org Cloud9 Editor) | 0 | 1.44.0 | 4 months ago | |
| @aws-sdk/client-rds AWS SDK for JavaScript Rds Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| @aws-sdk/client-sfn AWS SDK for JavaScript Sfn Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| @aws-sdk/middleware-sdk-api-gateway [](https://www.npmjs.com/package/@aws-sdk/middleware-sdk-api-gateway) [](http | 0 | 3.972.29 | 2 weeks ago | |
| @aws-sdk/client-kinesis AWS SDK for JavaScript Kinesis Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| aws-crt NodeJS/browser bindings to the aws-c-* libraries | 0 | 1.33.1 | last month | |
| @aws-sdk/middleware-sdk-sts [](https://www.npmjs.com/package/@aws-sdk/middleware-sdk-sts) [](https://www.npmjs.com/packag | 0 | 3.972.29 | 2 weeks ago | |
| @aws-sdk/client-kendra AWS SDK for JavaScript Kendra Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| @jsii/check-node Checks for supported node versions | 0 | 1.140.0 | 2 weeks ago | |
| @aws-sdk/cloudfront-signer This package provides functions to generate signed urls and cookies for accessing private content on CloudFront based on a CloudFront trusted key group key pair. | 0 | 3.1125.0 | 2 days ago | |
| @aws-amplify/api-graphql Api-graphql category of aws-amplify | 0 | 4.8.10 | last month | |
| aws-xray-sdk-core AWS X-Ray SDK for Javascript | 0 | 3.12.0 | 10 months ago | |
| @aws-crypto/cache-material The AWS Encryption SDK for JavaScript is a client-side encryption library designed to make it easy for everyone to encrypt and decrypt data using industry standards and best practices. It uses a data format compatible with the AWS Encryption SDKs in other | 0 | 5.0.2 | last month | |
| @aws-crypto/material-management The AWS Encryption SDK for JavaScript is a client-side encryption library designed to make it easy for everyone to encrypt and decrypt data using industry standards and best practices. It uses a data format compatible with the AWS Encryption SDKs in other | 0 | 5.0.2 | last month | |
| @aws-sdk/client-sagemaker-runtime AWS SDK for JavaScript Sagemaker Runtime Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| @aws-sdk/client-textract AWS SDK for JavaScript Textract Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| aws-amplify AWS Amplify is a JavaScript library for Frontend and mobile developers building cloud-enabled applications. | 0 | 6.20.0 | last month | |
| @aws-cdk/cx-api Cloud executable protocol | 0 | 2.268.0 | 2 days ago | |
| @aws-amplify/api-rest Api-rest category of aws-amplify | 0 | 4.6.4 | 5 months ago | |
| @aws-amplify/notifications Notifications category of aws-amplify | 0 | 2.1.0 | last month | |
| @aws-sdk/client-translate AWS SDK for JavaScript Translate Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| amazon-cognito-identity-js Amazon Cognito Identity Provider JavaScript SDK | 0 | 6.3.20 | 2 months ago | |
| @aws-sdk/client-eks AWS SDK for JavaScript Eks Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| @aws-crypto/branch-keystore-node The AWS Encryption SDK for JavaScript is a client-side encryption library designed to make it easy for everyone to encrypt and decrypt data using industry standards and best practices. It uses a data format compatible with the AWS Encryption SDKs in other | 0 | 5.0.2 | last month | |
| @aws-sdk/client-rekognition AWS SDK for JavaScript Rekognition Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| @aws-amplify/data-schema-types | 0 | 1.3.0 | 2 months ago | |
| jsii-pacmak A code generation framework for jsii backend languages | 0 | 1.140.0 | 2 weeks ago | |
| @aws-sdk/client-iot AWS SDK for JavaScript Iot Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| @aws-cdk/cloud-assembly-api API for working with Cloud Assemblies | 0 | 2.4.0 | last week | |
| @aws-crypto/kms-keyring-node The AWS Encryption SDK for JavaScript is a client-side encryption library designed to make it easy for everyone to encrypt and decrypt data using industry standards and best practices. It uses a data format compatible with the AWS Encryption SDKs in other | 0 | 5.0.2 | last month | |
| @aws-crypto/decrypt-node The AWS Encryption SDK for JavaScript is a client-side encryption library designed to make it easy for everyone to encrypt and decrypt data using industry standards and best practices. It uses a data format compatible with the AWS Encryption SDKs in other | 0 | 5.0.2 | last month | |
| @aws-sdk/client-glue AWS SDK for JavaScript Glue Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| @aws-sdk/client-elastic-load-balancing-v2 AWS SDK for JavaScript Elastic Load Balancing V2 Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| @aws-crypto/raw-rsa-keyring-node The AWS Encryption SDK for JavaScript is a client-side encryption library designed to make it easy for everyone to encrypt and decrypt data using industry standards and best practices. It uses a data format compatible with the AWS Encryption SDKs in other | 0 | 5.0.2 | last month | |
| @aws-crypto/kms-keyring The AWS Encryption SDK for JavaScript is a client-side encryption library designed to make it easy for everyone to encrypt and decrypt data using industry standards and best practices. It uses a data format compatible with the AWS Encryption SDKs in other | 0 | 5.0.2 | last month | |
| @aws-crypto/hkdf-node nodejs hkdf crypto primitive | 0 | 5.0.2 | last month | |
| @aws-crypto/caching-materials-manager-node The AWS Encryption SDK for JavaScript is a client-side encryption library designed to make it easy for everyone to encrypt and decrypt data using industry standards and best practices. It uses a data format compatible with the AWS Encryption SDKs in other | 0 | 5.0.2 | last month | |
| @aws-sdk/client-iot-data-plane AWS SDK for JavaScript Iot Data Plane Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| @aws-sdk/signature-v4-crt A revision of AWS Signature V4 request signer based on AWS Common Runtime https://github.com/awslabs/aws-crt-nodejs | 0 | 3.1126.0 | yesterday | |
| @aws-sdk/client-codebuild AWS SDK for JavaScript Codebuild Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| cdk-nag Check CDK v2 applications for best practices using a combination on available rule packs. | 0 | 3.0.2 | last month | |
| @aws-crypto/serialize The AWS Encryption SDK for JavaScript is a client-side encryption library designed to make it easy for everyone to encrypt and decrypt data using industry standards and best practices. It uses a data format compatible with the AWS Encryption SDKs in other | 0 | 5.0.2 | last month | |
| @aws-sdk/client-rds-data AWS SDK for JavaScript Rds Data Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| @aws-crypto/material-management-node The AWS Encryption SDK for JavaScript is a client-side encryption library designed to make it easy for everyone to encrypt and decrypt data using industry standards and best practices. It uses a data format compatible with the AWS Encryption SDKs in other | 0 | 5.0.2 | last month | |
| @jsii/spec Specification for jsii assemblies | 0 | 1.140.0 | 2 weeks ago | |
| @aws-sdk/client-resource-groups-tagging-api AWS SDK for JavaScript Resource Groups Tagging Api Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| @aws-crypto/raw-keyring The AWS Encryption SDK for JavaScript is a client-side encryption library designed to make it easy for everyone to encrypt and decrypt data using industry standards and best practices. It uses a data format compatible with the AWS Encryption SDKs in other | 0 | 5.0.2 | last month | |
| @aws-sdk/client-sagemaker AWS SDK for JavaScript Sagemaker Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| oo-ascii-tree object-oriented ascii tree renderer | 0 | 1.140.0 | 2 weeks ago | |
| @aws-sdk/client-service-quotas AWS SDK for JavaScript Service Quotas Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| @aws-sdk/client-cost-explorer AWS SDK for JavaScript Cost Explorer Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| @aws-sdk/client-acm AWS SDK for JavaScript Acm Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| @aws-sdk/client-apigatewaymanagementapi AWS SDK for JavaScript Apigatewaymanagementapi Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| codemaker A tiny utility for generating source code | 0 | 1.140.0 | 2 weeks ago | |
| jsii-rosetta [](https://cdk.dev) [](https://github.com/aws/jsii- | 0 | 6.0.13 | 4 days ago | |
| @aws-sdk/client-s3-control AWS SDK for JavaScript S3 Control Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| @aws-sdk/client-location AWS SDK for JavaScript Location Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| @aws-crypto/kdf-ctr-mode-node nodejs kdf ctr mode crypto primitive | 0 | 5.0.2 | last month | |
| @aws-sdk/client-apigatewayv2 AWS SDK for JavaScript Apigatewayv2 Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| aws-xray-sdk-express AWS X-Ray Middleware for Express (Javascript) | 0 | 3.12.0 | 10 months ago | |
| @aws-sdk/client-amplify AWS SDK for JavaScript Amplify Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| @aws-amplify/pubsub Pubsub category of aws-amplify | 0 | 6.1.70 | 4 months ago | |
| @aws-cdk/cloudformation-diff Utilities to diff CDK stacks against CloudFormation templates | 0 | 2.187.4 | last week | |
| @aws-sdk/client-lex-runtime-v2 AWS SDK for JavaScript Lex Runtime V2 Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| aws-xray-sdk-mysql AWS X-Ray Patcher for MySQL (Javascript) | 0 | 3.12.0 | 10 months ago | |
| jsii [](https://cdk.dev) [](https://github.com/aws/jsii | 0 | 6.0.12 | 4 days ago | |
| @aws-sdk/client-organizations AWS SDK for JavaScript Organizations Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| @aws-sdk/client-appconfig AWS SDK for JavaScript Appconfig Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| @aws-sdk/client-appsync AWS SDK for JavaScript Appsync Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| @aws-crypto/client-node The *client-node* module includes all of the modules you need to use the AWS Encryption SDK for JavaScript with Node.js. | 0 | 5.0.2 | last month | |
| @aws-crypto/raw-aes-keyring-node The AWS Encryption SDK for JavaScript is a client-side encryption library designed to make it easy for everyone to encrypt and decrypt data using industry standards and best practices. It uses a data format compatible with the AWS Encryption SDKs in other | 0 | 5.0.2 | last month | |
| @aws-sdk/client-mediaconvert AWS SDK for JavaScript Mediaconvert Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| @aws-sdk/client-bedrock-agentcore AWS SDK for JavaScript Bedrock Agentcore Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| @aws-sdk/client-codecommit AWS SDK for JavaScript Codecommit Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| aws-xray-sdk AWS X-Ray SDK for Javascript | 0 | 3.12.0 | 10 months ago | |
| @aws-amplify/ui-react [](https://www.npmjs.com/package/@aws-amplify/ui-react) [](https://www.npmjs.com/package/@aws-sdk/util-create-request) [](https://www.npmjs.com/pac | 0 | 3.972.41 | 2 weeks ago | |
| @aws-cdk/asset-kubectl-v20 A Lambda Layer that contains kubectl v1.20 | 0 | 2.1.4 | 2 years ago | |
| sns-validator A standalone validator for inbound SNS HTTP messages. No dependency on the AWS SDK for JavaScript. | 0 | 0.3.5 | 4 years ago | |
| @aws-sdk/middleware-sdk-s3-control [](https://www.npmjs.com/package/@aws-sdk/middleware-sdk-s3-control) [](https:/ | 0 | 3.972.49 | 2 weeks ago | |
| @aws-amplify/ui `@aws-amplify/ui` contains low-level logic & styles for stand-alone usage or re-use in framework-specific implementations. | 0 | 6.15.6 | 2 weeks ago | |
| @aws-cdk/service-spec-types Types for CloudFormation Service Specifications | 0 | 0.0.274 | 3 days ago | |
| @aws-sdk/crt-loader Loader for AWS Common Runtime https://github.com/awslabs/aws-crt-nodejs | 0 | 3.972.74 | 2 weeks ago | |
| graphql-mapping-template An AST wrapper around AWS AppSync resolvers | 0 | 5.0.2 | 2 years ago | |
| @aws-cdk/cfnspec The CloudFormation resource specification used by @aws-cdk packages | 0 | 2.105.0-alpha.0 | 3 years ago | |
| @aws-sdk/client-application-auto-scaling AWS SDK for JavaScript Application Auto Scaling Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| @aws-amplify/ui-react-core `@aws-amplify/ui-react-core` is a React platform agnostic utility library for Amplify UI internal usage in `@aws-amplify/ui-react*` and `@aws-amplify/ui-react-native*` namespaced packages. | 0 | 3.6.6 | 2 weeks ago | |
| @aws-cdk/region-info AWS region information, such as service principal names | 0 | 2.268.0 | 2 days ago | |
| @aws-sdk/client-redshift-data AWS SDK for JavaScript Redshift Data Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| @aws-sdk/client-identitystore AWS SDK for JavaScript Identitystore Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| @aws-crypto/encrypt-node The AWS Encryption SDK for JavaScript is a client-side encryption library designed to make it easy for everyone to encrypt and decrypt data using industry standards and best practices. It uses a data format compatible with the AWS Encryption SDKs in other | 0 | 5.0.2 | last month | |
| @aws-cdk/cli-plugin-contract Contract between the CLI and authentication plugins, for the exchange of AWS credentials | 0 | 2.182.2 | 5 months ago | |
| @aws-cdk/aws-service-spec A specification of built-in AWS resources | 0 | 0.1.208 | 3 days ago | |
| @aws-sdk/client-account AWS SDK for JavaScript Account Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| @aws-sdk/client-lex-runtime-service AWS SDK for JavaScript Lex Runtime Service Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| @aws-sdk/client-transcribe-streaming AWS SDK for JavaScript Transcribe Streaming Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| @aws-sdk/client-wafv2 AWS SDK for JavaScript Wafv2 Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| @aws-amplify/cache Cache category of aws-amplify | 0 | 5.1.12 | 3 years ago | |
| @aws-sdk/client-auto-scaling AWS SDK for JavaScript Auto Scaling Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| @aws-sdk/url-parser-native [](https://www.npmjs.com/package/@aws-sdk/url-parser-node) [](https://www.npmjs.com/package/@aws-sd | 0 | 3.12.0 | 5 years ago | |
| @aws-sdk/client-connect AWS SDK for JavaScript Connect Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| jsii-reflect strongly-typed reflection library and tools for jsii | 0 | 1.140.0 | 2 weeks ago | |
| @aws-sdk/client-batch AWS SDK for JavaScript Batch Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| @aws-cdk/aws-lambda-python-alpha The CDK Construct Library for AWS Lambda in Python | 0 | 2.268.0-alpha.0 | 2 days ago | |
| @aws-amplify/graphql-docs-generator amplify graphql docs generator plugin | 0 | 4.2.2 | last month | |
| @aws-amplify/cli Amplify CLI | 0 | 14.5.1 | 2 months ago | |
| graphql-transformer-common Common code and constants for AppSync Transformers | 0 | 5.1.4 | 7 months ago | |
| @aws-sdk/client-redshift AWS SDK for JavaScript Redshift Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| @aws-sdk/client-polly AWS SDK for JavaScript Polly Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| @aws-amplify/graphql-transformer-interfaces Amplify GraphQL transformer interface definitions | 0 | 4.4.0 | 2 months ago | |
| @aws-amplify/backend-output-schemas Contains [zod](https://zod.dev/) schemas for the data that is stored in stack outputs and metadata. Using zod schemas allows us to generate types for the data as well as validate expected data when reading at runtime. | 0 | 1.8.0 | 8 months ago | |
| @aws-sdk/client-bedrock-agent AWS SDK for JavaScript Bedrock Agent Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| @aws-sdk/client-opensearch AWS SDK for JavaScript Opensearch Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| @aws-sdk/client-elasticache AWS SDK for JavaScript Elasticache Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| @aws-amplify/appsync-modelgen-plugin | 0 | 2.15.3 | last month | |
| @aws-sdk/client-appconfigdata AWS SDK for JavaScript Appconfigdata Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| @aws-amplify/geo Geo category for aws-amplify | 0 | 3.0.94 | 5 months ago | |
| @aws-amplify/platform-core Contains core logic that needs to be normalized across many packages in the repo. This includes things like error classes, parsing stack name and BackendIdentifiers, and other cross-cutting concerns. Over time, this package will probably have a tendency t | 0 | 1.11.1 | 3 months ago | |
| @aws-sdk/client-pinpoint-sms-voice-v2 AWS SDK for JavaScript Pinpoint Sms Voice V2 Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| @aws-sdk/client-dynamodb-streams AWS SDK for JavaScript Dynamodb Streams Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| @aws-sdk/client-backup AWS SDK for JavaScript Backup Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| aws-appsync-auth-link AWS Mobile AppSync Auth Link for JavaScript | 0 | 4.0.2 | 5 months ago | |
| @aws-sdk/client-cloudcontrol AWS SDK for JavaScript Cloudcontrol Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| @aws-amplify/graphql-transformer-core A framework to transform from GraphQL SDL to AWS CloudFormation. | 0 | 3.6.1 | 2 months ago | |
| @aws-sdk/client-cloudfront-keyvaluestore AWS SDK for JavaScript Cloudfront Keyvaluestore Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| @aws-amplify/plugin-types This is a **types only** package that is used to facilitate dependency injection patterns across the codebase. Components can declare that they need an instance of a certain type that comes from this package and another component can provide the implement | 0 | 1.12.2 | last month | |
| @aws-amplify/backend-function This package contains the `defineFunction` entry point for customers to define functions in their Amplify backend. This is a layer on top of `cdk.NodejsFunction`. | 0 | 1.18.2 | last month | |
| aws-xray-sdk-postgres AWS X-Ray Patcher for Postgres (Javascript) | 0 | 3.12.0 | 10 months ago | |
| @aws-amplify/graphql-directives Directive definitions for Amplify GraphQL transformers. | 0 | 2.8.0 | 7 months ago | |
| @aws-amplify/backend This package is the entry point for customers to define their Amplify backend using `defineBackend`. It also pulls in functions for defining other feature verticals. | 0 | 1.24.0 | last month | |
| @aws-sdk/client-transcribe AWS SDK for JavaScript Transcribe Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| @aws-amplify/graphql-types-generator Generate API code or type annotations based on a GraphQL schema and statements | 0 | 3.6.0 | 2 years ago | |
| @aws-sdk/client-bedrock-agentcore-control AWS SDK for JavaScript Bedrock Agentcore Control Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| @aws-sdk/client-codeartifact AWS SDK for JavaScript Codeartifact Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| @aws-amplify/codegen-ui-react Amplify UI React code generation implementation | 0 | 2.20.7 | last month | |
| @aws-sdk/client-chime-sdk-messaging AWS SDK for JavaScript Chime Sdk Messaging Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday | |
| @cdklabs/tskb Using TypeScript as a knowledge base | 0 | 0.0.4 | 9 months ago | |
| @aws-sdk/client-sso-admin AWS SDK for JavaScript Sso Admin Client for Node.js, Browser and React Native | 0 | 3.1126.0 | yesterday |
Repositories
Repositories and contributions come from Github's GraphQL API, which has no anonymous tier. Sign in to see them.