aws-cli

Manage AWS cloud resources across EC2, S3, IAM, Lambda, and EKS.

50|13|Updated Jan 19, 2026
One-click install
npx skills add https://github.com/chaterm/terminal-skills --skill aws-cli-chaterm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aws-cli
Source: https://github.com/chaterm/terminal-skills/tree/main/cloud-cli/aws-cli
Command: npx skills add https://github.com/chaterm/terminal-skills --skill aws-cli-chaterm

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides comprehensive command-line operations for managing various AWS services, simplifying cloud infrastructure management and automation.

Core Features & Use Cases

  • Resource Management: Create, configure, and manage AWS resources like EC2 instances, S3 buckets, and IAM users.
  • Service Interaction: Interact with services such as Lambda and EKS for serverless and containerized applications.
  • Troubleshooting: Offers guidance for common AWS CLI issues and debugging techniques.

Quick Start

Configure your AWS credentials by running the 'aws configure' command.

Frequently Asked Questions about aws-cli

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage AWS cloud resources using the command line interface?

You can manage AWS cloud resources by executing AWS CLI commands to create, configure, and operate services like EC2, S3, and IAM. This approach facilitates automated cloud infrastructure deployment and operational tasks directly from your terminal.

What do I need to configure before running AWS CLI commands for EC2 or S3?

Before running AWS CLI commands for EC2 or S3, you need the AWS CLI installed on your system and valid credentials. You must configure your AWS credentials by running the 'aws configure' command to establish secure access.

Can I use the AWS CLI to deploy serverless applications on Lambda and EKS?

Yes, the AWS CLI supports deploying serverless and containerized applications. You can interact directly with services such as Lambda for serverless functions and EKS for containerized applications to manage your deployments.

How do I troubleshoot common AWS CLI issues during cloud infrastructure configuration?

To troubleshoot AWS CLI issues during cloud infrastructure configuration, this Skill offers guidance for common problems and debugging techniques. It helps identify and resolve operational errors across services like EC2, S3, and IAM.

What AWS services are supported for automated cloud infrastructure deployment via CLI?

The AWS CLI supports automated cloud infrastructure deployment across EC2, S3, IAM, Lambda, and EKS. It provides a comprehensive set of commands to manage resources, interact with serverless applications, and configure containerized environments.