View a markdown version of this page

Build environment compute modes and types - AWS CodeBuild

Build environment compute modes and types

In CodeBuild, you can specify the compute and runtime environment image that CodeBuild uses to run your builds. Compute refers to the computing engine (the CPU, memory, and operating system) that is managed and maintained by CodeBuild. A runtime environment image is a container image that runs on top of your chosen compute platform, and includes extra tools that your build might need, such as the AWS CLI.

About compute

CodeBuild offers EC2 and AWS Lambda compute modes. EC2 offers optimized flexibility during your build and AWS Lambda offers optimized start-up speeds. AWS Lambda supports faster builds due to a lower start-up latency. AWS Lambda also automatically scales, so builds aren't waiting in queue to run. For more information, see Run builds on AWS Lambda compute.

With the EC2 compute mode, you can run your builds with on-demand or reserved capacity fleets. For on-demand fleets, you can select pre-defined compute types such as BUILD_GENERAL1_SMALL or BUILD_GENERAL1_LARGE. For more information, see About on-demand environment types. For reserved capacity fleets, you can select your compute configurations including vCPU, memory and disk space. After specifying the configurations, CodeBuild will choose a supported compute type that matches your requirements. For more information, see About reserved capacity environment types.

About reserved capacity environment types

AWS CodeBuild provides Linux x86, Arm, GPU, Windows and macOS environment types for reserved capacity fleets. The following table shows the available machine type, memory, vCPUs, and disk space sorted by region:

US East (N. Virginia)
Environment type vCPUs Memory Disk space Machine type Compute instance type
ARM 2 4 GiB 64 GB GENERAL reserved.arm.2cpu.4gib
ARM 4 8 GiB 128 GB GENERAL reserved.arm.4cpu.8gib
ARM 8 16 GiB 128 GB GENERAL reserved.arm.8cpu.16gib
ARM 16 32 GiB 256 GB GENERAL reserved.arm.16cpu.32gib
ARM 32 64 GiB 256 GB GENERAL reserved.arm.32cpu.64gib
ARM 48 96 GiB 512 GB GENERAL reserved.arm.48cpu.96gib
ARM 64 128 GiB 824 GB GENERAL reserved.arm.64cpu.128gib
ARM EC2 2 4 GiB 64 GB GENERAL reserved.arm.2cpu.4gib
ARM EC2 4 8 GiB 128 GB GENERAL reserved.arm.4cpu.8gib
ARM EC2 8 16 GiB 128 GB GENERAL reserved.arm.8cpu.16gib
Linux 2 4 GiB 64 GB GENERAL reserved.x86-64.2cpu.4gib
Linux 4 8 GiB 128 GB GENERAL reserved.x86-64.4cpu.8gib
Linux 8 16 GiB 128 GB GENERAL reserved.x86-64.8cpu.16gib
Linux 16 32 GiB 256 GB GENERAL reserved.x86-64.16cpu.32gib
Linux 36 72 GiB 256 GB GENERAL reserved.x86-64.36cpu.72gib
Linux 48 96 GiB 512 GB GENERAL reserved.x86-64.48cpu.96gib
Linux 72 144 GiB 824 GB GENERAL reserved.x86-64.72cpu.144gib
Linux 96 192 GiB 824 GB GENERAL reserved.x86-64.96cpu.192gib
Linux 48 96 GiB 824 GB (SSD) NVME reserved.x86-64.48cpu.96gib.nvme
Linux 72 144 GiB 824 GB (SSD) NVME reserved.x86-64.72cpu.144gib.nvme
Linux EC2 2 4 GiB 64 GB GENERAL reserved.x86-64.2cpu.4gib
Linux EC2 4 8 GiB 128 GB GENERAL reserved.x86-64.4cpu.8gib
Linux EC2 8 16 GiB 128 GB GENERAL reserved.x86-64.8cpu.16gib
Linux GPU 4 16 GiB 235 GB (SSD) NVME reserved.gpu.4cpu.16gib.nvme
Linux GPU 8 32 GiB 435 GB (SSD) NVME reserved.gpu.8cpu.32gib.nvme
Linux GPU 16 64 GiB 585 GB (SSD) NVME reserved.gpu.16cpu.64gib.nvme
Linux GPU 32 128 GiB 885 GB (SSD) NVME reserved.gpu.32cpu.128gib.nvme
Linux GPU 48 192 GiB 3785 GB (SSD) NVME reserved.gpu.48cpu.192gib.nvme
Linux GPU 64 256 GiB 1885 GB (SSD) NVME reserved.gpu.64cpu.256gib.nvme
Linux GPU 96 384 GiB 3785 GB (SSD) NVME reserved.gpu.96cpu.384gib.nvme
macOS 8 24 GiB 128 GB GENERAL reserved.arm.m2.8cpu.24gib
macOS 12 32 GiB 256 GB GENERAL reserved.arm.m2.12cpu.32gib
Windows 2 4 GiB 64 GB GENERAL reserved.x86-64.2cpu.4gib
Windows 4 8 GiB 128 GB GENERAL reserved.x86-64.4cpu.8gib
Windows 8 16 GiB 128 GB GENERAL reserved.x86-64.8cpu.16gib
Windows 16 32 GiB 256 GB GENERAL reserved.x86-64.16cpu.32gib
Windows 32 64 GiB 256 GB GENERAL reserved.x86-64.32cpu.64gib
Windows 36 72 GiB 256 GB GENERAL reserved.x86-64.36cpu.72gib
Windows 48 96 GiB 512 GB GENERAL reserved.x86-64.48cpu.96gib
Windows 64 128 GiB 512 GB GENERAL reserved.x86-64.64cpu.128gib
Windows 72 144 GiB 824 GB GENERAL reserved.x86-64.72cpu.144gib
Windows 96 192 GiB 824 GB GENERAL reserved.x86-64.96cpu.192gib
Windows EC2 4 8 GiB 128 GB GENERAL reserved.x86-64.4cpu.8gib
Windows EC2 8 16 GiB 128 GB GENERAL reserved.x86-64.8cpu.16gib

