We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update NlqMainStack.yaml to reflect the new 16.1 PostgreSQL engine in two places.
NlqMainStack.yaml
Update the following code:
DBParameterGroupName: "default.postgres15" OptionGroupName: "default:postgres-15"
to
DBParameterGroupName: "default.postgres16" OptionGroupName: "default:postgres-16"
The text was updated successfully, but these errors were encountered:
garystafford-aws
No branches or pull requests
Update
NlqMainStack.yaml
to reflect the new 16.1 PostgreSQL engine in two places.Update the following code:
to
The text was updated successfully, but these errors were encountered: