Restricts who can modify or delete Auto Scaling groups, ensuring that production scaling configurations are not changed without proper authorization.
What this SCP does
This Service Control Policy (SCP) restricts who can modify or delete Auto Scaling groups, ensuring that production scaling configurations are not changed without proper authorization. This helps maintain application availability.
By limiting Auto Scaling group modifications to only principals with the InfrastructureAdmin role tag, this policy protects your scaling infrastructure from unauthorized changes, ensuring that only designated infrastructure administrators can adjust scaling parameters that might affect application performance and resilience.
How to test this SCP works
To validate this SCP, try to create and modify an Auto Scaling group with and without the required role tag.
This testing approach confirms that only properly tagged roles can make changes to Auto Scaling infrastructure, while all other principals are prevented from modifying or removing these critical scaling resources.