updateExport
inline suspend fun LexModelsV2Client.updateExport(crossinline block: UpdateExportRequest.Builder.() -> Unit): UpdateExportResponse
Updates the password used to protect an export zip archive.
The password is not required. If you don't supply a password, Amazon Lex generates a zip file that is not protected by a password. This is the archive that is available at the pre-signed S3 URL provided by the DescribeExport operation.