AWS EC2 (Cloud Compute Capacity)
Run arbitrary workloads on provisioned Cloud Compute Capacity in AWS
Last updated
Run arbitrary workloads on provisioned Cloud Compute Capacity in AWS
Last updated
Type: Cloud Provider / Infrastructure
Website:
General docs:
API Docs:
To connect EC2 to Orchestra, you will need to follow the same process you normally do when dealing with service principals in AWS:
An AWS IAM user with the required permissions for the job you wish to run
An access key for the IAM user
Instructions
Navigate to the in the AWS account you wish to run the job in.
Attach the required permissions. See below for the required permissions for each job.
Generate a CLI access key for the User. More information is available in the AWS docs . Once the access key is generated you can download a CSV containing your Access Key ID and Secret Access key.
Required Permissions
EC2 SSM run script. The following actions are required. You can specify the resource if desired.
EC2 SSM Run Script
This job triggers runs a script in your EC2 instance