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 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南