AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the UpdateExport operation. 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.
Namespace: Amazon.LexModelsV2.Model
Assembly: AWSSDK.LexModelsV2.dll
Version: 3.x.y.z
public class UpdateExportRequest : AmazonLexModelsV2Request IAmazonWebServiceRequest
The UpdateExportRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
UpdateExportRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
ExportId | System.String |
Gets and sets the property ExportId. The unique identifier Amazon Lex assigned to the export. |
![]() |
FilePassword | System.String |
Gets and sets the property FilePassword. The new password to use to encrypt the export zip archive. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5