For more information on the pricing identifier, see https://aws.amazon.com/codebuild/pricing/.

US East (Ohio)
Environment type vCPUs Memory Disk space Machine type Compute instance type
ARM 2 4 GiB 64 GB GENERAL reserved.arm.2cpu.4gib
ARM 4 8 GiB 128 GB GENERAL reserved.arm.4cpu.8gib
ARM 8 16 GiB 128 GB GENERAL reserved.arm.8cpu.16gib
ARM 16 32 GiB 256 GB GENERAL reserved.arm.16cpu.32gib
ARM 32 64 GiB 256 GB GENERAL reserved.arm.32cpu.64gib
ARM 48 96 GiB 512 GB GENERAL reserved.arm.48cpu.96gib
ARM 64 128 GiB 824 GB GENERAL reserved.arm.64cpu.128gib
ARM EC2 2 4 GiB 64 GB GENERAL reserved.arm.2cpu.4gib
ARM EC2 4 8 GiB 128 GB GENERAL reserved.arm.4cpu.8gib
ARM EC2 8 16 GiB 128 GB GENERAL reserved.arm.8cpu.16gib
Linux 2 4 GiB 64 GB GENERAL reserved.x86-64.2cpu.4gib
Linux 4 8 GiB 128 GB GENERAL reserved.x86-64.4cpu.8gib
Linux 8 16 GiB 128 GB GENERAL reserved.x86-64.8cpu.16gib
Linux 16 32 GiB 256 GB GENERAL reserved.x86-64.16cpu.32gib
Linux 36 72 GiB 256 GB GENERAL reserved.x86-64.36cpu.72gib
Linux 48 96 GiB 512 GB GENERAL reserved.x86-64.48cpu.96gib
Linux 96 192 GiB 824 GB GENERAL reserved.x86-64.96cpu.192gib
Linux 48 96 GiB 824 GB (SSD) NVME reserved.x86-64.48cpu.96gib.nvme
Linux 72 144 GiB 824 GB (SSD) NVME reserved.x86-64.72cpu.144gib.nvme
Linux EC2 2 4 GiB 64 GB GENERAL reserved.x86-64.2cpu.4gib
Linux EC2 4 8 GiB 128 GB GENERAL reserved.x86-64.4cpu.8gib
Linux EC2 8 16 GiB 128 GB GENERAL reserved.x86-64.8cpu.16gib
Linux GPU 4 16 GiB 235 GB (SSD) NVME reserved.gpu.4cpu.16gib.nvme
Linux GPU 8 32 GiB 435 GB (SSD) NVME reserved.gpu.8cpu.32gib.nvme
Linux GPU 16 64 GiB 585 GB (SSD) NVME reserved.gpu.16cpu.64gib.nvme
Linux GPU 32 128 GiB 885 GB (SSD) NVME reserved.gpu.32cpu.128gib.nvme
Linux GPU 48 192 GiB 3785 GB (SSD) NVME reserved.gpu.48cpu.192gib.nvme
macOS 8 24 GiB 128 GB GENERAL reserved.arm.m2.8cpu.24gib
macOS 12 32 GiB 256 GB GENERAL reserved.arm.m2.12cpu.32gib
Windows 2 4 GiB 64 GB GENERAL reserved.x86-64.2cpu.4gib
Windows 4 8 GiB 128 GB GENERAL reserved.x86-64.4cpu.8gib
Windows 8 16 GiB 128 GB GENERAL reserved.x86-64.8cpu.16gib
Windows 16 32 GiB 256 GB GENERAL reserved.x86-64.16cpu.32gib
Windows 32 64 GiB 256 GB GENERAL reserved.x86-64.32cpu.64gib
Windows 36 72 GiB 256 GB GENERAL reserved.x86-64.36cpu.72gib
Windows 48 96 GiB 512 GB GENERAL reserved.x86-64.48cpu.96gib
Windows 64 128 GiB 512 GB GENERAL reserved.x86-64.64cpu.128gib
Windows 96 192 GiB 824 GB GENERAL reserved.x86-64.96cpu.192gib
Windows EC2 4 8 GiB 128 GB GENERAL reserved.x86-64.4cpu.8gib
Windows EC2 8 16 GiB 128 GB GENERAL reserved.x86-64.8cpu.16gib

