download RDS snapshot

后端 未结 7 1042
Happy的楠姐
Happy的楠姐 2020-12-14 05:22

I recently downgraded my EC2 instance. I can no longer connect to RDS. I think it might be that the internal IP is different and now the logins are attached to that specif

7条回答
  •  暖寄归人
    2020-12-14 05:59

    It sounds like your RDS is within a VPC inside a private subnet with security group and ACL. The only way to solve your issue is to take a snapshot and cerate a new DB instance out of it within the default VPC where all connections are allowed. After that you take backup classic backup using a db client or CLI.

提交回复
热议问题