awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
aws avatar

aws/aws-sdk-jsArchived

0
View on GitHub↗
7,619 stars·1,526 forks·JavaScript·Apache-2.0·5 vuesaws.amazon.com/developer/language/javascript↗

Aws Sdk Js

The AWS SDK for JavaScript is a programmatic interface and API client used to manage, automate, and orchestrate AWS cloud infrastructure and services. It provides a set of tools for controlling compute, storage, and networking resources from Node.js and web browser environments.

The project includes a modular asset bundler that allows for the creation of specialized service bundles. This mechanism enables the selection of specific service modules at build time to reduce the final JavaScript payload size for frontend cloud integrations.

The SDK covers a broad range of cloud management capabilities, including the automation of resource allocation and the configuration of service-specific settings. It supports the development of serverless applications by providing a standardized interface for interacting with cloud services.

Features

  • Cloud Service SDKs - Provides a programmatic JavaScript interface for managing and automating AWS cloud infrastructure and services.
  • AWS API Clients - Provides a programmatic interface for interacting with regional AWS service endpoints from Node.js and browsers.
  • Cloud Infrastructure Management - Provides tools for provisioning, managing, and scaling cloud-based infrastructure programmatically.
  • Cloud Orchestration & Automation - Automates the deployment and management of compute, storage, and networking resources using JavaScript.
  • Cloud Resource API Management - Provides a programmatic interface for automating cloud infrastructure and database configuration.
  • AWS Provisioners - Provides a programmatic interface for automating the deployment and management of Amazon Web Services infrastructure.
  • Managed Cloud Services - Offers a programmatic interface to automate cloud infrastructure and services to streamline environment management.
  • Cloud - Provides tools for controlling compute, storage, and networking resources via a JavaScript environment.
  • Remote Service Clients - Provides standalone client instances for each cloud service to encapsulate request logic and regional configuration.
  • Cryptographic Request Signers - Calculates cryptographic hashes of request headers and bodies to verify identity via shared secret keys.
  • Asset Bundling - Provides a mechanism to bundle specific service modules at build time to optimize the JavaScript payload size for browsers.
  • Cloud Service Integrations - Connects browser-based applications directly to cloud services while optimizing payload size through custom bundling.
  • Serverless Function Management - Integrates cloud service functionality into web applications and serverless functions.
  • Middleware-Based Request Pipelines - Processes outgoing requests through a modular chain of handlers for authentication, signing, and error retries.
  • Modular Library Bundlers - Enables the selection and combination of specific service modules into custom bundles to optimize payload size.
  • Outils de développement - Official language-specific library for building applications on cloud infrastructure.
  • Language SDKs - Official JavaScript SDK for AWS service integration.

Historique des stars

Graphique de l'historique des stars pour aws/aws-sdk-jsGraphique de l'historique des stars pour aws/aws-sdk-js

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Aws Sdk Js

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Aws Sdk Js.
  • boto/boto3Avatar de boto

    boto/boto3

    9,834Voir sur GitHub↗

    Boto3 is the AWS SDK for Python, providing a programmatic interface for managing and automating AWS cloud infrastructure and services. It serves as a cloud management API client and resource manager for provisioning, configuring, and scaling virtual servers, databases, and storage. The library enables the implementation of infrastructure-as-code through declarative templates and scripts, allowing for the deployment of identical resource stacks across multiple accounts and geographic regions. It also provides a framework for coordinating distributed workflows, serverless functions, and contain

    Pythonawsaws-sdkcloud
    Voir sur GitHub↗9,834
  • boto/botoAvatar de boto

    boto/boto

    6,430Voir sur GitHub↗

    Boto is a Python SDK and API wrapper for Amazon Web Services. It serves as a programmatic interface for managing and automating cloud infrastructure, mapping cloud-side resources to native Python objects and methods. The library provides tools for the programmatic control and orchestration of compute, storage, networking, and database resources. It enables the automation of infrastructure deployments and the management of virtual servers, container services, and serverless functions. Capability areas include identity and access management, cloud monitoring and observability, and the administ

    Python
    Voir sur GitHub↗6,430
  • aws/aws-sdk-goAvatar de aws

    aws/aws-sdk-go

    8,687Voir sur GitHub↗

    The AWS SDK for Go is a software development kit and cloud infrastructure library used to programmatically interact with AWS cloud services. It provides a programmatic interface for authenticating requests, executing operations against regional endpoints, and automating the creation and management of cloud resources. The toolkit utilizes model-driven code generation to create service clients and employs a session-based configuration system to share credentials and global settings across those clients. It implements signature-based request authentication to verify identity and integrity throug

    Go
    Voir sur GitHub↗8,687
  • aws/aws-sdk-javaAvatar de aws

    aws/aws-sdk-java

    4,194Voir sur GitHub↗

    The AWS Java SDK is a programmatic interface and client library for managing and interacting with AWS cloud infrastructure and services using the Java language. It serves as an API wrapper that connects applications to cloud storage, databases, and compute resources through a standardized set of Java classes. The library provides a non-blocking I/O model and future-based request handling to support high-throughput asynchronous cloud operations. It includes mechanisms for serverless performance optimization to reduce initial startup times and cold starts in those environments. The SDK manages

    Javaamazonawsaws-sdk
    Voir sur GitHub↗4,194
Voir les 30 alternatives à Aws Sdk Js→

Questions fréquentes

Que fait aws/aws-sdk-js ?

The AWS SDK for JavaScript is a programmatic interface and API client used to manage, automate, and orchestrate AWS cloud infrastructure and services. It provides a set of tools for controlling compute, storage, and networking resources from Node.js and web browser environments.

Quelles sont les fonctionnalités principales de aws/aws-sdk-js ?

Les fonctionnalités principales de aws/aws-sdk-js sont : Cloud Service SDKs, AWS API Clients, Cloud Infrastructure Management, Cloud Orchestration & Automation, Cloud Resource API Management, AWS Provisioners, Managed Cloud Services, Cloud.

Quelles sont les alternatives open-source à aws/aws-sdk-js ?

Les alternatives open-source à aws/aws-sdk-js incluent : boto/boto3 — Boto3 is the AWS SDK for Python, providing a programmatic interface for managing and automating AWS cloud… boto/boto — Boto is a Python SDK and API wrapper for Amazon Web Services. It serves as a programmatic interface for managing and… aws/aws-sdk-go — The AWS SDK for Go is a software development kit and cloud infrastructure library used to programmatically interact… aws/aws-sdk-java — The AWS Java SDK is a programmatic interface and client library for managing and interacting with AWS cloud… aws/aws-cdk — The AWS Cloud Development Kit is an infrastructure-as-code framework that enables developers to define and provision… aws/aws-sdk-java-v2 — The AWS SDK for Java is a set of client libraries providing a programmatic interface for managing cloud resources and…