Skip to content

MultiUser rotations are incompatible with RDS Proxy #108

@ahammond

Description

@ahammond

RDS Proxy consumes a secertsmanager secret to manage access for users. When the multiuser rotation triggers, it changes both the user and password. This causes RDS Proxy to terminate all existing connections. Services which have cached the secret will fail to reconnect since, of course, it has changed.

Since the whole point of a multiuser rotation is to provide a window for services to update their connections, this behaviour is the exact opposite of what was intended.

See also aws/aws-cdk#25568

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions