maxConnectionsPercent
The maximum size of the connection pool for each target in a target group. The value is expressed as a percentage of the max_connections
setting for the RDS DB instance or Aurora DB cluster used by the target group.
If you specify MaxIdleConnectionsPercent
, then you must also include a value for this parameter.
Default: 10
for RDS for Microsoft SQL Server, and 100
for all other engines
Constraints:
Must be between 1 and 100.