Cross-Region CDK Deployments without bootstrapping every region

0

Is it possible to deploy the same stack across multiple regions in the same account or different accounts without actually bootstrapping every region in every account, rather use the same bootstrapped IAM Roles created in a single region.

I understand certain resources such as the KMS Key, SSM Parameter Store are region bound, however resources which are global such as IAM Roles and S3 Buckets don't need to be recreated for every region.

Please advise if this is possible with customized bootstrapping? If so, how to exactly tweak the bootstrap template for this?

没有答案

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

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

回答问题的准则