v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1471501483.8 KB

Removes a previous export and the associated files stored in an S3 bucket.

delete/exports/{exportId}/

Path parameters

exportIdstring required

The unique identifier of the export to delete.

Response

Success

exportIdstring

The unique identifier of the deleted export.

exportStatus'InProgress' | 'Completed' | 'Failed' | 'Deleting'

The current status of the deletion. When the deletion is complete, the export will no longer be returned by the <a href="https://docs.aws.amazon.com/lexv2/latest/APIReference/API_ListExports.html">ListExports</a> operation and calls to the <a href="https://docs.aws.amazon.com/lexv2/latest/APIReference/API_DescribeExport.html"> DescribeExport</a> operation with the export identifier will fail.