I\'m just starting out with boto3 and lambda and was trying to run the below function via Pycharm.
import boto3 client = boto3.client(\'rds\') response = cl