For more information on the pricing identifier, see https://aws.amazon.com/codebuild/pricing/.

US West (N. California)
Environment type vCPUs Memory Disk space Machine type Compute instance type
ARM 2 4 GiB 64 GB GENERAL reserved.arm.2cpu.4gib
ARM 4 8 GiB 128 GB GENERAL reserved.arm.4cpu.8gib
ARM 8 16 GiB 128 GB GENERAL reserved.arm.8cpu.16gib
ARM 16 32 GiB 256 GB GENERAL reserved.arm.16cpu.32gib
ARM 32 64 GiB 256 GB GENERAL reserved.arm.32cpu.64gib
ARM 48 96 GiB 824 GB GENERAL reserved.arm.48cpu.96gib
ARM 64 128 GiB 824 GB GENERAL reserved.arm.64cpu.128gib
ARM EC2 2 4 GiB 64 GB GENERAL reserved.arm.2cpu.4gib
ARM EC2 4 8 GiB 128 GB GENERAL reserved.arm.4cpu.8gib
ARM EC2 8 16 GiB 128 GB GENERAL reserved.arm.8cpu.16gib
Linux 2 4 GiB 64 GB GENERAL reserved.x86-64.2cpu.4gib
Linux 4 8 GiB 128 GB GENERAL reserved.x86-64.4cpu.8gib
Linux 8 16 GiB 128 GB GENERAL reserved.x86-64.8cpu.16gib
Linux 16 32 GiB 256 GB GENERAL reserved.x86-64.16cpu.32gib
Linux 32 64 GiB 256 GB GENERAL reserved.x86-64.32cpu.64gib
Linux 36 72 GiB 256 GB GENERAL reserved.x86-64.36cpu.72gib
Linux 48 96 GiB 512 GB GENERAL reserved.x86-64.48cpu.96gib
Linux 64 128 GiB 512 GB GENERAL reserved.x86-64.64cpu.128gib
Linux 72 144 GiB 824 GB GENERAL reserved.x86-64.72cpu.144gib
Linux 96 192 GiB 824 GB GENERAL reserved.x86-64.96cpu.192gib
Linux 72 144 GiB 824 GB (SSD) NVME reserved.x86-64.72cpu.144gib.nvme
Linux EC2 2 4 GiB 64 GB GENERAL reserved.x86-64.2cpu.4gib
Linux EC2 4 8 GiB 128 GB GENERAL reserved.x86-64.4cpu.8gib
Linux EC2 8 16 GiB 128 GB GENERAL reserved.x86-64.8cpu.16gib
Windows 2 4 GiB 64 GB GENERAL reserved.x86-64.2cpu.4gib
Windows 4 8 GiB 128 GB GENERAL reserved.x86-64.4cpu.8gib
Windows 8 16 GiB 128 GB GENERAL reserved.x86-64.8cpu.16gib
Windows 16 32 GiB 256 GB GENERAL reserved.x86-64.16cpu.32gib
Windows 32 64 GiB 256 GB GENERAL reserved.x86-64.32cpu.64gib
Windows 36 72 GiB 256 GB GENERAL reserved.x86-64.36cpu.72gib
Windows 48 96 GiB 512 GB GENERAL reserved.x86-64.48cpu.96gib
Windows 64 128 GiB 512 GB GENERAL reserved.x86-64.64cpu.128gib
Windows 72 144 GiB 824 GB GENERAL reserved.x86-64.72cpu.144gib
Windows 96 192 GiB 824 GB GENERAL reserved.x86-64.96cpu.192gib
Windows EC2 4 8 GiB 128 GB GENERAL reserved.x86-64.4cpu.8gib
Windows EC2 8 16 GiB 128 GB GENERAL reserved.x86-64.8cpu.16gib

