View source: R/textract_operations.R
textract_get_adapter_version | R Documentation |
Gets configuration information for the specified adapter version, including: AdapterId, AdapterVersion, FeatureTypes, Status, StatusMessage, DatasetConfig, KMSKeyId, OutputConfig, Tags and EvaluationMetrics.
See https://www.paws-r-sdk.com/docs/textract_get_adapter_version/ for full documentation.
textract_get_adapter_version(AdapterId, AdapterVersion)
AdapterId |
[required] A string specifying a unique ID for the adapter version you want to retrieve information for. |
AdapterVersion |
[required] A string specifying the adapter version you want to retrieve information for. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.