We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da15554 commit 36ee21bCopy full SHA for 36ee21b
1 file changed
cmd/rds-iam-psql/README.md
@@ -86,8 +86,7 @@ This applies to the current session. If you need a persistent default, configure
86
1. Parses and validates the positional IAM URL.
87
2. Builds a `pgutils` connection string provider from the IAM URL.
88
3. If `-debug-aws` is set, runs STS `GetCallerIdentity` and prints the caller ARN.
89
-4. Resolves an IAM tokenized DSN from the provider and launches `psql` with:
90
-- `PGPASSWORD` set from the generated token
+4. Resolves an IAM tokenized DSN from the provider and launches `psql` with the IAM generated connection string.
91
92
## Setting Up IAM Auth on RDS
93
0 commit comments