One or more Classic Load Balancers.
Required? | False |
Position? | Named |
Accept pipeline input? | False |
-Force <SwitchParameter>
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? | False |
-PassThru <SwitchParameter>
Returns the value passed to the SpotFleetRequestConfig_SpotPrice parameter. By default, this cmdlet does not generate any output.
Required? | False |
Position? | Named |
Accept pipeline input? | False |
Indicates how to allocate the target capacity across the Spot pools specified by the Spot Fleet request. The default is lowestPrice
.
Required? | False |
Position? | Named |
Accept pipeline input? | False |
-SpotFleetRequestConfig_ClientToken <
String>
A unique, case-sensitive identifier that you provide to ensure the idempotency of your listings. This helps to avoid duplicate listings. For more information, see
Ensuring Idempotency.
Required? | False |
Position? | Named |
Accept pipeline input? | False |
Indicates whether running Spot Instances should be terminated if the target capacity of the Spot Fleet request is decreased below the current size of the Spot Fleet.
Required? | False |
Position? | Named |
Accept pipeline input? | False |
-SpotFleetRequestConfig_FulfilledCapacity <Double>
The number of units fulfilled by this request compared to the set target capacity. You cannot set this value.
Required? | False |
Position? | Named |
Accept pipeline input? | False |
-SpotFleetRequestConfig_IamFleetRole <
String>
Grants the Spot Fleet permission to terminate Spot Instances on your behalf when you cancel its Spot Fleet request using
CancelSpotFleetRequests or when the Spot Fleet request expires, if you set
terminateInstancesWithExpiration
.
Required? | False |
Position? | Named |
Accept pipeline input? | False |
The behavior when a Spot Instance is interrupted. The default is terminate
.
Required? | False |
Position? | Named |
Accept pipeline input? | False |
-SpotFleetRequestConfig_InstancePoolsToUseCount <Int32>
The number of Spot pools across which to allocate your target Spot capacity. Valid only when Spot AllocationStrategy is set to lowest-price
. Spot Fleet selects the cheapest Spot pools and evenly allocates your target Spot capacity across the number of Spot pools that you specify.
Required? | False |
Position? | Named |
Accept pipeline input? | False |
The launch specifications for the Spot Fleet request.
Required? | False |
Position? | Named |
Accept pipeline input? | False |
The launch template and overrides.
Required? | False |
Position? | Named |
Accept pipeline input? | False |
The order of the launch template overrides to use in fulfilling On-Demand capacity. If you specify lowestPrice
, Spot Fleet uses price to determine the order, launching the lowest price first. If you specify prioritized
, Spot Fleet uses the priority that you assign to each Spot Fleet launch template override, launching the highest priority first. If you do not specify a value, Spot Fleet defaults to lowestPrice
.
Required? | False |
Position? | Named |
Accept pipeline input? | False |
-SpotFleetRequestConfig_OnDemandFulfilledCapacity <Double>
The number of On-Demand units fulfilled by this request compared to the set target On-Demand capacity.
Required? | False |
Position? | Named |
Accept pipeline input? | False |
-SpotFleetRequestConfig_OnDemandTargetCapacity <Int32>
The number of On-Demand units to request. You can choose to set the target capacity in terms of instances or a performance characteristic that is important to your application workload, such as vCPUs, memory, or I/O. If the request type is maintain
, you can specify a target capacity of 0 and add capacity later.
Required? | False |
Position? | Named |
Accept pipeline input? | False |
-SpotFleetRequestConfig_ReplaceUnhealthyInstance <Boolean>
Indicates whether Spot Fleet should replace unhealthy instances.
Required? | False |
Position? | Named |
Accept pipeline input? | False |
-SpotFleetRequestConfig_SpotPrice <
String>
The maximum price per unit hour that you are willing to pay for a Spot Instance. The default is the On-Demand price.
Required? | False |
Position? | 1 |
Accept pipeline input? | True (ByValue, ) |
-SpotFleetRequestConfig_TargetCapacity <Int32>
The number of units to request. You can choose to set the target capacity in terms of instances or a performance characteristic that is important to your application workload, such as vCPUs, memory, or I/O. If the request type is maintain
, you can specify a target capacity of 0 and add capacity later.
Required? | False |
Position? | Named |
Accept pipeline input? | False |
-SpotFleetRequestConfig_TerminateInstancesWithExpiration <Boolean>
Indicates whether running Spot Instances should be terminated when the Spot Fleet request expires.
Required? | False |
Position? | Named |
Accept pipeline input? | False |
The type of request. Indicates whether the Spot Fleet only requests the target capacity or also attempts to maintain it. When this value is request
, the Spot Fleet only places the required requests. It does not attempt to replenish Spot Instances if capacity is diminished, nor does it submit requests in alternative Spot pools if capacity is not available. When this value is maintain
, the Spot Fleet maintains the target capacity. The Spot Fleet places the required requests to meet capacity and automatically replenishes any interrupted instances. Default: maintain
. instant
is listed but is not used by Spot Fleet.
Required? | False |
Position? | Named |
Accept pipeline input? | False |
-SpotFleetRequestConfig_UtcValidFrom <DateTime>
The start date and time of the request, in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ). The default is to start fulfilling the request immediately.
Required? | False |
Position? | Named |
Accept pipeline input? | False |
-SpotFleetRequestConfig_UtcValidUntil <DateTime>
The end date and time of the request, in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ). At this point, no new Spot Instance requests are placed or able to fulfill the request. The default end date is 7 days from the current date.
Required? | False |
Position? | Named |
Accept pipeline input? | False |
-SpotFleetRequestConfig_ValidFrom <DateTime>
This property is deprecated. Setting this property results in non-UTC DateTimes not being marshalled correctly. Use ValidFromUtc instead. Setting either ValidFrom or ValidFromUtc results in both ValidFrom and ValidFromUtc being assigned, the latest assignment to either one of the two property is reflected in the value of both. ValidFrom is provided for backwards compatibility only and assigning a non-Utc DateTime to it results in the wrong timestamp being passed to the service.The start date and time of the request, in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ). The default is to start fulfilling the request immediately.This parameter is deprecated.
Required? | False |
Position? | Named |
Accept pipeline input? | False |
-SpotFleetRequestConfig_ValidUntil <DateTime>
This property is deprecated. Setting this property results in non-UTC DateTimes not being marshalled correctly. Use ValidUntilUtc instead. Setting either ValidUntil or ValidUntilUtc results in both ValidUntil and ValidUntilUtc being assigned, the latest assignment to either one of the two property is reflected in the value of both. ValidUntil is provided for backwards compatibility only and assigning a non-Utc DateTime to it results in the wrong timestamp being passed to the service.The end date and time of the request, in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ). At this point, no new Spot Instance requests are placed or able to fulfill the request. The default end date is 7 days from the current date.This parameter is deprecated.
Required? | False |
Position? | Named |
Accept pipeline input? | False |
One or more target groups.
Required? | False |
Position? | Named |
Accept pipeline input? | False |