get_architecture_from_instance_type: Get CPU architecture from instance type

View source: R/utils.R

get_architecture_from_instance_typeR Documentation

Get CPU architecture from instance type

Description

Get CPU architecture from instance type

Usage

get_architecture_from_instance_type(instance_type)

Arguments

instance_type

EC2 instance type (e.g., "c7g.xlarge", "c7i.xlarge", "c7a.xlarge")

Value

CPU architecture ("ARM64" or "X86_64")


starburst documentation built on March 19, 2026, 5:08 p.m.