跳至內容

Can we ask for a Control Tower control to be updated [AWS-GR_REGION_DENY]?

0

I recently noted a minor issue, none of the accounts in my organization are able to change the color bar in the console. When we're dealing with our sdlc it could be a nice feature. Investigating it I noticed it is denied by the SCP associated with AWS-GR_REGION_DENY. If it included uxc:GetAccountColor in the NotAction section, it will be fine and the SCP will still do what the control promises. Is there a way to ask for this change? It's really not worth creating my SCP and disabling the control only for this.

  • If my answer was helpful, I would appreciate it if you could mark it as the accepted answer.

已提問 1 個月前檢視次數 66 次

2 個答案
2

As to my knowledge NO, you cannot directly update or modify the AWS-GR_REGION_DENY control or its underlying Service Control Policy (SCP) - you can request this change from AWS.

AWS Control Tower managed SCPs are immutable and strictly maintained by AWS to guarantee baseline compliance. Any manual modification to a managed SCP will trigger a governance drift state and will be automatically reverted during Control Tower updates.

If you want uxc:GetAccountColor added to the NotAction statement, you must submit a formal feature request to the AWS Control Tower team. You can do this by opening a "Product Feedback" case in the AWS Support Center or by contacting your AWS Technical Account Manager (TAM).

Currently, the only technically supported way I know is, to achieve this specific exception is to disable the managed control and deploy a Custom SCP tailored to your needs, even if it requires extra overhead.

Official References:

專家

已回答 1 個月前

0

Control Tower offers 2 region deny controls:

Landing zone region deny is rigid and does not allow any modification at this time. For issues like this, you may consider disabling the landing zone region deny and enable the OU region deny which allows you to add specific services or API actions as exception when enabling the control. You can still submit a feature request, but if you're looking for an immediate solution, I'd suggest looking into the OU region deny.

OU region deny

AWS
支援工程師

已回答 1 個月前

專家

已審閱 1 個月前

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

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