# This file is part of Eclat -*- Autotest -*- # Copyright (C) 2012-2018 Sergey Poznyakoff # # Eclat is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 3, or (at your option) # any later version. # # Eclat is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with Eclat. If not, see . ECLAT_TEST_FORMAT([DescribeSecurityGroups], [DescribeSecurityGroups], [describe-security-groups.fln], [ 59dbff89-35bd-4eac-99ed-be587EXAMPLE 111122223333 sg-443d0a12 WebServers Web Servers tcp 80 80 0.0.0.0/0 111122223333 sg-5ff8a023 RangedPortsBySource Group A tcp 6000 7000 111122223333 sg-99gh4012 Group B ], [Group sg-443d0a12 WebServers "Web Servers" VPC ID: Incoming: tcp 0.0.0.0/0 80 Outgoing: Group sg-5ff8a023 RangedPortsBySource "Group A" VPC ID: Incoming: user 111122223333, group sg-99gh4012 ("Group B") 6000-7000 Outgoing: ])