moving rds aurora serverless from Public subnet to private subnet within same VPC

0

Hi I had checked the process suggested by aws guidelines video and url link related to this issue, but unable to move** RDS aurora serverless mysql database** from public to private, can anyone please help me with this or at least tell me the viability of this process. I am unable to proceed with the step in the above url : Remove the public subnets and add private subnets on your DB instance as it is saying both public subnets are in use, i thought to proceed, but later on** I don't have the option to reboot the rds aurora mysql db**

1개 답변
0

Hello,

The document you are referring to is for RDS, and not for Aurora Serverless, hence you will not be able to move the subnets and reboot since those steps are not applicable here. If you are using Aurora Serverless v1, it should already be private, even if the subnets are public. Reference: "You can't give an Aurora Serverless v1 DB cluster a public IP address. You can access an Aurora Serverless v1 DB cluster only from within a VPC."

Another option is to create a new subnet group only with private subnets, and restore a snapshot of your cluster into that subnet group.

AWS
답변함 2년 전
  • Looks like is not posible to change the DBSubnetGroup of an existing Aurora Serverless v1 There is no option on the Web UI. You only have access to the cluster, not the instance.

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