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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
aws avatar

aws/aws-sdk-ios

0
View on GitHub↗
1,704 stars·897 forks·Objective-C·13 viewsaws-amplify.github.io/docs↗

Aws Sdk Ios

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

Features

  • Developer Tools - Official mobile SDK for integrating cloud services into native applications.
  • Language SDKs - Official iOS SDK for AWS service integration.
  • SDKs and APIs - Integration for cloud infrastructure services.

Star history

Star history chart for aws/aws-sdk-iosStar history chart for aws/aws-sdk-ios

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does aws/aws-sdk-ios do?

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

What are the main features of aws/aws-sdk-ios?

The main features of aws/aws-sdk-ios are: Developer Tools, Language SDKs, SDKs and APIs.

Which projects share features with aws/aws-sdk-ios?

Projects with overlapping indexed features include: aws/aws-sdk-js — The AWS SDK for JavaScript is a programmatic interface and API client used to manage, automate, and orchestrate AWS… boto/boto3 — Boto3 is the AWS SDK for Python, providing a programmatic interface for managing and automating AWS cloud… 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… boto/boto — Boto is a Python SDK and API wrapper for Amazon Web Services. It serves as a programmatic interface for managing and… 30-seconds/30-seconds-of-code — This project is a developer knowledge base and a curated library of programming code snippets. It serves as a…

Projects sharing features with Aws Sdk Ios

These projects share indexed features with Aws Sdk Ios. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • aws/aws-sdk-javaaws avatar

    aws/aws-sdk-java

    4,194View on 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
    View on GitHub↗4,194
  • aws/aws-sdk-jsaws avatar

    aws/aws-sdk-js

    7,619View on 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
    View on GitHub↗7,619
  • aws/aws-sdk-goaws avatar

    aws/aws-sdk-go

    8,687View on 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
    View on GitHub↗8,687
  • boto/botoboto avatar

    boto/boto

    6,430View on 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
    View on GitHub↗6,430
Compare all 30 related projects→