Trying a IF on two conditions on a AWS Security group

前端 未结 0 1733
长情又很酷
长情又很酷 2021-02-04 02:47
sgInRules=[]
        sgInRules = permission[\'UserIdGroupPairs\']

        if permission[\'ipProtocol\'] == \'-1\' and not sgInRules:
            logging.debug("Per         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题