textract_get_adapter_version: Gets configuration information for the specified adapter...

View source: R/textract_operations.R

textract_get_adapter_versionR Documentation

Gets configuration information for the specified adapter version, including: AdapterId, AdapterVersion, FeatureTypes, Status, StatusMessage, DatasetConfig, KMSKeyId, OutputConfig, Tags and EvaluationMetrics

Description

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.

Usage

textract_get_adapter_version(AdapterId, AdapterVersion)

Arguments

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.


paws.machine.learning documentation built on Sept. 12, 2024, 6:23 a.m.