lexmodelsv2_update_export {paws.machine.learning} | R Documentation |
Updates the password used to protect an export zip archive
Description
Updates the password used to protect an export zip archive.
See https://www.paws-r-sdk.com/docs/lexmodelsv2_update_export/ for full documentation.
Usage
lexmodelsv2_update_export(exportId, filePassword = NULL)
Arguments
exportId |
[required] The unique identifier Amazon Lex assigned to the export. |
filePassword |
The new password to use to encrypt the export zip archive. |
[Package paws.machine.learning version 0.9.0 Index]