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 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南