DMS SCT Terraform scripts

0

Hi, can we create an Instance profile, Data providers and Migration project for DMS Schema Conversion using Terraform or Cloud Formation?

Need to do on-premise(Oracle) to AWS RDS Aurora Postgres migration using AWS SCT and DMS.

2回答
0

The AWS provider for Terraform does support 6 of the 7 Database Migration Service (DMS) resource types (list below).

The AWS provider does not support the Schema Conversion Tool (SCT) directly, but it appears that you can use the output from SCT when defining a DMS replication task.

On our AWS Samples GitHub repository we have a AWS DMS Samples that demonstrates how to configure data migration between on premises and Amazon Aurora database in isolated VPCs using DMS.

AWS Sample Code

AWS provider documentation (with examples)

profile pictureAWS
回答済み 1年前
-1

Please note Terraform or cloudformation is used to create resources in AWS cloud. SCT is currently a standalone tool wont support it. In case you are referring to DMS Schema Conversion in AWS Database Migration Service it is still not supported in cloudformation /terraform.

AWS
回答済み 1年前

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

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

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

関連するコンテンツ