EC2 Reboot Instances with AWS and Send Results via Email
This automation allows users to reboot Amazon Web Service (AWS) instances and receive the results via email. The automation is comprised of two services - AWS and email - and operates through a user-initiated workflow, requiring no scheduling. Users input the AWS region and instance IDs into the AWS service, which reboots the instances. The email service sends the automation results, confirming completion or any errors.
icon
icon
Breakdown
  1. EC2 Reboot Instances with AWS.
  2. Send results via Email.