Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
376 views
in Technique[技术] by (71.8m points)

amazon web services - I removed security groups from RDS but access still exists from EC2

I removed security groups for RDS, left access only for my IP. But access from EC2(ECS Fargate) still exists. Where I do have to look in order to fix it?

UPD:

I removed security groups from Connectivity tab in RDS > Databases Modify DB instance: ****

UPD2:

I have only one group: DevGroup with only one rule

MYSQL/Aurora TCP 3306 x.x.x.x/32 (my home IP)

question from:https://stackoverflow.com/questions/65857704/i-removed-security-groups-from-rds-but-access-still-exists-from-ec2

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

The problem was that removing the security group from RDS didn't immediately affect it. After while access has gone.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...