awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to awslabs/aws-python-sample

Open-source alternatives to Aws Python Sample

30 open-source projects similar to awslabs/aws-python-sample, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Aws Python Sample alternative.

  • appoxy/awsAvatar appoxy

    appoxy/aws

    235Vezi pe GitHub↗

    Amazon Web Services (AWS) Ruby Gem

    Ruby
    Vezi pe GitHub↗235
  • aristidb/awsAvatar aristidb

    aristidb/aws

    245Vezi pe GitHub↗

    Amazon Web Services for Haskell

    Haskell
    Vezi pe GitHub↗245
  • aws/aws-iot-device-sdk-arduino-yunAvatar aws

    aws/aws-iot-device-sdk-arduino-yun

    162Vezi pe GitHub↗

    SDK for connecting to AWS IoT from an Arduino Yún.

    Python
    Vezi pe GitHub↗162
  • aws/aws-iot-device-sdk-embedded-cAvatar aws

    aws/aws-iot-device-sdk-embedded-C

    1,053Vezi pe GitHub↗

    SDK for connecting to AWS IoT from a device using embedded C.

    C
    Vezi pe GitHub↗1,053
  • aws/aws-iot-device-sdk-jsAvatar aws

    aws/aws-iot-device-sdk-js

    967Vezi pe GitHub↗

    SDK for connecting to AWS IoT from a device using JavaScript/Node.js

    JavaScript
    Vezi pe GitHub↗967
  • aws/aws-sdk-androidAvatar aws

    aws/aws-sdk-android

    1,074Vezi pe GitHub↗

    AWS SDK for Android. For more information, see our web site:

    Java
    Vezi pe GitHub↗1,074

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Find more with AI search
  • aws/aws-sdk-goAvatar aws

    aws/aws-sdk-go

    8,687Vezi pe 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
    Vezi pe GitHub↗8,687
  • aws/aws-sdk-iosAvatar aws

    aws/aws-sdk-ios

    1,704Vezi pe GitHub↗

    AWS SDK for iOS. For more information, see our web site:

    Objective-C
    Vezi pe GitHub↗1,704
  • aws/aws-sdk-javaAvatar aws

    aws/aws-sdk-java

    4,194Vezi pe 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
    Vezi pe GitHub↗4,194
  • aws/aws-sdk-jsAvatar aws

    aws/aws-sdk-js

    7,619Vezi pe GitHub↗

    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 capabil

    JavaScript
    Vezi pe GitHub↗7,619
  • aws/aws-sdk-netAvatar aws

    aws/aws-sdk-net

    117Vezi pe GitHub↗

    The official AWS SDK for .NET. For more information on the AWS SDK for .NET, see our web site:

    C#
    Vezi pe GitHub↗117
  • aws/aws-sdk-phpAvatar aws

    aws/aws-sdk-php

    6,191Vezi pe GitHub↗

    The AWS SDK for PHP is a software development kit that provides HTTP client classes for every supported Amazon Web Service, enabling PHP applications to send authenticated requests and receive structured, typed response objects. It includes a credential resolution chain that automatically locates credentials from environment variables, instance profiles, or configuration files, and supports promise-based asynchronous execution for running multiple API calls concurrently to improve throughput. The SDK distinguishes itself through a middleware pipeline architecture that allows interception and

    PHP
    Vezi pe GitHub↗6,191
  • aws/aws-sdk-php-laravelAvatar aws

    aws/aws-sdk-php-laravel

    1,713Vezi pe GitHub↗

    A Laravel 6+ service provider for the AWS SDK for PHP

    PHP
    Vezi pe GitHub↗1,713
  • aws/aws-sdk-php-silexAvatar aws

    aws/aws-sdk-php-silex

    81Vezi pe GitHub↗

    Simple Silex service provider for including the AWS SDK for PHP

    PHP
    Vezi pe GitHub↗81
  • aws/aws-sdk-php-zf2Avatar aws

    aws/aws-sdk-php-zf2

    104Vezi pe GitHub↗

    ZF2 module for using the AWS SDK for PHP to interact with AWS services like S3, DynamoDB, SQS, EC2, etc.

    PHP
    Vezi pe GitHub↗104
  • aws/aws-sdk-railsAvatar aws

    aws/aws-sdk-rails

    615Vezi pe GitHub↗

    Official repository for the aws-sdk-rails gem, which integrates the AWS SDK for Ruby with Ruby on Rails.

    Ruby
    Vezi pe GitHub↗615
  • aws/aws-sdk-rubyAvatar aws

    aws/aws-sdk-ruby

    3,658Vezi pe GitHub↗

    The official AWS SDK for Ruby

    Ruby
    Vezi pe GitHub↗3,658
  • aws/aws-sdk-unityAvatar aws

    aws/aws-sdk-unity

    104Vezi pe GitHub↗

    ARCHIVED: The aws sdk for unity is now distributed as a part of aws sdk for dotnet:

    C#
    Vezi pe GitHub↗104
  • awslabs/aws-auto-scaling-console-sampleAvatar awslabs

    awslabs/aws-auto-scaling-console-sample

    22Vezi pe GitHub↗

    Sample project to demonstrate usage of the AWS SDK for .NET and the Toolkit for Visual Studio

    C#
    Vezi pe GitHub↗22
  • awslabs/aws-java-sampleAvatar awslabs

    awslabs/aws-java-sample

    241Vezi pe GitHub↗

    Sample project to demonstrate usage of the AWS SDK for Java

    Java
    Vezi pe GitHub↗241
  • awslabs/aws-nodejs-sampleAvatar awslabs

    awslabs/aws-nodejs-sample

    306Vezi pe GitHub↗

    Sample project to demonstrate usage of the AWS SDK for Node.js

    JavaScript
    Vezi pe GitHub↗306
  • awslabs/aws-php-sampleAvatar awslabs

    awslabs/aws-php-sample

    88Vezi pe GitHub↗

    Sample project to demonstrate usage of the AWS SDK for PHP

    PHP
    Vezi pe GitHub↗88
  • awslabs/aws-ruby-sampleAvatar awslabs

    awslabs/aws-ruby-sample

    32Vezi pe GitHub↗

    Sample project to demonstrate usage of the AWS SDK for Ruby

    Ruby
    Vezi pe GitHub↗32
  • awslabs/aws-scala-sdkAvatar awslabs

    awslabs/aws-scala-sdk

    72Vezi pe GitHub↗

    It's like the AWS SDK for Java, but more Scala-y

    Java
    Vezi pe GitHub↗72
  • awslabs/aws-sdk-android-samplesAvatar awslabs

    awslabs/aws-sdk-android-samples

    1,049Vezi pe GitHub↗

    This repository has samples that demonstrate various aspects of the AWS SDK for Android, you can get the SDK source on Github https://github.com/aws-amplify/aws-sdk-android/

    Javaandroidawsjava
    Vezi pe GitHub↗1,049
  • awslabs/aws-sdk-arduinoAvatar awslabs

    awslabs/aws-sdk-arduino

    92Vezi pe GitHub↗

    An experimental SDK for working with AWS Services on Arduino-compatible devices. Currently has support for DynamoDB and Kinesis.

    C++
    Vezi pe GitHub↗92
  • awslabs/aws-sdk-cppAvatar awslabs

    awslabs/aws-sdk-cpp

    2,209Vezi pe GitHub↗

    AWS SDK for C++

    C++
    Vezi pe GitHub↗2,209
  • awslabs/aws-sdk-ios-samplesAvatar awslabs

    awslabs/aws-sdk-ios-samples

    1,052Vezi pe GitHub↗

    This repository has samples that demonstrate various aspects of the AWS SDK for iOS, you can get the SDK source on Github https://github.com/aws-amplify/aws-sdk-ios/

    Swift
    Vezi pe GitHub↗1,052
  • awslabs/aws-sdk-net-samplesAvatar awslabs

    awslabs/aws-sdk-net-samples

    193Vezi pe GitHub↗

    This repository has samples that demonstrate how to use the AWS SDK for .NET to access several of the AWS services. All samples are targeting version 3 of the AWS SDK for .NET.

    C#
    Vezi pe GitHub↗193
  • awslabs/aws-sdk-unity-samplesAvatar awslabs

    awslabs/aws-sdk-unity-samples

    163Vezi pe GitHub↗

    This repository has samples that demonstrate various aspects of the AWS Mobile SDK for Unity, you can get the SDK source on Github (https://github.com/aws/aws-sdk-net)

    C#
    Vezi pe GitHub↗163