Pyhton filtering for cloudformation stacks with environment names

前端 未结 0 357
深忆病人
深忆病人 2020-12-09 00:20

I need to get cloudformation stacks according to the environment. Below is the code I am using for this:

#!/usr/bin/env python

import boto3
import csv
import         


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