Boto3 Adding an Inbound Rule to a Security Group in a Non Default VPC

后端 未结 0 1463
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-12-22 03:15

I am trying to add an inbound rule to a security group in a non default VPC. I am using this code:

import boto3

ec2 = boto3.client(\'ec2\')

def modify_sg_a         


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