Commits
Click on a commit to change the comparison rangerefactor: restructure IAM database authentication settings to use a nested `iam` object with explicit region support and add corresponding test cases. chore: Refactor IAM authentication tests for readability and include IAM-related settings in the test suite. refactor: replace global boto3 mock with a pytest fixture and local patching feat: Add boto3 and enhance database IAM authentication by defaulting RDS port and making password optional.23 hours ago
by alaminopu feat: Add explicit SSL context and region inference for IAM authentication, and update token generation to be synchronous. Remove implicit region inference for RDS IAM authentication and unnecessary ssl import.