aws-secrets-manager-rotation-lambdas
aws-secrets-manager-rotation-lambdas copied to clipboard
Redshift Password Rotation - Use redshift_connector module
Description of changes:
- Simplify Redshift connection with the AWS Supported
redshift_connectormodule. - Add explicit logging on connection attempts.
- Circumvent errors with
pg-0-1on Python 3.9 & 3.10 by usingredshift_connectorexceptions.pg&pgdbhave not been updated in more than 2 years. See attachedpginit errors.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Thank you for the PR enhancement. We will look into it.