A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/powershell/latest/reference/items/New-EC2Instance.html below:

EC2: New-EC2Instance Cmdlet | AWS Tools for PowerShell

Reserved.

Required? False Position? Named Accept pipeline input? True (ByPropertyName)

Indicates whether to assign a public IP address to an instance in a VPC.

Required? False Position? Named Accept pipeline input? True (ByPropertyName)

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

. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.

Required? False Position? Named Accept pipeline input? True (ByPropertyName) Aliases BlockDeviceMappings

Indicates the instance's Capacity Reservation preferences. Possible preferences include:

Required? False Position? Named Accept pipeline input? True (ByPropertyName)

-CapacityReservationTarget_CapacityReservationId <

String

>

The ID of the Capacity Reservation in which to run the instance.

Required? False Position? Named Accept pipeline input? True (ByPropertyName) Aliases CapacityReservationSpecification_CapacityReservationTarget_CapacityReservationId

-CapacityReservationTarget_CapacityReservationResourceGroupArn <

String

>

The ARN of the Capacity Reservation resource group in which to run the instance.

Required? False Position? Named Accept pipeline input? True (ByPropertyName) Aliases CapacityReservationSpecification_CapacityReservationTarget_CapacityReservationResourceGroupArn

Amazon.PowerShell.Cmdlets.EC2.AmazonEC2ClientCmdlet.ClientConfig

Required? False Position? Named Accept pipeline input? True (ByPropertyName)

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.For more information, see

Ensuring idempotency in Amazon EC2 API requests

.Constraints: Maximum 64 ASCII characters

Required? False Position? Named Accept pipeline input? True (ByPropertyName)

The CPU options for the instance. For more information, see

Optimize CPU options

in the

Amazon EC2 User Guide

.

Required? False Position? Named Accept pipeline input? True (ByPropertyName) Aliases CpuOptions

-CreditSpecification_CpuCredit <

String

>

The credit option for CPU usage of a T instance.Valid values: standard | unlimited

Required? False Position? Named Accept pipeline input? True (ByPropertyName) Aliases CpuCredit, CreditSpecification_CpuCredits Required? False Position? Named Accept pipeline input? True (ByPropertyName)

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.

Required? False Position? Named Accept pipeline input? True (ByPropertyName)

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 .

Required? False Position? Named Accept pipeline input? True (ByPropertyName)

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.Default: false

Required? False Position? Named Accept pipeline input? True (ByPropertyName)

An elastic GPU to associate with the instance.Amazon Elastic Graphics reached end of life on January 8, 2024. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.This parameter is deprecated.

Required? False Position? Named Accept pipeline input? True (ByPropertyName)

An elastic inference accelerator to associate with the instance.Amazon Elastic Inference is no longer available. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.This parameter is deprecated.

Required? False Position? Named Accept pipeline input? True (ByPropertyName) Aliases ElasticInferenceAccelerators

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.

Required? False Position? Named Accept pipeline input? True (ByPropertyName)

-EnclaveOptions_Enabled <

Boolean

>

To enable the instance for Amazon Web Services Nitro Enclaves, set this parameter to true .

Required? False Position? Named Accept pipeline input? True (ByPropertyName)

If set and the -UserData or -UserDataFile parameters are specified, the specified user data is base64 encoded prior to submitting to EC2. By default the user data is assumed to be encoded prior to being supplied to the cmdlet.

Required? False Position? Named Accept pipeline input? True (ByPropertyName)

This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution.

Required? False Position? Named Accept pipeline input? True (ByPropertyName)

-HibernationOptions_Configured <

Boolean

>

Set to

true

to enable your instance for hibernation.For Spot Instances, if you set

Configured

to

true

, either omit the

InstanceInterruptionBehavior

parameter (for

SpotMarketOptions

), or set it to

hibernate

. When

Configured

is true:

Default:

false Required? False Position? Named Accept pipeline input? True (ByPropertyName)

-IamInstanceProfile_Arn <

String

>

The Amazon Resource Name (ARN) of the instance profile.

Required? False Position? Named Accept pipeline input? True (ByPropertyName) Aliases InstanceProfile_Arn

-IamInstanceProfile_Name <

String

>

The name of the instance profile.

Required? False Position? Named Accept pipeline input? True (ByPropertyName) Aliases InstanceProfile_Id, InstanceProfile_Name

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

Required? False Position? 1 Accept pipeline input? True (ByValue, ByPropertyName)

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

Required? False Position? Named Accept pipeline input? True (ByPropertyName)

The market (purchasing) option for the instances.For

RunInstances

, persistent Spot Instance requests are only supported when

InstanceInterruptionBehavior

is set to either

hibernate

or

stop

.

Required? False Position? Named Accept pipeline input? True (ByPropertyName) Aliases InstanceMarketOptions Required? False Position? Named Accept pipeline input? True (ByPropertyName)

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.You cannot specify this option and the network interfaces option in the same request. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.

