Summer 2021 β Task 6
Task Description π
βοΈ Create a program that perform below mentioned task upon recognizing a particular face.
π When it recognize your face then β
π It send mail to your mail id by writing this is face of your_name.
π Second it send whatsapp message to your friend, it can be anything.
π When it recognize second face, it can be your friend or family members face.
π Create EC2 instance in the AWS using CLI.
π Create 5GB EBS volume and attach it to the instance.
When it will recognize my friend face it will open aws account, and will able to create EC2 instance.

Here I am creating 5GB EBS value, and attaching it to the instance.

Type Your Email Password.

here, email has been sent successfully.

Once it will recognize my own face it will send whatβs app message to my friend, which I have written in the code.

Thank You