getOpportunity
inline suspend fun PartnerCentralSellingClient.getOpportunity(crossinline block: GetOpportunityRequest.Builder.() -> Unit): GetOpportunityResponse
Fetches the Opportunity
record from Partner Central by a given Identifier
.
Use the ListOpportunities
action or the event notification (from Amazon EventBridge) to obtain this identifier.