About

ChatWithCloud is a command-line tool that lets you ask questions about your AWS account in plain English, right in your terminal.

What it does

  • You ask a question such as “What is my total AWS cost for this month?”. An AI model writes the AWS SDK code to answer it, the code runs on your machine with your own AWS profile, and the model explains the result.
  • It covers cost analysis, security checks, troubleshooting and, if your permissions allow it, changes to your infrastructure. See use cases and how it works.
  • Alongside the CLI, the ChatWithCloud app offers free AI code converters for AWS: AWS SDK versions, Terraform, AWS CDK, CloudFormation and IAM policies.

How your data is handled

Your AWS credentials stay on your machine. Your questions and the results of the AWS calls are sent to the AI model so it can write the answer. The security page explains exactly what is sent and how to set up a read-only profile.

Get started

Run npx chatwithcloud in your terminal. The first 15 runs are free; pricing covers the plans after that. The package is published on npm.

Contact

Email [email protected] or reach out on X (Twitter).

ChatWithCloud is not affiliated with Amazon Web Services.