Textract Adapter

Textract Adapter in AWS is part of the Amazon Textract service, which extracts text, forms, and tables from documents. The GetAdapterResponse shape represents the structured output returned when retrieving details about a Textract adapter, which is a configuration that customizes how Textract processes and interprets documents. It provides metadata and response information that helps integrate Textract’s document analysis into applications more effectively.

aws.textract_adapter

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
adapter_idcorestringA string identifying the adapter that information has been retrieved for.
adapter_namecorestringThe name of the requested adapter.
auto_updatecorestringBinary value indicating if the adapter is being automatically updated or not.
creation_timecoretimestampThe date and time the requested adapter was created at.
descriptioncorestringThe description for the requested adapter.
feature_typescorearray<string>List of the targeted feature types for the requested adapter.
tagscorehstore