{ 'SecurityGroups': [ { 'Description': 'string', 'GroupName': 'string', 'IpPermissions': [ { 'FromPort': 123, 'IpProtocol': 'string', 'IpRanges': [ { 'CidrIp': 'string', 'Description': 'string' }, ], 'Ipv6Ranges': [ { 'CidrIpv6': 'string', 'Description': 'string' }, ], 'PrefixListIds': [ { 'Description': 'string', 'PrefixListId': 'string' }, ], 'ToPort': 123, 'UserIdGroupPairs': [ { 'Description': 'string', 'GroupId': 'string', 'GroupName': 'string', 'PeeringStatus': 'string', 'UserId': 'string', 'VpcId': 'string', 'VpcPeeringConnectionId': 'string' }, ] }, ], 'OwnerId': 'string', 'GroupId': 'string', 'IpPermissionsEgress': [ { 'FromPort': 123, 'IpProtocol': 'string', 'IpRanges': [ { 'CidrIp': 'string', 'Description': 'string' }, ], 'Ipv6Ranges': [ { 'CidrIpv6': 'string', 'Description': 'string' }, ], 'PrefixListIds': [ { 'Description': 'string', 'PrefixListId': 'string' }, ], 'ToPort': 123, 'UserIdGroupPairs': [ { 'Description': 'string', 'GroupId': 'string', 'GroupName': 'string', 'PeeringStatus': 'string', 'UserId': 'string', 'VpcId': 'string', 'VpcPeeringConnectionId': 'string' }, ] }, ], 'Tags': [ { 'Key': 'string', 'Value': 'string' }, ], 'VpcId': 'string' }, ], 'NextToken': 'string'}