awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
aws avatar

aws/aws-sdk-jsArchived

0
View on GitHub↗
aws.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.

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

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.
  • Developer Tools - Official language-specific library for building applications on cloud infrastructure.
  • Language SDKs - Official JavaScript SDK for AWS service integration.
7,619 Stars·1,526 Forks·JavaScript·Apache-2.0·4 Aufrufe

Star-Verlauf

Star-Verlauf für aws/aws-sdk-jsStar-Verlauf für aws/aws-sdk-js

Open-Source-Alternativen zu Aws Sdk Js

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Aws Sdk Js.
  • boto/boto3Avatar von boto

    boto/boto3

    9,834Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗9,834
  • boto/botoAvatar von boto

    boto/boto

    6,430Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗6,430
  • aws/aws-sdk-goAvatar von aws

    aws/aws-sdk-go

    8,687Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗8,687
  • aws/aws-sdk-javaAvatar von aws

    aws/aws-sdk-java

    4,194Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,194
Alle 30 Alternativen zu Aws Sdk Js anzeigen→

Häufig gestellte Fragen

Was macht 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.

Was sind die Hauptfunktionen von aws/aws-sdk-js?

Die Hauptfunktionen von aws/aws-sdk-js sind: Cloud Service SDKs, AWS API Clients, Cloud Infrastructure Management, Cloud Orchestration & Automation, Cloud Resource API Management, AWS Provisioners, Managed Cloud Services, Cloud.

Welche Open-Source-Alternativen gibt es zu aws/aws-sdk-js?

Open-Source-Alternativen zu aws/aws-sdk-js sind unter anderem: 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…