For more information on the pricing identifier, see https://aws.amazon.com/codebuild/pricing/.

US West (Oregon)
Environment type vCPUs Memory Disk space Machine type Compute instance type
ARM 2 4 GiB 64 GB GENERAL reserved.arm.2cpu.4gib
ARM 4 8 GiB 128 GB GENERAL reserved.arm.4cpu.8gib
ARM 8 16 GiB 128 GB GENERAL reserved.arm.8cpu.16gib
ARM 16 32 GiB 256 GB GENERAL reserved.arm.16cpu.32gib
ARM 32 64 GiB 256 GB GENERAL reserved.arm.32cpu.64gib
ARM 48 96 GiB 512 GB GENERAL reserved.arm.48cpu.96gib
ARM 64 128 GiB 824 GB GENERAL reserved.arm.64cpu.128gib
ARM EC2 2 4 GiB 64 GB GENERAL reserved.arm.2cpu.4gib
ARM EC2 4 8 GiB 128 GB GENERAL reserved.arm.4cpu.8gib
ARM EC2 8 16 GiB 128 GB GENERAL reserved.arm.8cpu.16gib
Linux 2 4 GiB 64 GB GENERAL reserved.x86-64.2cpu.4gib
Linux 4 8 GiB 128 GB GENERAL reserved.x86-64.4cpu.8gib
Linux 8 16 GiB 128 GB GENERAL reserved.x86-64.8cpu.16gib
Linux 16 32 GiB 256 GB GENERAL reserved.x86-64.16cpu.32gib
Linux 36 72 GiB 256 GB GENERAL reserved.x86-64.36cpu.72gib
Linux 48 96 GiB 512 GB GENERAL reserved.x86-64.48cpu.96gib
Linux 72 144 GiB 824 GB GENERAL reserved.x86-64.72cpu.144gib
Linux 96 192 GiB 824 GB GENERAL reserved.x86-64.96cpu.192gib
Linux 48 96 GiB 824 GB (SSD) NVME reserved.x86-64.48cpu.96gib.nvme
Linux 72 144 GiB 824 GB (SSD) NVME reserved.x86-64.72cpu.144gib.nvme
Linux EC2 2 4 GiB 64 GB GENERAL reserved.x86-64.2cpu.4gib
Linux EC2 4 8 GiB 128 GB GENERAL reserved.x86-64.4cpu.8gib
Linux EC2 8 16 GiB 128 GB GENERAL reserved.x86-64.8cpu.16gib
Linux GPU 4 16 GiB 235 GB (SSD) NVME reserved.gpu.4cpu.16gib.nvme
Linux GPU 8 32 GiB 435 GB (SSD) NVME reserved.gpu.8cpu.32gib.nvme
Linux GPU 16 64 GiB 585 GB (SSD) NVME reserved.gpu.16cpu.64gib.nvme
Linux GPU 32 128 GiB 885 GB (SSD) NVME reserved.gpu.32cpu.128gib.nvme
Linux GPU 48 192 GiB 3785 GB (SSD) NVME reserved.gpu.48cpu.192gib.nvme
Linux GPU 64 256 GiB 1885 GB (SSD) NVME reserved.gpu.64cpu.256gib.nvme
macOS 8 24 GiB 128 GB GENERAL reserved.arm.m2.8cpu.24gib
macOS 12 32 GiB 256 GB GENERAL reserved.arm.m2.12cpu.32gib
Windows 2 4 GiB 64 GB GENERAL reserved.x86-64.2cpu.4gib
Windows 4 8 GiB 128 GB GENERAL reserved.x86-64.4cpu.8gib
Windows 8 16 GiB 128 GB GENERAL reserved.x86-64.8cpu.16gib
Windows 16 32 GiB 256 GB GENERAL reserved.x86-64.16cpu.32gib
Windows 32 64 GiB 256 GB GENERAL reserved.x86-64.32cpu.64gib
Windows 36 72 GiB 256 GB GENERAL reserved.x86-64.36cpu.72gib
Windows 48 96 GiB 512 GB GENERAL reserved.x86-64.48cpu.96gib
Windows 64 128 GiB 512 GB GENERAL reserved.x86-64.64cpu.128gib
Windows 72 144 GiB 824 GB GENERAL reserved.x86-64.72cpu.144gib
Windows 96 192 GiB 824 GB GENERAL reserved.x86-64.96cpu.192gib
Windows EC2 4 8 GiB 128 GB GENERAL reserved.x86-64.4cpu.8gib
Windows EC2 8 16 GiB 128 GB GENERAL reserved.x86-64.8cpu.16gib

