updatePullRequestDescription
inline suspend fun CodeCommitClient.updatePullRequestDescription(crossinline block: UpdatePullRequestDescriptionRequest.Builder.() -> Unit): UpdatePullRequestDescriptionResponse
Replaces the contents of the description of a pull request.