Update NlqMainStack.yaml to reflect the new 16.1 PostgreSQL engine in two places.
Update the following code:
DBParameterGroupName: "default.postgres15"
OptionGroupName: "default:postgres-15"
to
DBParameterGroupName: "default.postgres16"
OptionGroupName: "default:postgres-16"