For more information on the pricing identifier, see https://aws.amazon.com/codebuild/pricing/.

Asia Pacific (Tokyo)
Environment type vCPUs Memory Disk space Machine type Compute instance type
ARM 2 4 GiB 64 GB GENERAL reserved.arm.2cpu.4gib
ARM 4 8 GiB 128 GB GENERAL reserved.arm.4cpu.8gib
ARM 8 16 GiB 128 GB GENERAL reserved.arm.8cpu.16gib
ARM 16 32 GiB 256 GB GENERAL reserved.arm.16cpu.32gib
ARM 32 64 GiB 256 GB GENERAL reserved.arm.32cpu.64gib
ARM 48 96 GiB 512 GB GENERAL reserved.arm.48cpu.96gib
ARM 64 128 GiB 824 GB GENERAL reserved.arm.64cpu.128gib
ARM EC2 2 4 GiB 64 GB GENERAL reserved.arm.2cpu.4gib
ARM EC2 4 8 GiB 128 GB GENERAL reserved.arm.4cpu.8gib
ARM EC2 8 16 GiB 128 GB GENERAL reserved.arm.8cpu.16gib
Linux 2 4 GiB 64 GB GENERAL reserved.x86-64.2cpu.4gib
Linux 4 8 GiB 128 GB GENERAL reserved.x86-64.4cpu.8gib
Linux 8 16 GiB 128 GB GENERAL reserved.x86-64.8cpu.16gib
Linux 16 32 GiB 256 GB GENERAL reserved.x86-64.16cpu.32gib
Linux 36 72 GiB 256 GB GENERAL reserved.x86-64.36cpu.72gib
Linux 48 96 GiB 512 GB GENERAL reserved.x86-64.48cpu.96gib
Linux 72 144 GiB 824 GB GENERAL reserved.x86-64.72cpu.144gib
Linux 96 192 GiB 824 GB GENERAL reserved.x86-64.96cpu.192gib
Linux 48 96 GiB 824 GB (SSD) NVME reserved.x86-64.48cpu.96gib.nvme
Linux 72 144 GiB 824 GB (SSD) NVME reserved.x86-64.72cpu.144gib.nvme
Linux EC2 2 4 GiB 64 GB GENERAL reserved.x86-64.2cpu.4gib
Linux EC2 4 8 GiB 128 GB GENERAL reserved.x86-64.4cpu.8gib
Linux EC2 8 16 GiB 128 GB GENERAL reserved.x86-64.8cpu.16gib
Linux GPU 4 16 GiB 235 GB (SSD) NVME reserved.gpu.4cpu.16gib.nvme
Linux GPU 8 32 GiB 435 GB (SSD) NVME reserved.gpu.8cpu.32gib.nvme
Linux GPU 48 192 GiB 3785 GB (SSD) NVME reserved.gpu.48cpu.192gib.nvme
Windows 2 4 GiB 64 GB GENERAL reserved.x86-64.2cpu.4gib
Windows 4 8 GiB 128 GB GENERAL reserved.x86-64.4cpu.8gib
Windows 8 16 GiB 128 GB GENERAL reserved.x86-64.8cpu.16gib
Windows 16 32 GiB 256 GB GENERAL reserved.x86-64.16cpu.32gib
Windows 32 64 GiB 256 GB GENERAL reserved.x86-64.32cpu.64gib
Windows 36 72 GiB 256 GB GENERAL reserved.x86-64.36cpu.72gib
Windows 48 96 GiB 512 GB GENERAL reserved.x86-64.48cpu.96gib
Windows 64 128 GiB 512 GB GENERAL reserved.x86-64.64cpu.128gib
Windows 72 144 GiB 824 GB GENERAL reserved.x86-64.72cpu.144gib
Windows 96 192 GiB 824 GB GENERAL reserved.x86-64.96cpu.192gib
Windows EC2 4 8 GiB 128 GB GENERAL reserved.x86-64.4cpu.8gib
Windows EC2 8 16 GiB 128 GB GENERAL reserved.x86-64.8cpu.16gib

