awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
aws avatar

aws/aws-cli

0
View on GitHub↗
17,059 نجوم·4,574 تفرعات·Python·5 مشاهدات

Aws Cli

The AWS Command Line Interface is a terminal tool and API client used to manage and automate Amazon Web Services infrastructure. It functions as a cloud resource management tool that allows for the creation, configuration, and modification of cloud services through a unified set of commands.

The tool provides mechanisms to route authenticated requests to global and region-specific service endpoints. It manages identity keys and access profiles through environment variables and configuration files to authenticate requests across different cloud accounts.

The interface supports cloud resource automation via shell scripts and features tools for refining displayed results using a query expression language. It includes productivity aids such as command autocomplete, argument prediction, and the ability to pass structured data into API calls via external files.

Features

  • Cloud Management Interfaces - Provides a command-line interface to monitor, manage, and configure cloud infrastructure resources.
  • Command Line Interfaces - Provides a terminal-based interface for managing and automating cloud infrastructure services.
  • Client Configuration - Defines default regions, profiles, credentials, and output formats via configuration files and environment variables.
  • Cloud Infrastructure Automation - Automates the control and configuration of cloud services and resources through a terminal interface.
  • Resource Management Utilities - Offers a unified set of commands to create, configure, and modify cloud services and infrastructure.
  • Environment Configuration Profiles - Resolves authentication credentials and regional settings by merging environment variables, config files, and named profiles.
  • API Clients - Provides a command-line API client that routes authenticated requests to global and regional service endpoints.
  • AWS Authentication Strategies - Sets up identity keys, default regions, and access profiles to authenticate requests to cloud accounts.
  • Credential Configurations - Sets up access keys and region settings through commands or files to authenticate requests.
  • Command-to-API Mapping - Implements a data-driven model that translates high-level terminal commands into low-level API requests.
  • Query-Based - Extracts specific elements from a response using a query expression language to refine results.
  • Command-Line Autocompletion - Suggests available commands and options using the shell tab key to reduce typing errors.
  • Shell Autocompletion Scripts - Produces platform-specific completion scripts for command and argument suggestions based on the internal command tree.
  • Request Routing - Directs requests to specific global or regional service endpoints using a unified interface.
  • Regional API Endpoint Mapping - Provides mechanisms to route API requests to region-specific or global service endpoints based on configuration.
  • Identity and Access Management - Manages identity keys and access profiles to authenticate requests to cloud accounts.
  • Client-Side Data Filtering - Refines API response data using a client-side expression language to extract specific fields before display.
  • Structured File Parameter Injection - Supports passing complex structured data to API calls via external JSON or text files.
  • Command-Line Interface Mappings - Maps command line arguments and options to API parameters using static JSON mapping files.
  • DevOps Tools - Listed in the “DevOps Tools” section of the Awesome Python awesome list.
  • Infrastructure and Automation - Command-line interface for managing AWS services.
  • Infrastructure and Cloud - Universal CLI for Amazon Web Services.
  • إدارة البنية التحتية - Official command-line interface for managing Amazon Web Services.
  • Command Line Tools - Official universal command line interface for AWS.
  • Deployment and DevOps - Command-line interface for managing AWS services.
  • CLI Utilities - Universal command-line interface for AWS.

سجل النجوم

مخطط تاريخ النجوم لـ aws/aws-cliمخطط تاريخ النجوم لـ aws/aws-cli

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

الأسئلة الشائعة

ما هي وظيفة aws/aws-cli؟

The AWS Command Line Interface is a terminal tool and API client used to manage and automate Amazon Web Services infrastructure. It functions as a cloud resource management tool that allows for the creation, configuration, and modification of cloud services through a unified set of commands.

ما هي الميزات الرئيسية لـ aws/aws-cli؟

الميزات الرئيسية لـ aws/aws-cli هي: Cloud Management Interfaces, Command Line Interfaces, Client Configuration, Cloud Infrastructure Automation, Resource Management Utilities, Environment Configuration Profiles, API Clients, AWS Authentication Strategies.

ما هي البدائل مفتوحة المصدر لـ aws/aws-cli؟

تشمل البدائل مفتوحة المصدر لـ aws/aws-cli: saltstack/salt — Salt is an infrastructure configuration management tool and orchestration framework designed for large-scale system… ansible/ansible — Ansible is an agentless infrastructure automation engine designed to manage remote servers and network devices. It… aws/aws-cdk — The AWS Cloud Development Kit is an infrastructure-as-code framework that enables developers to define and provision… awslabs/aws-shell — aws-shell is an interactive command-line environment designed for executing AWS CLI commands. It functions as a… prefecthq/prefect — Prefect is a workflow orchestration platform designed to define, schedule, and monitor complex data pipelines as… boto/boto3 — Boto3 is the AWS SDK for Python, providing a programmatic interface for managing and automating AWS cloud…

بدائل مفتوحة المصدر لـ Aws Cli

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Aws Cli.
  • saltstack/saltالصورة الرمزية لـ saltstack

    saltstack/salt

    15,237عرض على GitHub↗

    Salt is an infrastructure configuration management tool and orchestration framework designed for large-scale system administration. It functions as a remote execution engine that enables administrators to manage, provision, and enforce declarative states across distributed fleets of servers from a central control point. By utilizing a high-performance message bus, the platform allows for the simultaneous execution of administrative tasks and the maintenance of consistent software configurations across thousands of nodes. The system distinguishes itself through a flexible architecture that sup

    Pythoncloudcloud-managementcloud-providers
    عرض على GitHub↗15,237
  • ansible/ansibleالصورة الرمزية لـ ansible

    ansible/ansible

    68,968عرض على GitHub↗

    Ansible is an agentless infrastructure automation engine designed to manage remote servers and network devices. It functions as a cross-platform orchestration tool that coordinates system updates, software installations, and service configurations from a centralized management workstation. By utilizing a declarative approach, it allows users to define desired system states through human-readable configuration files, ensuring consistency across distributed environments. The platform operates by establishing secure shell connections to target nodes, eliminating the need for persistent agent sof

    Pythonansiblepython
    عرض على GitHub↗68,968
  • aws/aws-cdkالصورة الرمزية لـ aws

    aws/aws-cdk

    12,817عرض على GitHub↗

    The AWS Cloud Development Kit is an infrastructure-as-code framework that enables developers to define and provision cloud resources using familiar programming languages. By utilizing construct-based synthesis, it translates high-level, object-oriented code into declarative templates, allowing for the automated management of complex cloud environments through a centralized, code-driven control plane. The framework distinguishes itself through its ability to model infrastructure as a dependency-aware resource graph, ensuring that components are provisioned and updated in the correct order. It

    TypeScriptawscloud-infrastructurehacktoberfest
    عرض على GitHub↗12,817
  • awslabs/aws-shellالصورة الرمزية لـ awslabs

    awslabs/aws-shell

    7,345عرض على GitHub↗

    aws-shell is an interactive command-line environment designed for executing AWS CLI commands. It functions as a wrapped shell that allows users to run provider-specific infrastructure commands and local system processes within a single interface. The tool distinguishes itself through fuzzy-matching autocomplete for commands and resource IDs, along with dynamic inline documentation and help panels that provide immediate syntax guidance. It enables rapid context changes by allowing users to switch between different AWS identity profiles during a single session. The environment includes session

    Python
    عرض على GitHub↗7,345
  • عرض جميع البدائل الـ 30 لـ Aws Cli→