def get_sgs()

in security_group_report/main.py [0:0]


def get_sgs(instance):
    sgs = instance.security_groups
    return sgs