Closed moltar closed 6 months ago
The following line will log the password into the CloudWatch log for the Lambda handler:
https://github.com/berenddeboer/cdk-rds-sql/blob/2ee7dd1e969bb7b0d7291faa0d6b66f49c34498b/src/handler.ts#L254
Yeah, oversight, logging is turned off, unless you enable it now.
The following line will log the password into the CloudWatch log for the Lambda handler:
https://github.com/berenddeboer/cdk-rds-sql/blob/2ee7dd1e969bb7b0d7291faa0d6b66f49c34498b/src/handler.ts#L254