Tutorial: Create an unmanaged compute environment using Amazon EC2 resources
Complete the following steps to create an unmanaged compute environment using Amazon Elastic Compute Cloud (Amazon EC2) resources.
- 
      Open the AWS Batch console at https://console.aws.amazon.com/batch/ . 
- 
      From the navigation bar, select the AWS Region to use. 
- 
      On the Compute Environments page, choose Create. 
- 
      Configure the environment. - 
          For Compute environment configuration, choose Amazon Elastic Compute Cloud (Amazon EC2). 
- 
          For Orchestration type, choose Unmanaged. 
 
- 
          
- 
      For Name, specify a unique name for your compute environment. The name can be up to 128 characters in length. It can contain uppercase and lowercase letters, numbers, hyphens (-), and underscores (_). 
- 
      For Service role, choose a role that lets the AWS Batch service make calls to the required AWS API operations on your behalf. NoteYou can't use AWSServiceRoleForBatchfor unmanaged compute environments.
- 
      For Maximum vCPUs, choose the maximum number of vCPUs that your compute environment can scale out to, regardless of job queue demand. 
- 
      (Optional) Expand Tags. To add a tag, choose Add tag. Then, enter a Key name and optional Value. Choose Add tag. For more information, see Tag your AWS Batch resources. 
- 
      Choose Next page. 
- 
      For Review, review the configuration steps. If you need to make changes, choose Edit. When you're finished, choose Create compute environment.