I have few lambdas that are connecting to RDS via RDS Proxy. As part of the deployment I need to add a step to attach RDS Proxy to the lambda. But I am unable to find right CLI command to do that. I did not see any methods in Lambda side or RDS side to do this.
Any pointers are appreciated.
I think as off now there is no CLI command for this! But using RDS proxy can be achieved just by using the proxy URL for connections instead of original DB instance