1 Answer
- Newest
- Most votes
- Most comments
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.
Relevant content
- asked 2 years ago
- Accepted Answerasked 8 months ago
- AWS OFFICIALUpdated 3 years ago
- AWS OFFICIALUpdated 6 months ago
- AWS OFFICIALUpdated 7 months ago
- AWS OFFICIALUpdated a year ago