Created an IAM user for the AWS Explorer Setup.
Set up AWS IAM policies like EC2 read only, S3 read only and RDS read only. 
Configured AWS credentials successfully using Access Keys
Created a python script named aws_region.py which displays all the AWS regions using boto3. 
Successfully Executed the script which aslo includes my muid with it. 