| get_architecture_from_instance_type | R Documentation |
Get CPU architecture from instance type
get_architecture_from_instance_type(instance_type)
instance_type |
EC2 instance type (e.g., "c7g.xlarge", "c7i.xlarge", "c7a.xlarge") |
CPU architecture ("ARM64" or "X86_64")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.