Deploy SCPs to OUs

0

Hi AWS, we have some set of JSON files having SCPs code stored in a version control tool which we need deployed within AWS Contol Tower to about multiple OUs. How to do that?

profile picture
已提问 2 个月前127 查看次数
1 回答
0

Not a lot of information here, so answering broadly. To create an SCP from your JSON policy - you can do this with the CLI or SDK by following he documentation here:

https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_scps_create.html

To attach that SCP to the root or an OU or OUs using the CLI or SDK follow this documentation:

https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_scps_attach.html

If you want to use CICD principals to do this - which I think you do - given you specifically mention version control - you can do this a number of ways - including using AWS code* services.

AWS
专家
已回答 2 个月前
profile picture
专家
已审核 2 个月前
profile picture
专家
已审核 2 个月前

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

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

回答问题的准则