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.