Skip to content

[RDS] if lambda function is created in a different region from the KMS key => issue #10

Open
@l0k0ms

Description

@l0k0ms

With the Enhanced version of the RDS integration if the lambda function is created in a different region from the KMS key there is an issue.

It seems our lambda code automatically initializes a kms client for the default region (same region the lambda runs in).

So the user must create another key in the same region as the lambda function and regenerate the encrypted config.

Metadata

Metadata

Assignees

No one assigned

    Labels

    rdsrelated to the rds_enhanced_monitoring function

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions