boto3 lambda script to shutdown RDS not working

前端 未结 0 847
我寻月下人不归
我寻月下人不归 2020-12-18 01:36

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         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题