updateDocumentVersion
inline suspend fun WorkDocsClient.updateDocumentVersion(crossinline block: UpdateDocumentVersionRequest.Builder.() -> Unit): UpdateDocumentVersionResponse
Changes the status of the document version to ACTIVE.
Amazon WorkDocs also sets its document container to ACTIVE. This is the last step in a document upload, after the client uploads the document to an S3-presigned URL returned by InitiateDocumentVersionUpload.