Skip to content

Commit 36ee21b

Browse files
Refactor readme
1 parent da15554 commit 36ee21b

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

cmd/rds-iam-psql/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,7 @@ This applies to the current session. If you need a persistent default, configure
8686
1. Parses and validates the positional IAM URL.
8787
2. Builds a `pgutils` connection string provider from the IAM URL.
8888
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
89+
4. Resolves an IAM tokenized DSN from the provider and launches `psql` with the IAM generated connection string.
9190

9291
## Setting Up IAM Auth on RDS
9392

0 commit comments

Comments
 (0)