AWS EC2 S3 Automated With python
This programme is a Python3 script that utilizes Boto3 to automate the process of creating an AWS EC2 instance with an Apache web server installed on it and a S3 bucket configured for static web hosting. This script is designed for use in a Linux based operating system. This script only requires one other file to run successfully; the pre-built index.html page included in this repository. Upon completetion, the script will have launched the Apache web sebver, which will be set to display the instance’s metadata, and the S3 static website, which will have uploaded the pre-built index.html page along with an image of the Waterford Institute of Technology logo that the script will have downloaded, which will display the Waterford Institute of Technology logo. The instance key