Required? False Position? Named Accept pipeline input? True (ByPropertyName) Aliases Ipv6Addresses

-Ipv6AddressCount <

Int32

>

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.You cannot specify this option and the network interfaces option in the same request.

Required? False Position? Named Accept pipeline input? True (ByPropertyName)

The ID of the kernel.

We recommend that you use PV-GRUB instead of kernels and RAM disks. For more information, see PV-GRUB in the Amazon EC2 User Guide. Required? False Position? Named Accept pipeline input? True (ByPropertyName)

The name of the key pair. For more information, see

Create a key pair for your EC2 instance

.

If you do not specify a key pair, you can't connect to the instance unless you choose an AMI that is configured to allow users another way to log in. Required? False Position? Named Accept pipeline input? True (ByPropertyName)

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

Required? False Position? Named Accept pipeline input? True (ByPropertyName)

The license configurations. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.

Required? False Position? Named Accept pipeline input? True (ByPropertyName) Aliases LicenseSpecifications Required? False Position? Named Accept pipeline input? True (ByPropertyName)

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.Constraints: Between 1 and the quota for the specified instance type for your account for this Region. For more information, see

Amazon EC2 instance type quotas

.If a value for this parameter is not specified the cmdlet will use a default value of '

1

'.

Required? False Position? Named Accept pipeline input? True (ByPropertyName)

Enables or disables the HTTP metadata endpoint on your instances.If you specify a value of disabled , you cannot access your instance metadata.Default: enabled

Required? False Position? Named Accept pipeline input? True (ByPropertyName)

Enables or disables the IPv6 endpoint for the instance metadata service.Default: disabled

Required? False Position? Named Accept pipeline input? True (ByPropertyName)

-MetadataOptions_HttpPutResponseHopLimit <

Int32

>

The maximum number of hops that the metadata token can travel.Possible values: Integers from 1 to 64

Required? False Position? Named Accept pipeline input? True (ByPropertyName)

Indicates whether IMDSv2 is required.

Default:

The default value can also be affected by other combinations of parameters. For more information, see

Order of precedence for instance metadata options

in the

Amazon EC2 User Guide

.

Required? False Position? Named Accept pipeline input? True (ByPropertyName) Aliases MetadataOptions_HttpTokens Required? False Position? Named Accept pipeline input? True (ByPropertyName) Aliases MetadataOptions_InstanceMetadataTags

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.Constraints: Between 1 and the quota for the specified instance type for your account for this Region. For more information, see

Amazon EC2 instance type quotas

.If a value for this parameter is not specified the cmdlet will use a default value of '

1

'.

Required? False Position? Named Accept pipeline input? True (ByPropertyName)

Specifies whether detailed monitoring is enabled for the instance.

Required? False Position? Named Accept pipeline input? True (ByPropertyName) Aliases Monitoring_Enabled

The network interfaces to associate with the instance. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.

Required? False Position? Named Accept pipeline input? True (ByPropertyName) Aliases NetworkInterfaces, NetworkInterfaceSet

Specify the bandwidth weighting option to boost the associated type of baseline bandwidth, as follows:

default
This option uses the standard bandwidth configuration for your instance type.
vpc-1
This option boosts your networking baseline bandwidth and reduces your EBS baseline bandwidth.
ebs-1
This option boosts your EBS baseline bandwidth and reduces your networking baseline bandwidth.
Required? False Position? Named Accept pipeline input? True (ByPropertyName)

-Operator_Principal <

String

>

The service provider that manages the resource.

Required? False Position? Named Accept pipeline input? True (ByPropertyName)

-Placement_Affinity <

String

>

The affinity setting for the instance on the Dedicated Host.This parameter is not supported for

CreateFleet

or

ImportInstance

.

Required? False Position? Named Accept pipeline input? True (ByPropertyName) Aliases Affinity

-Placement_AvailabilityZone <

String

>

The Availability Zone of the instance.Either

AvailabilityZone

or

AvailabilityZoneId

can be specified, but not both. If neither is specified, Amazon EC2 automatically selects an Availability Zone based on the load balancing criteria for the Region.This parameter is not supported for

CreateFleet

.

Required? False Position? Named Accept pipeline input? True (ByPropertyName) Aliases AvailabilityZone

-Placement_AvailabilityZoneId <

String

>

The ID of the Availability Zone of the instance.Either

AvailabilityZone

or

AvailabilityZoneId

can be specified, but not both. If neither is specified, Amazon EC2 automatically selects an Availability Zone based on the load balancing criteria for the Region.This parameter is not supported for

CreateFleet

.

Required? False Position? Named Accept pipeline input? True (ByPropertyName)

The ID of the placement group that the instance is in. If you specify GroupId , you can't specify GroupName .

