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