For more information on the pricing identifier, see https://aws.amazon.com/codebuild/pricing/.

Asia Pacific (Malaysia)
Environment type vCPUs Memory Machine type Compute instance type
ARM 2 4 GiB GENERAL reserved:arm.g1.small
ARM 4 8 GiB GENERAL reserved:arm.g1.medium
ARM 8 16 GiB GENERAL reserved:arm.g1.large
ARM 32 64 GiB GENERAL reserved:arm.g1.xlarge
ARM 48 96 GiB GENERAL reserved:arm.g1.2xlarge
Linux 2 4 GiB GENERAL reserved:x86-64.g1.small
Linux 4 8 GiB GENERAL reserved:x86-64.g1.medium
Linux 8 16 GiB GENERAL reserved:x86-64.g1.large

For more information on the pricing identifier, see https://aws.amazon.com/codebuild/pricing/.

Asia Pacific (New Zealand)
Environment type vCPUs Memory Machine type Compute instance type
ARM 2 4 GiB GENERAL reserved:arm.g1.small
ARM 4 8 GiB GENERAL reserved:arm.g1.medium
ARM 8 16 GiB GENERAL reserved:arm.g1.large
ARM 32 64 GiB GENERAL reserved:arm.g1.xlarge
ARM 48 96 GiB GENERAL reserved:arm.g1.2xlarge
Linux 2 4 GiB GENERAL reserved:x86-64.g1.small
Linux 4 8 GiB GENERAL reserved:x86-64.g1.medium
Linux 8 16 GiB GENERAL reserved:x86-64.g1.large

For more information on the pricing identifier, see https://aws.amazon.com/codebuild/pricing/.

Asia Pacific (Thailand)
Environment type vCPUs Memory Machine type Compute instance type
ARM 2 4 GiB GENERAL reserved:arm.g1.small
ARM 4 8 GiB GENERAL reserved:arm.g1.medium
ARM 8 16 GiB GENERAL reserved:arm.g1.large
ARM 32 64 GiB GENERAL reserved:arm.g1.xlarge
ARM 48 96 GiB GENERAL reserved:arm.g1.2xlarge
Linux 2 4 GiB GENERAL reserved:x86-64.g1.small
Linux 4 8 GiB GENERAL reserved:x86-64.g1.medium
Linux 8 16 GiB GENERAL reserved:x86-64.g1.large

For more information on the pricing identifier, see https://aws.amazon.com/codebuild/pricing/.

