three.ws is now an AWS Partner. The platform has been enrolled in the AWS Partner Network (APN) Software Path as a Technology Partner — the official designation for independent software vendors building products for AWS customers.
three.ws is the first fully on-chain 3D AI agent platform in the AWS Partner Network. Every <agent-3d> tag the platform produces is a Solana-minted, ERC-8004-walleted, x402-payable autonomous actor — and that stack is now part of AWS's partner ecosystem.
- AWS Partner page: three.ws/aws
- Open source: github.com/nirholas/three.ws
- Project site: three.ws
What this means
The AWS Partner Network is the global community of organizations building, marketing, and selling solutions on AWS. Membership in the Software Path is AWS's formal recognition that a company ships software products to AWS customers.
For three.ws, the APN enrollment unlocks four things:
- The AWS Marketplace channel. APN Software Path members are eligible to list as SaaS products on AWS Marketplace, giving AWS customers a procurement path with consolidated billing, AWS credits, and EDP commit. The three.ws SaaS listing is in development.
- Co-selling eligibility. APN members can apply to programs like ISV Accelerate that introduce qualified leads from AWS sellers into the partner's pipeline.
- AWS Partner badging. three.ws can use the official AWS Partner Technology Partner badge across the project's surface area.
- Build / market / sell program access. APN gives partners access to AWS technical training, well-architected reviews, joint go-to-market resources, and partner-only AWS tooling.
Why three.ws fits AWS
three.ws's production infrastructure already runs on AWS us-east-1 and is registered in AWS MyApplications for unified cost and operations monitoring. The path from "we run on AWS" to "we're an AWS Partner" is the formalization of a technical alignment that's been in production for months.
three.ws is Apache 2.0 from top to bottom — viewer, runtime, identity contracts, backend. AWS customers can audit the entire stack, fork it, and run their own deployment if they want full control. The platform is also already live on Alibaba Cloud Marketplace and listed in BNB Chain Dappbay, the Model Context Protocol Registry, and x402scan — AWS joins a deliberate multi-cloud distribution strategy.
What three.ws ships
three.ws is an open-source stack for autonomous 3D AI agents that run natively in the browser. Every <agent-3d> tag deploys an agent with a Solana NFT identity (Metaplex Core), an ERC-8004 wallet on EVM, a browser-native 3D body in WebGL via three.js, a Claude-powered LLM brain, and native x402 / HTTP 402 payments in USDC on Base, BSC, and Solana.
Shipping next
- AWS Marketplace SaaS listing. three.ws will be subscribable directly through AWS Marketplace, with billing on the AWS invoice, AWS Activate credit eligibility, and EDP commit toward.
- Free Community Edition tier. Free trial available for any AWS customer through the Marketplace flow.
- Pro and Enterprise tiers. Per-agent and per-inference metered pricing. SaaS Contracts via Private Offer for enterprise customers.
- Cross-marketplace expansion. Google Cloud and Azure listings are next.
Open source
The full three.ws stack is open source under Apache 2.0: github.com/nirholas/three.ws
The AWS Marketplace integration is already in the codebase at api/aws-marketplace — ResolveCustomer for fulfillment, signed SNS webhooks for subscription lifecycle, metered usage reporting, and contract entitlement checks.