Package software.amazon.awssdk.services.partnercentralselling
AWS Partner Central API for Selling Reference Guide
This Amazon Web Services (AWS) Partner Central API reference is designed to help AWS Partners integrate Customer Relationship Management (CRM) systems with AWS Partner Central. Partners can automate interactions with AWS Partner Central, which helps to ensure effective engagements in joint business activities.
The API provides standard AWS API functionality. Access it by either using API Actions or by using an AWS SDK that's tailored to your programming language or platform. For more information, see Getting Started with AWS and Tools to Build on AWS.
Features offered by AWS Partner Central API
-
Opportunity management: Manages coselling opportunities through API actions such as
CreateOpportunity
,UpdateOpportunity
,ListOpportunities
,GetOpportunity
, andAssignOpportunity
. -
AWS referral management: Manages referrals shared by AWS using actions such as
ListEngagementInvitations
,GetEngagementInvitation
,StartEngagementByAcceptingInvitation
, andRejectEngagementInvitation
. -
Entity association: Associates related entities such as AWS Products, Partner Solutions, and AWS Marketplace Private Offers with opportunities using the actions
AssociateOpportunity
, andDisassociateOpportunity
. -
View AWS opportunity details: Retrieves real-time summaries of AWS opportunities using the
GetAWSOpportunitySummary
action. -
List solutions: Provides list APIs for listing partner offers using
ListSolutions
. -
Event subscription: Subscribe to real-time opportunity updates through AWS EventBridge by using actions such as Opportunity Created, Opportunity Updated, Engagement Invitation Accepted, Engagement Invitation Rejected, and Engagement Invitation Created.
-
ClassDescriptionService client for accessing Partner Central Selling API asynchronously.A builder for creating an instance of
PartnerCentralSellingAsyncClient
.This includes configuration specific to Partner Central Selling API that is supported by bothPartnerCentralSellingClientBuilder
andPartnerCentralSellingAsyncClientBuilder
.Service client for accessing Partner Central Selling API.A builder for creating an instance ofPartnerCentralSellingClient
.Class to expose the service client settings to the user.A builder for creating aPartnerCentralSellingServiceClientConfiguration