createEngagement
inline suspend fun PartnerCentralSellingClient.createEngagement(crossinline block: CreateEngagementRequest.Builder.() -> Unit): CreateEngagementResponse
The CreateEngagement
action allows you to create an Engagement
, which serves as a collaborative space between different parties such as AWS Partners and AWS Sellers. This action automatically adds the caller's AWS account as an active member of the newly created Engagement
.