Fix vpc-sg-open-only-to-authorized-ports Rule
Having an invalid string value was causing the vpc-sg-open-only-to-authorized-ports rule to fail.
This now checks for a null value and if present, completely removes the variable from the rule input parameter.
NOTE: The variables for rule vpc-sg-open-only-to-authorized-ports must now be an object.