スキップしてコンテンツを表示

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ヶ月前68ビュー

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

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

関連するコンテンツ