What are AWS EC2 Types?
What are AWS EC2 Types?
CloudMayor allows you to integrate with the Amazon Elastic Compute Cloud (EC2) service offered by AWS. Whether you want to automate running bash scripts on different variations of Linux or powershell commands on Windows Server, CloudMayor's AWS EC2 Types simplifies automating your EC2 workflows with AWS.
Here are the AWS EC2 type integrations available:
![]() |
AWS Linux The AWS Linux shared member type is used for running shell commands on EC2 Instances that run the AWS Linux operating system through a SSH or SSM connection. |
![]() |
RedHat Linux The RedHat Linux shared member type is used for running shell commands on EC2 Instances that run the RedHat Linux operating system through a SSH or SSM connection. |
![]() |
Ubuntu Linux The Ubuntu Linux shared member type is used for running shell commands on EC2 Instances that run the Ubuntu Linux operating system through a SSH or SSM connection. |
![]() |
Windows Server The Windows Server shared member type is used for running shell commands on EC2 Instances that run the Windows Server operating system through a WinRM or SSM connection. |
