Skip to content

Secrets rotation for Oracle RDS Single User #169

@mcarahan-smxtech

Description

@mcarahan-smxtech

Hi there,

We have a couple of questions regarding this Lambda function in order to create a secrets rotation: https://github.com/aws-samples/aws-secrets-manager-rotation-lambdas/blob/master/SecretsManagerRDSOracleRotationSingleUser/lambda_function.py

  1. Will this function be upgraded to a later version of Python? Currently the requirement is Python 3.9, but on December 15th you will be stopping support (EOL).
  2. What are all of the requirements/packages for the above Lambda function? For example, I know that you need the oracledb package to be installed, is there anything else?
  3. Who maintains this Lambda function code? Is it upgraded/maintained by your team?
  4. We are getting the below errors when running the function:
    With SSL**: DPY-6005: cannot connect to database... EOF occurred in violation of protocol (_ssl.c:1147)
    Without SSL**: DPY-3001: Native Network Encryption and Data Integrity is only supported in python-oracledb thick mode

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions