Builder

class Builder

Properties

Link copied to clipboard

Reserved.

Link copied to clipboard

The block device mapping, which defines the EBS volumes and instance store volumes to attach to the instance at launch. For more information, see Block device mappings in the Amazon EC2 User Guide.

Link copied to clipboard

Information about the Capacity Reservation targeting option. If you do not specify this parameter, the instance's Capacity Reservation preference defaults to open, which enables it to run in any open Capacity Reservation that has matching attributes (instance type, platform, Availability Zone, and tenancy).

Link copied to clipboard

Unique, case-sensitive identifier you provide to ensure the idempotency of the request. If you do not specify a client token, a randomly generated token is used for the request to ensure idempotency.

Link copied to clipboard

The CPU options for the instance. For more information, see Optimize CPU options in the Amazon EC2 User Guide.

Link copied to clipboard

The credit option for CPU usage of the burstable performance instance. Valid values are standard and unlimited. To change this attribute after launch, use ModifyInstanceCreditSpecification. For more information, see Burstable performance instances in the Amazon EC2 User Guide.

Link copied to clipboard

Indicates whether an instance is enabled for stop protection. For more information, see Stop protection.

Link copied to clipboard

Indicates whether termination protection is enabled for the instance. The default is false, which means that you can terminate the instance using the Amazon EC2 console, command line tools, or API. You can enable termination protection when you launch an instance, while the instance is running, or while the instance is stopped.

Link copied to clipboard

Checks whether you have the required permissions for the operation, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.

Link copied to clipboard

Indicates whether the instance is optimized for Amazon EBS I/O. This optimization provides dedicated throughput to Amazon EBS and an optimized configuration stack to provide optimal Amazon EBS I/O performance. This optimization isn't available with all instance types. Additional usage charges apply when using an EBS-optimized instance.

Link copied to clipboard

An elastic GPU to associate with the instance.

Link copied to clipboard

An elastic inference accelerator to associate with the instance.

Link copied to clipboard

If you’re launching an instance into a dual-stack or IPv6-only subnet, you can enable assigning a primary IPv6 address. A primary IPv6 address is an IPv6 GUA address associated with an ENI that you have enabled to use a primary IPv6 address. Use this option if an instance relies on its IPv6 address not changing. When you launch the instance, Amazon Web Services will automatically assign an IPv6 address associated with the ENI attached to your instance to be the primary IPv6 address. Once you enable an IPv6 GUA address to be a primary IPv6, you cannot disable it. When you enable an IPv6 GUA address to be a primary IPv6, the first IPv6 GUA will be made the primary IPv6 address until the instance is terminated or the network interface is detached. If you have multiple IPv6 addresses associated with an ENI attached to your instance and you enable a primary IPv6 address, the first IPv6 GUA address associated with the ENI becomes the primary IPv6 address.

Link copied to clipboard

Indicates whether the instance is enabled for Amazon Web Services Nitro Enclaves. For more information, see What is Amazon Web Services Nitro Enclaves? in the Amazon Web Services Nitro Enclaves User Guide.

Link copied to clipboard

Indicates whether an instance is enabled for hibernation. This parameter is valid only if the instance meets the hibernation prerequisites. For more information, see Hibernate your Amazon EC2 instance in the Amazon EC2 User Guide.

Link copied to clipboard

The name or Amazon Resource Name (ARN) of an IAM instance profile.

Link copied to clipboard

The ID of the AMI. An AMI ID is required to launch an instance and must be specified here or in a launch template.

Link copied to clipboard

Indicates whether an instance stops or terminates when you initiate shutdown from the instance (using the operating system command for system shutdown).

Link copied to clipboard

The market (purchasing) option for the instances.

Link copied to clipboard

The instance type. For more information, see Amazon EC2 instance types in the Amazon EC2 User Guide.

Link copied to clipboard

The number of IPv6 addresses to associate with the primary network interface. Amazon EC2 chooses the IPv6 addresses from the range of your subnet. You cannot specify this option and the option to assign specific IPv6 addresses in the same request. You can specify this option if you've specified a minimum number of instances to launch.

Link copied to clipboard

The IPv6 addresses from the range of the subnet to associate with the primary network interface. You cannot specify this option and the option to assign a number of IPv6 addresses in the same request. You cannot specify this option if you've specified a minimum number of instances to launch.

Link copied to clipboard

The ID of the kernel.

Link copied to clipboard

The name of the key pair. You can create a key pair using CreateKeyPair or ImportKeyPair.

Link copied to clipboard

The launch template. Any additional parameters that you specify for the new instance overwrite the corresponding parameters included in the launch template.

Link copied to clipboard

The license configurations.

Link copied to clipboard

The maintenance and recovery options for the instance.

Link copied to clipboard

The maximum number of instances to launch. If you specify a value that is more capacity than Amazon EC2 can launch in the target Availability Zone, Amazon EC2 launches the largest possible number of instances above the specified minimum count.

Link copied to clipboard

The metadata options for the instance. For more information, see Instance metadata and user data.

Link copied to clipboard

The minimum number of instances to launch. If you specify a value that is more capacity than Amazon EC2 can provide in the target Availability Zone, Amazon EC2 does not launch any instances.

Link copied to clipboard

Specifies whether detailed monitoring is enabled for the instance.

Link copied to clipboard

The network interfaces to associate with the instance.

Link copied to clipboard

Contains settings for the network performance options for the instance.

Link copied to clipboard

Reserved for internal use.

Link copied to clipboard

The placement for the instance.

Link copied to clipboard

The options for the instance hostname. The default values are inherited from the subnet. Applies only if creating a network interface, not attaching an existing one.

Link copied to clipboard

The primary IPv4 address. You must specify a value from the IPv4 address range of the subnet.

Link copied to clipboard

The ID of the RAM disk to select. Some kernels require additional drivers at launch. Check the kernel requirements for information about whether you need to specify a RAM disk. To find kernel requirements, go to the Amazon Web Services Resource Center and search for the kernel ID.

Link copied to clipboard

The IDs of the security groups. You can create a security group using CreateSecurityGroup.

Link copied to clipboard

[Default VPC] The names of the security groups.

Link copied to clipboard

The ID of the subnet to launch the instance into.

Link copied to clipboard

The tags to apply to the resources that are created during instance launch.

Link copied to clipboard

The user data to make available to the instance. User data must be base64-encoded. Depending on the tool or SDK that you're using, the base64-encoding might be performed for you. For more information, see Work with instance user data.

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard