OpportunitySummaryView
Provides a comprehensive view of an opportunity summary, including lifecycle information, team details, opportunity type, primary needs from AWS, and associated project information.
Contents
Note
In the following list, the required parameters are described first.
- Customer
-
An object that contains the customer's
Account
andContact
.Type: Customer object
Required: No
- Lifecycle
-
Contains information about the opportunity's lifecycle, including its current stage, status, and important dates such as creation and last modification times.
Type: LifeCycleForView object
Required: No
- OpportunityTeam
-
Represents the internal team handling the opportunity. Specify the members involved in collaborating on an opportunity within the partner's organization.
Type: Array of Contact objects
Array Members: Minimum number of 0 items. Maximum number of 1 item.
Required: No
- OpportunityType
-
Specifies the opportunity type.
Type: String
Valid Values:
Net New Business | Flat Renewal | Expansion
Required: No
- PrimaryNeedsFromAws
-
Identifies the type of support the partner needs from AWS.
Type: Array of strings
Valid Values:
Co-Sell - Architectural Validation | Co-Sell - Business Presentation | Co-Sell - Competitive Information | Co-Sell - Pricing Assistance | Co-Sell - Technical Consultation | Co-Sell - Total Cost of Ownership Evaluation | Co-Sell - Deal Support | Co-Sell - Support for Public Tender / RFx
Required: No
- Project
-
Contains summary information about the project associated with the opportunity, including project name, description, timeline, and other relevant details.
Type: ProjectView object
Required: No
- RelatedEntityIdentifiers
-
This field provides the associations' information for other entities with the opportunity. These entities include identifiers for
AWSProducts
,Partner Solutions
, andAWSMarketplaceOffers
.Type: RelatedEntityIdentifiers object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: