ExportSummary - Amazon Lex API Reference

ExportSummary

Provides summary information about an export in an export list.

Contents

creationDateTime

The date and time that the export was created.

Type: Timestamp

Required: No

exportId

The unique identifier that Amazon Lex assigned to the export.

Type: String

Length Constraints: Fixed length of 10.

Pattern: ^[0-9a-zA-Z]+$

Required: No

exportStatus

The status of the export. When the status is Completed the export is ready to download.

Type: String

Valid Values: InProgress | Completed | Failed | Deleting

Required: No

fileFormat

The file format used in the export files.

Type: String

Valid Values: LexJson | TSV | CSV

Required: No

lastUpdatedDateTime

The date and time that the export was last updated.

Type: Timestamp

Required: No

resourceSpecification

Information about the bot or bot locale that was exported.

Type: ExportResourceSpecification object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: