getEngagementInvitation
inline suspend fun PartnerCentralSellingClient.getEngagementInvitation(crossinline block: GetEngagementInvitationRequest.Builder.() -> Unit): GetEngagementInvitationResponse
Retrieves the details of an engagement invitation shared by AWS with a partner. The information includes aspects such as customer, project details, and lifecycle information. To connect an engagement invitation with an opportunity, match the invitation’s Payload.Project.Title
with opportunity Project.Title
.