lexmodelsv2_delete_import {paws.machine.learning} | R Documentation |
Removes a previous import and the associated file stored in an S3 bucket
Description
Removes a previous import and the associated file stored in an S3 bucket.
See https://www.paws-r-sdk.com/docs/lexmodelsv2_delete_import/ for full documentation.
Usage
lexmodelsv2_delete_import(importId)
Arguments
importId |
[required] The unique identifier of the import to delete. |
[Package paws.machine.learning version 0.9.0 Index]