File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -634,7 +634,7 @@ Resources:
634
634
LambdaFunctionName : !Ref AthenaConnectorLambdaNameParameter
635
635
CompositeHandler : PostGreSqlMuxCompositeHandler
636
636
DefaultConnectionString : !Sub |
637
- postgres://jdbc:postgresql://${AuroraDatabaseCluster.Endpoint.Address}:${AuroraDatabaseCluster.Endpoint.Port}/default ?${!${ResourcePrefixParameter}-cd2-db-user-${EnvironmentParameter}-canvas}&sslmode=verify-ca&sslfactory=org.postgresql.ssl.DefaultJavaSSLFactory
637
+ postgres://jdbc:postgresql://${AuroraDatabaseCluster.Endpoint.Address}:${AuroraDatabaseCluster.Endpoint.Port}/cd2 ?${!${ResourcePrefixParameter}-cd2-db-user-${EnvironmentParameter}-canvas}&sslmode=verify-ca&sslfactory=org.postgresql.ssl.DefaultJavaSSLFactory
638
638
DefaultScale : ' 0'
639
639
DisableSpillEncryption : ' false'
640
640
LambdaMemory : ' 3008'
You can’t perform that action at this time.
0 commit comments