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 Respostas
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
respondido há um ano
-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
respondido há um ano

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas