Can we create a table or manage the schema in athena using AWS Data migration service.

0

Can we create a table or manage the schema in athena using AWS Data migration service.

已提问 6 个月前424 查看次数
1 回答
0

Hello.

You cannot query DMS directly in Athena.
For example, if you set the DMS target to S3 and can output data in CSV or Parquet format, I think it is possible to set up queries for that data with Athena.
Basically, it seems possible to output in CSV, so you should be able to do things like query S3 with Athena.
https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Target.S3.html

I think the following documents will be helpful for creating Athena database.
https://docs.aws.amazon.com/athena/latest/ug/getting-started.html

profile picture
专家
已回答 6 个月前

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

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

回答问题的准则