Closed chris-d-edwards closed 5 years ago
This is related to the EngineVersion and DBClusterParameterGroupName values, if setting the engineMode as serverless and ensuring EngineVersion: '10.7' & DBClusterParameterGroupName: 'default.aurora-postgresql10' then this works as expected.
There appears to be a mysql port (3306) returned when creating an aurora postgres db cluster. I am using mu 1.5.10. I have also had to implement some custom cfn to define the DBClusterParameterGroupName, this would benefit from being implemented as a Map for all the ParameterGroups available.