View source: R/textract_operations.R
textract_delete_adapter | R Documentation |
Deletes an Amazon Textract adapter. Takes an AdapterId and deletes the adapter specified by the ID.
See https://www.paws-r-sdk.com/docs/textract_delete_adapter/ for full documentation.
textract_delete_adapter(AdapterId)
AdapterId |
[required] A string containing a unique ID for the adapter to be deleted. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.