completeAttachedFileUpload
inline suspend fun ConnectClient.completeAttachedFileUpload(crossinline block: CompleteAttachedFileUploadRequest.Builder.() -> Unit): CompleteAttachedFileUploadResponse
Allows you to confirm that the attached file has been uploaded using the pre-signed URL provided in the StartAttachedFileUpload API.