Listing Thumbnail

    AeroBot

     Info
    Sold by: SinnetCloud 
    Deployed on AWS
    AeroBot is an AI-powered, multi-account AWS management platform that lets teams manage IAM permissions, security compliance, billing, and organization operations through natural-language conversation.

    Overview

    AIA combines large language models (Claude, GPT, DeepSeek, and any OpenAI/Anthropic-compatible model) with deep AWS service integration. Deployed as a self-hosted Docker container on a single EC2 instance, it gives cloud operations teams a conversational interface plus 30+ specialized AI tools that autonomously execute AWS operations across accounts. It supports both AWS Global and AWS China partitions,delivers results through a web UI and a Feishu (Lark) bot,and exports to Markdown, CSV, Excel, and Word.

    Highlights

    • AI-Powered Multi-Account AWS Management Manage IAM permissions, security compliance, billing, and AWS Organizations across 10 to 1000+ accounts through simple natural-language conversation. AIA's agentic AI chains 30+ specialized AWS tools to execute cross-account operations autonomously, replacing hours of console work with a single request.
    • AI-Powered Multi-Account AWS Management Manage IAM permissions, security compliance,billing, and AWS Organizations across 10 to 1000+ accounts through simple natural-language conversation. AIA's agentic AI chains 30+ specialized AWS tools to execute cross-account operations autonomously, replacing hours of console work with a single request.
    • Self-Hosted, Enterprise-Secure, Dual-Partition Deploy as a single Docker container on your own EC2 in under 5 minutes. Your data never leaves your infrastructure, with JWT auth, AES-256 encryption, RBAC, and full audit logging built in. Supports both AWS Global and AWS China, with web UI and Feishu (Lark) access.

    Details

    Delivery method

    Delivery option
    64-bit (Arm) Amazon Machine Image (AMI)

    Latest version

    Operating system
    AmazonLinux Amazon Linux 2023 AMI 2023.12.20260706.1 x86_64 HVM kernel-6.18

    Deployed on AWS
    New

    Introducing multi-product solutions

    You can now purchase comprehensive solutions tailored to use cases and industries.

    Multi-product solutions

    Features and programs

    Financing for AWS Marketplace purchases

    AWS Marketplace now accepts line of credit payments through the PNC Vendor Finance program. This program is available to select AWS customers in the US, excluding NV, NC, ND, TN, & VT.
    Financing for AWS Marketplace purchases

    Pricing

    Pricing is based on a fixed subscription cost and actual usage of the product. You pay the same amount each billing period for access, plus an additional amount according to how much you consume. The fixed subscription cost is prorated, so you're only charged for the number of days you've been subscribed. Subscriptions have no end date and may be canceled any time.
    Additional AWS infrastructure costs may apply. Use the AWS Pricing Calculator  to estimate your infrastructure costs.

    Fixed subscription cost

     Info
    Monthly subscription
    $9.90/month

    Usage costs (1)

     Info
    Dimension
    Cost/hour
    c7g.medium
    Recommended
    $0.00

    Vendor refund policy

    Please contact me.

    Custom pricing options

    Request a private offer to receive a custom quote.

    How can we make this page better?

    Tell us how we can improve this page, or report an issue with this product.
    Tell us how we can improve this page, or report an issue with this product.

    Legal

    Vendor terms and conditions

    Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA) .

    Content disclaimer

    Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.

    Usage information

     Info

    Delivery details

    64-bit (Arm) Amazon Machine Image (AMI)

    Amazon Machine Image (AMI)

    An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.

    Version release notes

    AeroBot - Usage Instructions

    1. LAUNCH

      • Launch the instance from this listing using the vendor-recommended instance type (m7g.large, ARM64) or larger.
      • Ensure the security group allows inbound HTTPS (443) and HTTP (80), and SSH (22) from your admin IP only.
    2. FIRST-TIME ACCESS

      • After the instance boots (allow 2-3 minutes for containers to start), open https:/// in a browser.
      • Log in with the initial administrator credentials shown in the deployment output / instance user-data log.
      • You will be prompted to change the default password on first login.
    3. CONFIGURE AI PROVIDER

      • Go to Settings > AI Configuration.
      • Add an LLM provider: Anthropic (Claude), OpenAI (GPT-4o), or any OpenAI/Anthropic-compatible endpoint (DeepSeek, Qwen, etc.).
      • Enter your API key (stored AES-256 encrypted at rest).
    4. CONNECT AWS ACCOUNTS

      • Go to Accounts > Add Account.
      • For the management account, provide credentials or an IAM role.
      • For member accounts, deploy the provided CloudFormation template (AIAAssumeRoleTarget role) and register each account for cross-account AssumeRole access.
      • Supports both AWS Global and AWS China partitions.
    5. START USING AIA

      • Open the chat interface and issue natural-language requests, e.g.: "List all IAM users with admin access across all accounts" "Find unused credentials older than 90 days" "Show this month's cost breakdown by account"
      • Export results to Markdown, CSV, Excel, or Word as needed.
      • (Optional) Connect the Feishu/Lark bot for team access.
    6. SECURITY & MAINTENANCE

      • Provide your own TLS certificate to Nginx for production HTTPS.
      • Review the audit log (default 90-day retention) under Settings > Audit.
      • Two roles are available: admin (full access) and user (limited)

    Additional details

    Usage instructions

    AeroBot - Usage Instructions

    1. LAUNCH

      • Launch the instance from this listing using the vendor-recommended instance type (m7g.large, ARM64) or larger.
      • Ensure the security group allows inbound HTTPS (443) and HTTP (80), and SSH (22) from your admin IP only.
    2. FIRST-TIME ACCESS

      • After the instance boots (allow 2-3 minutes for containers to start), open https://<instance-public-DNS-or-your-domain>/ in a browser.
      • Log in with the initial administrator credentials shown in the deployment output / instance user-data log.
      • You will be prompted to change the default password on first login.
    3. CONFIGURE AI PROVIDER

      • Go to Settings > AI Configuration.
      • Add an LLM provider: Anthropic (Claude), OpenAI (GPT-4o), or any OpenAI/Anthropic-compatible endpoint (DeepSeek, Qwen, etc.).
      • Enter your API key (stored AES-256 encrypted at rest).
    4. CONNECT AWS ACCOUNTS

      • Go to Accounts > Add Account.
      • For the management account, provide credentials or an IAM role.
      • For member accounts, deploy the provided CloudFormation template (AIAAssumeRoleTarget role) and register each account for cross-account AssumeRole access.
      • Supports both AWS Global and AWS China partitions.
    5. START USING AIA

      • Open the chat interface and issue natural-language requests, e.g.: "List all IAM users with admin access across all accounts" "Find unused credentials older than 90 days" "Show this month's cost breakdown by account"
      • Export results to Markdown, CSV, Excel, or Word as needed.
      • (Optional) Connect the Feishu/Lark bot for team access.
    6. SECURITY & MAINTENANCE

      • Provide your own TLS certificate to Nginx for production HTTPS.
      • Review the audit log (default 90-day retention) under Settings > Audit.
      • Two roles are available: admin (full access) and user (limited).

    Support

    AWS infrastructure support

    AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.

    Similar products

    Customer reviews

    Ratings and reviews

     Info
    0 ratings
    5 star
    4 star
    3 star
    2 star
    1 star
    0%
    0%
    0%
    0%
    0%
    0 reviews
    No customer reviews yet
    Be the first to review this product . We've partnered with PeerSpot to gather customer feedback. You can share your experience by writing or recording a review, or scheduling a call with a PeerSpot analyst.