Detect data types of random files in S3 bucket

0

I want to detect all different data types in a random file stored in the S3 bucket. Is there an AWS API for this case to get a list of the data types of each column in the unknown file? Is it possible to automatically convert the individual columns to the data types in Redshift?

1回答
0

Amazon Textract does not classify text it has read into data types. The API Actions / Data demonstrate how information is returned when you call the API. Information within a page is identified as different block types (e.g. Word, Line Key-Value, Table) as described here: https://docs.aws.amazon.com/textract/latest/dg/API_Types.html

profile pictureAWS
Chris_R
回答済み 2年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