1.ec2instance.py Creation of AWS EC2 on Specific VPC
First Run the Script, if you have no existing KeyPair. After creating one KeyPair, the script asks you to create another one then answer 'NO' cuz you have already created one and the script will terminate.
Rerun the script again and there you can create EC2 on Specific VPC ....
Thank you !!!!!!!
2.sgipv4.py is the security group creating and deleting on specific VPCs for Ipv4 Address only....
#MyCodeIsOpen #OpenSource #Python #Linux