2回答
- 新しい順
- 投票が多い順
- コメントが多い順
0
Hi,
could you try adding the -vpc-security-group-ids setting? It should help to associate the RDS with the VPC where the datasource should be created.(https://awscli.amazonaws.com/v2/documentation/api/latest/reference/rds/create-db-instance.html)
Hope it helps ;)
