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?

已提问 2 年前268 查看次数
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 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则