Asia Pacific (Mumbai)
Environment type vCPUs Memory Disk space Machine type Compute instance type
ARM 2 4 GiB 64 GB GENERAL reserved.arm.2cpu.4gib
ARM 4 8 GiB 128 GB GENERAL reserved.arm.4cpu.8gib
ARM 8 16 GiB 128 GB GENERAL reserved.arm.8cpu.16gib
ARM 16 32 GiB 256 GB GENERAL reserved.arm.16cpu.32gib
ARM 32 64 GiB 256 GB GENERAL reserved.arm.32cpu.64gib
ARM 48 96 GiB 512 GB GENERAL reserved.arm.48cpu.96gib
ARM 64 128 GiB 824 GB GENERAL reserved.arm.64cpu.128gib
ARM EC2 2 4 GiB 64 GB GENERAL reserved.arm.2cpu.4gib
ARM EC2 4 8 GiB 128 GB GENERAL reserved.arm.4cpu.8gib
ARM EC2 8 16 GiB 128 GB GENERAL reserved.arm.8cpu.16gib
Linux 2 4 GiB 64 GB GENERAL reserved.x86-64.2cpu.4gib
Linux 4 8 GiB 128 GB GENERAL reserved.x86-64.4cpu.8gib
Linux 8 16 GiB 128 GB GENERAL reserved.x86-64.8cpu.16gib
Linux 16 32 GiB 256 GB GENERAL reserved.x86-64.16cpu.32gib
Linux 36 72 GiB 256 GB GENERAL reserved.x86-64.36cpu.72gib
Linux 48 96 GiB 512 GB GENERAL reserved.x86-64.48cpu.96gib
Linux 72 144 GiB 824 GB GENERAL reserved.x86-64.72cpu.144gib
Linux 96 192 GiB 824 GB GENERAL reserved.x86-64.96cpu.192gib
Linux 72 144 GiB 824 GB (SSD) NVME reserved.x86-64.72cpu.144gib.nvme
Linux EC2 2 4 GiB 64 GB GENERAL reserved.x86-64.2cpu.4gib
Linux EC2 4 8 GiB 128 GB GENERAL reserved.x86-64.4cpu.8gib
Linux EC2 8 16 GiB 128 GB GENERAL reserved.x86-64.8cpu.16gib
Linux GPU 4 16 GiB 235 GB (SSD) NVME reserved.gpu.4cpu.16gib.nvme
Linux GPU 8 32 GiB 435 GB (SSD) NVME reserved.gpu.8cpu.32gib.nvme
Linux GPU 16 64 GiB 585 GB (SSD) NVME reserved.gpu.16cpu.64gib.nvme
Windows 2 4 GiB 64 GB GENERAL reserved.x86-64.2cpu.4gib
Windows 4 8 GiB 128 GB GENERAL reserved.x86-64.4cpu.8gib
Windows 8 16 GiB 128 GB GENERAL reserved.x86-64.8cpu.16gib
Windows 16 32 GiB 256 GB GENERAL reserved.x86-64.16cpu.32gib
Windows 32 64 GiB 256 GB GENERAL reserved.x86-64.32cpu.64gib
Windows 36 72 GiB 256 GB GENERAL reserved.x86-64.36cpu.72gib
Windows 48 96 GiB 512 GB GENERAL reserved.x86-64.48cpu.96gib
Windows 64 128 GiB 512 GB GENERAL reserved.x86-64.64cpu.128gib
Windows 72 144 GiB 824 GB GENERAL reserved.x86-64.72cpu.144gib
Windows 96 192 GiB 824 GB GENERAL reserved.x86-64.96cpu.192gib
Windows EC2 4 8 GiB 128 GB GENERAL reserved.x86-64.4cpu.8gib
Windows EC2 8 16 GiB 128 GB GENERAL reserved.x86-64.8cpu.16gib

For more information on the pricing identifier, see https://aws.amazon.com/codebuild/pricing/.

