繁体   English   中英

适用于 aws dms 的 cloudformation 示例模板

[英]cloudformation sample template for for aws dms

我是 cloudformation 的新手。我在 aws 控制台上使用过 dms,但我需要使用 cloudformation 创建一个 dms 服务任务。我看到了其他服务的模板,但没有看到 dms。我的源数据库是 ec2 中的 postgres 并正在迁移到 RDS。我没有找到任何模板。正在寻找 AWS 数据迁移系统的示例模板。我是 cloudformations 的新手。任何人都可以在这里提供帮助。

看看这个例子。 https://hands-on.cloud/aws-cloudformation-how-to-create-dms-infrastructure-for-relational-db-migration/

我通常发现官方文档也很有用。 对于每种资源类型,文档都提供了 JSON 和 YAML 格式和详细规范。 https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/AWS_DMS.html

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM