Merge pull request #33680 from rolandfuszenecker-seon/feat/aws-rds-iam-auth

feat(backend-defaults): add AWS RDS IAM authentication support for PostgreSQL
This commit is contained in:
Fredrik Adelöw
2026-04-10 16:47:13 +02:00
committed by GitHub
6 changed files with 438 additions and 89 deletions
+1
View File
@@ -130,6 +130,7 @@
"@aws-sdk/client-codecommit": "^3.350.0",
"@aws-sdk/client-s3": "^3.350.0",
"@aws-sdk/credential-providers": "^3.350.0",
"@aws-sdk/rds-signer": "^3.0.0",
"@aws-sdk/types": "^3.347.0",
"@azure/identity": "^4.0.0",
"@azure/storage-blob": "^12.5.0",