Asia Pacific (Singapore)
Environment type vCPUs Memory Disk space Machine type Compute instance type
ARM 2 4 GiB 64 GB GENERAL reserved.arm.2cpu.4gib
ARM 4 8 GiB 128 GB GENERAL reserved.arm.4cpu.8gib
ARM 8 16 GiB 128 GB GENERAL reserved.arm.8cpu.16gib
ARM 16 32 GiB 256 GB GENERAL reserved.arm.16cpu.32gib
ARM 32 64 GiB 256 GB GENERAL reserved.arm.32cpu.64gib
ARM 48 96 GiB 512 GB GENERAL reserved.arm.48cpu.96gib
ARM 64 128 GiB 824 GB GENERAL reserved.arm.64cpu.128gib
ARM EC2 2 4 GiB 64 GB GENERAL reserved.arm.2cpu.4gib
ARM EC2 4 8 GiB 128 GB GENERAL reserved.arm.4cpu.8gib
ARM EC2 8 16 GiB 128 GB GENERAL reserved.arm.8cpu.16gib
Linux 2 4 GiB 64 GB GENERAL reserved.x86-64.2cpu.4gib
Linux 4 8 GiB 128 GB GENERAL reserved.x86-64.4cpu.8gib
Linux 8 16 GiB 128 GB GENERAL reserved.x86-64.8cpu.16gib
Linux 16 32 GiB 256 GB GENERAL reserved.x86-64.16cpu.32gib
Linux 36 72 GiB 256 GB GENERAL reserved.x86-64.36cpu.72gib
Linux 48 96 GiB 512 GB GENERAL reserved.x86-64.48cpu.96gib
Linux 72 144 GiB 824 GB GENERAL reserved.x86-64.72cpu.144gib
Linux 96 192 GiB 824 GB GENERAL reserved.x86-64.96cpu.192gib
Linux 48 96 GiB 824 GB (SSD) NVME reserved.x86-64.48cpu.96gib.nvme
Linux 72 144 GiB 824 GB (SSD) NVME reserved.x86-64.72cpu.144gib.nvme
Linux EC2 2 4 GiB 64 GB GENERAL reserved.x86-64.2cpu.4gib
Linux EC2 4 8 GiB 128 GB GENERAL reserved.x86-64.4cpu.8gib
Linux EC2 8 16 GiB 128 GB GENERAL reserved.x86-64.8cpu.16gib
Windows 2 4 GiB 64 GB GENERAL reserved.x86-64.2cpu.4gib
Windows 4 8 GiB 128 GB GENERAL reserved.x86-64.4cpu.8gib
Windows 8 16 GiB 128 GB GENERAL reserved.x86-64.8cpu.16gib
Windows 16 32 GiB 256 GB GENERAL reserved.x86-64.16cpu.32gib
Windows 32 64 GiB 256 GB GENERAL reserved.x86-64.32cpu.64gib
Windows 36 72 GiB 256 GB GENERAL reserved.x86-64.36cpu.72gib
Windows 48 96 GiB 512 GB GENERAL reserved.x86-64.48cpu.96gib
Windows 64 128 GiB 512 GB GENERAL reserved.x86-64.64cpu.128gib
Windows 72 144 GiB 824 GB GENERAL reserved.x86-64.72cpu.144gib
Windows 96 192 GiB 824 GB GENERAL reserved.x86-64.96cpu.192gib
Windows EC2 4 8 GiB 128 GB GENERAL reserved.x86-64.4cpu.8gib
Windows EC2 8 16 GiB 128 GB GENERAL reserved.x86-64.8cpu.16gib

For more information on the pricing identifier, see https://aws.amazon.com/codebuild/pricing/.

Asia Pacific (Sydney)
Environment type vCPUs Memory Disk space Machine type Compute instance type
ARM 2 4 GiB 64 GB GENERAL reserved.arm.2cpu.4gib
ARM 4 8 GiB 128 GB GENERAL reserved.arm.4cpu.8gib
ARM 8 16 GiB 128 GB GENERAL reserved.arm.8cpu.16gib
ARM 16 32 GiB 256 GB GENERAL reserved.arm.16cpu.32gib
ARM 32 64 GiB 256 GB GENERAL reserved.arm.32cpu.64gib
ARM 48 96 GiB 512 GB GENERAL reserved.arm.48cpu.96gib
ARM 64 128 GiB 824 GB GENERAL reserved.arm.64cpu.128gib
ARM EC2 2 4 GiB 64 GB GENERAL reserved.arm.2cpu.4gib
ARM EC2 4 8 GiB 128 GB GENERAL reserved.arm.4cpu.8gib
ARM EC2 8 16 GiB 128 GB GENERAL reserved.arm.8cpu.16gib