You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
Research and implement a direct connection from AWS Lambda to PostgreSQL RDS without external libraries. Update Lambda function code accordingly.
Steps:
Research direct AWS Lambda to PostgreSQL RDS connection methods.
Modify Lambda function code to establish the connection.