View source: R/lexmodelsv2_operations.R
lexmodelsv2_update_export | R Documentation |
Updates the password used to protect an export zip archive.
See https://www.paws-r-sdk.com/docs/lexmodelsv2_update_export/ for full documentation.
lexmodelsv2_update_export(exportId, filePassword = NULL)
exportId |
[required] The unique identifier Amazon Lex assigned to the export. |
filePassword |
The new password to use to encrypt the export zip archive. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.