SCP to create security groups in member AWS account
I’m trying to create a SCP to restrict member account users to create/modify security group(s) that have inbound rule for SSH/RDP with Source set as 0.0.0.0 or ::/0.
Basically, I want users to SSH into EC2 instances only using bastion host… Continue reading SCP to create security groups in member AWS account