boto3 lamda script to shutdown RDS not working

前端 未结 0 977
日久生厌
日久生厌 2020-12-18 00:54

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         


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