AWS Partner Central agents now accelerates opportunity creation
Partner sales teams can now log co-sell deals via chat or document upload — skipping forms and getting AI-driven quality coaching before submission.
View original announcement →Visual Summary
What's New
AWS has enhanced AWS Partner Central agents — first released on March 16, 2026 — with the ability to create co-sell opportunities through natural language conversation, replacing the previous multi-step form workflow. Partners can now describe a deal verbally, upload supporting documents (meeting notes, proposals, call transcripts in PDF, DOCX, Excel, or TXT formats), or clone an existing opportunity, and the AI agent extracts, enriches, and validates the data automatically. The feature is accessible both through Amazon Q chat in the AWS Console and programmatically via a Model Context Protocol (MCP) server, enabling integration with existing CRM and sales tooling.
How It Works
- Conversational Opportunity Creation: Partners initiate a short natural language dialogue in the Amazon Q chat panel within AWS Partner Central; the agent asks clarifying questions and assembles the opportunity record without requiring manual form completion.
- Document Ingestion & Extraction: Partners can upload meeting notes, proposals, or call transcripts in PDF, DOCX, XLSX, or TXT formats; the agent parses these documents to extract relevant deal fields such as customer name, industry, expected AWS spend, and close date.
- Opportunity Cloning: An existing opportunity can be used as a template; the agent copies and adapts its fields to seed a new record, reducing repetitive data entry for similar deals.
- Data Enrichment & Quality Recommendations: After extraction, the agent enriches customer details using available data and proactively recommends improvements — flagging missing context, correcting field values, and strengthening the business problem statement before submission.
- Human-in-the-Loop Approval: The agent presents a draft opportunity for partner review; the partner confirms or corrects values before the agent finalizes creation, submits for AWS review, and returns an Opportunity ID with "Pending Approval" status.
- MCP Server Integration: A fully managed, AWS-hosted MCP server exposes Partner Central agent capabilities via JSON-RPC 2.0 over HTTPS with SigV4 authentication and Server-Sent Events (SSE) for streaming, allowing AI clients and CRM tools to invoke opportunity creation and other actions programmatically.
- Underlying AI Infrastructure: The agents are built on Amazon Bedrock AgentCore, providing the orchestration, session management, multi-turn conversation support, and file attachment handling that underpin all agentic capabilities.
- Broader Agent Capability Set: Beyond opportunity creation, the same agent framework supports pipeline insights, next-step recommendations, sales play generation, customer profile creation, solution matching, funding recommendations, and opportunity stage progression.
Why It's Important
- Reduces Sales Friction: Replacing a multi-step form with a short conversation dramatically lowers the administrative burden on partner sales teams, allowing them to log opportunities faster and focus on customer-facing activities.
- Improves Pipeline Data Quality: Automated enrichment and AI-driven recommendations (missing context, corrected fields, stronger problem statements) result in higher-quality opportunity records, which improves pipeline hygiene and increases the likelihood of AWS co-sell engagement.
- Shortens Sales Cycles: Faster opportunity creation combined with intelligent next-step recommendations and funding identification means deals can progress through stages more quickly, accelerating time-to-close.
- Unlocks Funding Faster: By embedding funding eligibility checks and pre-populated fund requests into the same workflow, partners are less likely to miss available AWS funding programs such as MDF or MAP.
- Meets Partners in Existing Workflows: MCP integration means sales teams do not need to leave their CRM or preferred tools to create and manage opportunities, reducing context-switching and adoption barriers.
- Scales Expertise Across the Partner Organization: Guidance that previously required experienced co-sell specialists — tailored sales plays, pipeline risk identification, next-step intelligence — is now available on demand to any team member interacting with the agent.
How It's Different
- Conversation vs. Form: Traditional AWS Partner Central opportunity creation required navigating and completing a structured multi-step form; the new approach replaces this with a free-form natural language dialogue, significantly lowering the cognitive and time cost of entry.
- Document-Driven Population: Unlike standard CRM integrations that require field-by-field mapping, this agent can ingest unstructured documents (transcripts, proposals, notes) and automatically map content to the correct opportunity fields.
- Active Quality Coaching: The agent does not merely populate fields — it actively critiques the draft and recommends specific improvements before submission, functioning as an inline data quality reviewer rather than a passive form filler.
- Embedded Funding Intelligence: Funding recommendations are surfaced at the opportunity level within the same workflow, rather than requiring a separate funding application process, which is a differentiator from standard partner portal experiences.
- MCP-Based Programmatic Access: Exposing agent capabilities through the open Model Context Protocol standard allows any MCP-compatible AI client or tool to interact with Partner Central, going beyond proprietary API integrations to a more interoperable, ecosystem-friendly approach.
- Built on Bedrock AgentCore: Leveraging Amazon Bedrock AgentCore provides enterprise-grade orchestration, multi-turn memory, and human-in-the-loop controls natively, rather than relying on custom-built automation scripts or RPA-style tooling.
When to Prefer It
- High-Volume Opportunity Logging: Partner sales teams that register a large number of co-sell opportunities regularly will benefit most, as the conversational interface and document upload dramatically reduce per-opportunity data entry time.
- Post-Meeting Opportunity Creation: When a sales rep has just completed a customer discovery call and has a transcript or notes, uploading that document immediately after the meeting to auto-populate an opportunity is far more efficient than manually transcribing details into a form.
- CRM-Centric Sales Teams: Organizations whose sales teams live primarily in Salesforce, HubSpot, or other MCP-compatible tools should use the MCP server integration to create and manage opportunities without switching to the AWS Console.
- Partners New to Co-Selling: Teams unfamiliar with AWS co-sell requirements and field expectations benefit from the agent's quality recommendations and next-step guidance, which act as an embedded co-sell coach.
- Funding-Sensitive Deals: When a deal may qualify for AWS funding programs (MAP, MDF, etc.), using the agent ensures funding eligibility is evaluated and fund requests are initiated as part of the normal opportunity workflow rather than as a separate afterthought.
- Pipeline Hygiene Initiatives: Sales operations teams looking to improve the accuracy and completeness of their co-sell pipeline data should leverage the agent's enrichment and recommendation features as a systematic quality gate before opportunities are submitted to AWS.
- Cloning Repeatable Deal Patterns: Partners with recurring deal archetypes (e.g., standard migration engagements or SaaS resell motions) can clone a well-structured existing opportunity as a starting template, ensuring consistency and reducing setup time.
Availability
- General Availability: The opportunity creation via conversation feature is generally available as of May 15, 2026; the broader AWS Partner Central agents platform reached GA on March 16, 2026.
- Supported Regions: Available in all commercial AWS Regions globally; no region-specific restrictions are noted.
- Access Method: Accessible through the AWS Management Console via Amazon Q chat within AWS Partner Central (navigate to Opportunities → Create opportunity → "Create using agent"), and programmatically via the Partner Central agents MCP server.
- Prerequisites: The partner account must be migrated to AWS Partner Central in the AWS Management Console, and the IAM user or role must have a specific set of permissions including
partnercentral:CreateOpportunity,partnercentral:SubmitOpportunity,partnercentral:UseSession, and relatedaws-marketplacepermissions. - Pricing: No separate pricing is explicitly stated for the agent capabilities; access appears to be included as part of AWS Partner Network membership and Partner Central access, though standard AWS service costs for underlying Bedrock usage may apply.
- Limitations & Caveats: AI-generated opportunity insights are for informational purposes only and do not guarantee accuracy or completeness; partners must verify all AI-generated content before use in customer engagements. Write operations via MCP require explicit human approval before execution.
- Supported Document Formats: File uploads for document-based opportunity creation support PDF, DOCX, XLSX, and TXT formats only.
Related Resources
- https://aws.amazon.com/partners/partner-central/
- https://aws.amazon.com/blogs/apn/introducing-aws-partner-central-agents/
- https://docs.aws.amazon.com/partner-central/latest/sales-guide/partner-cosell-agent.html
- https://docs.aws.amazon.com/partner-central/latest/APIReference/partner-central-mcp-server.html