Required? False Position? Named Accept pipeline input? True (ByPropertyName)

-Placement_GroupName <

String

>

The name of the placement group that the instance is in. If you specify GroupName , you can't specify GroupId .

Required? False Position? Named Accept pipeline input? True (ByPropertyName) Aliases PlacementGroup

The ID of the Dedicated Host on which the instance resides.This parameter is not supported for

CreateFleet

or

ImportInstance

.

Required? False Position? Named Accept pipeline input? True (ByPropertyName) Aliases HostId, Placement_Host

-Placement_HostResourceGroupArn <

String

>

The ARN of the host resource group in which to launch the instances.If you specify this parameter, either omit the

Tenancy

parameter or set it to

host

.This parameter is not supported for

CreateFleet

.

Required? False Position? Named Accept pipeline input? True (ByPropertyName)

-Placement_PartitionNumber <

Int32

>

The number of the partition that the instance is in. Valid only if the placement group strategy is set to

partition

.This parameter is not supported for

CreateFleet

.

Required? False Position? Named Accept pipeline input? True (ByPropertyName)

-Placement_SpreadDomain <

String

>

Reserved for future use.

Required? False Position? Named Accept pipeline input? True (ByPropertyName)

The tenancy of the instance. An instance with a tenancy of

dedicated

runs on single-tenant hardware.This parameter is not supported for

CreateFleet

. The

host

tenancy is not supported for

ImportInstance

or for T3 instances that are configured for the

unlimited

CPU credit option.

Required? False Position? Named Accept pipeline input? True (ByPropertyName) Aliases Tenancy

-PrivateDnsNameOptions_EnableResourceNameDnsAAAARecord <

Boolean

>

Indicates whether to respond to DNS queries for instance hostnames with DNS AAAA records.

Required? False Position? Named Accept pipeline input? True (ByPropertyName)

-PrivateDnsNameOptions_EnableResourceNameDnsARecord <

Boolean

>

Indicates whether to respond to DNS queries for instance hostnames with DNS A records.

Required? False Position? Named Accept pipeline input? True (ByPropertyName)

The type of hostname for EC2 instances. For IPv4 only subnets, an instance DNS name must be based on the instance IPv4 address. For IPv6 only subnets, an instance DNS name must be based on the instance ID. For dual-stack subnets, you can specify whether DNS names use the instance IPv4 address or the instance ID.

Required? False Position? Named Accept pipeline input? True (ByPropertyName)

The primary IPv4 address. You must specify a value from the IPv4 address range of the subnet.Only one private IP address can be designated as primary. You can't specify this option if you've specified the option to designate a private IP address as the primary IP address in a network interface specification. You cannot specify this option if you're launching more than one instance in the request.You cannot specify this option and the network interfaces option in the same request.

Required? False Position? Named Accept pipeline input? True (ByPropertyName)

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.

We recommend that you use PV-GRUB instead of kernels and RAM disks. For more information, see PV-GRUB in the Amazon EC2 User Guide. Required? False Position? Named Accept pipeline input? True (ByPropertyName)

[Default VPC] The names of the security groups.If you specify a network interface, you must specify any security groups as part of the network interface instead of using this parameter.Default: Amazon EC2 uses the default security group. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.

Required? False Position? Named Accept pipeline input? True (ByPropertyName) Aliases SecurityGroups

The IDs of the security groups.If you specify a network interface, you must specify any security groups as part of the network interface instead of using this parameter. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.

Required? False Position? Named Accept pipeline input? True (ByPropertyName) Aliases SecurityGroupIds

Use the -Select parameter to control the cmdlet output. The default value is 'Reservation'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.EC2.Model.RunInstancesResponse). Specifying the name of a property of type Amazon.EC2.Model.RunInstancesResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.

Required? False Position? Named Accept pipeline input? True (ByPropertyName)

The ID of the subnet to launch the instance into.If you specify a network interface, you must specify any subnets as part of the network interface instead of using this parameter.

Required? False Position? Named Accept pipeline input? True (ByPropertyName)

The tags to apply to the resources that are created during instance launch.You can specify tags for the following resources only:

To tag a resource after it has been created, see

CreateTags

. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.

Required? False Position? Named Accept pipeline input? True (ByPropertyName) Aliases TagSpecifications

The base64-encoded MIME user data for the instances. If the -EncodeUserData switch is also set, the value for this parameter can be supplied as normal ASCII text and will be base64-encoded by the cmdlet.

Required? False Position? Named Accept pipeline input? True (ByPropertyName)

The name of a file containing base64-encoded MIME user data for the instances. Using this parameter causes any value for the UserData parameter to be ignored. If the -EncodeUserData switch is also set, the contents of the file can be normal ASCII text and will be base64-encoded by the cmdlet.

Required? False Position? Named Accept pipeline input? True (ByPropertyName)

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4