This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
azure-native.awsconnector.getAutoScalingAutoScalingGroup
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
Get a AutoScalingAutoScalingGroup Azure REST API version: 2024-12-01.
Using getAutoScalingAutoScalingGroup
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getAutoScalingAutoScalingGroup(args: GetAutoScalingAutoScalingGroupArgs, opts?: InvokeOptions): Promise<GetAutoScalingAutoScalingGroupResult>
function getAutoScalingAutoScalingGroupOutput(args: GetAutoScalingAutoScalingGroupOutputArgs, opts?: InvokeOptions): Output<GetAutoScalingAutoScalingGroupResult>def get_auto_scaling_auto_scaling_group(name: Optional[str] = None,
                                        resource_group_name: Optional[str] = None,
                                        opts: Optional[InvokeOptions] = None) -> GetAutoScalingAutoScalingGroupResult
def get_auto_scaling_auto_scaling_group_output(name: Optional[pulumi.Input[str]] = None,
                                        resource_group_name: Optional[pulumi.Input[str]] = None,
                                        opts: Optional[InvokeOptions] = None) -> Output[GetAutoScalingAutoScalingGroupResult]func LookupAutoScalingAutoScalingGroup(ctx *Context, args *LookupAutoScalingAutoScalingGroupArgs, opts ...InvokeOption) (*LookupAutoScalingAutoScalingGroupResult, error)
func LookupAutoScalingAutoScalingGroupOutput(ctx *Context, args *LookupAutoScalingAutoScalingGroupOutputArgs, opts ...InvokeOption) LookupAutoScalingAutoScalingGroupResultOutput> Note: This function is named LookupAutoScalingAutoScalingGroup in the Go SDK.
public static class GetAutoScalingAutoScalingGroup 
{
    public static Task<GetAutoScalingAutoScalingGroupResult> InvokeAsync(GetAutoScalingAutoScalingGroupArgs args, InvokeOptions? opts = null)
    public static Output<GetAutoScalingAutoScalingGroupResult> Invoke(GetAutoScalingAutoScalingGroupInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetAutoScalingAutoScalingGroupResult> getAutoScalingAutoScalingGroup(GetAutoScalingAutoScalingGroupArgs args, InvokeOptions options)
public static Output<GetAutoScalingAutoScalingGroupResult> getAutoScalingAutoScalingGroup(GetAutoScalingAutoScalingGroupArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:awsconnector:getAutoScalingAutoScalingGroup
  arguments:
    # arguments dictionaryThe following arguments are supported:
- Name string
- Name of AutoScalingAutoScalingGroup
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- Name string
- Name of AutoScalingAutoScalingGroup
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- name String
- Name of AutoScalingAutoScalingGroup
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- name string
- Name of AutoScalingAutoScalingGroup
- resourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- name str
- Name of AutoScalingAutoScalingGroup
- resource_group_ strname 
- The name of the resource group. The name is case insensitive.
- name String
- Name of AutoScalingAutoScalingGroup
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
getAutoScalingAutoScalingGroup Result
The following output properties are available:
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Properties
Pulumi.Azure Native. Aws Connector. Outputs. Auto Scaling Auto Scaling Group Properties Response 
- The resource-specific properties for this resource.
- SystemData Pulumi.Azure Native. Aws Connector. Outputs. System Data Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Dictionary<string, string>
- Resource tags.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Properties
AutoScaling Auto Scaling Group Properties Response 
- The resource-specific properties for this resource.
- SystemData SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- map[string]string
- Resource tags.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- properties
AutoScaling Auto Scaling Group Properties Response 
- The resource-specific properties for this resource.
- systemData SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Map<String,String>
- Resource tags.
- id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location string
- The geo-location where the resource lives
- name string
- The name of the resource
- properties
AutoScaling Auto Scaling Group Properties Response 
- The resource-specific properties for this resource.
- systemData SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- {[key: string]: string}
- Resource tags.
- id str
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location str
- The geo-location where the resource lives
- name str
- The name of the resource
- properties
AutoScaling Auto Scaling Group Properties Response 
- The resource-specific properties for this resource.
- system_data SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Mapping[str, str]
- Resource tags.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- properties Property Map
- The resource-specific properties for this resource.
- systemData Property Map
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Map<String>
- Resource tags.
Supporting Types
AcceleratorCountRequestResponse   
AcceleratorTotalMemoryMiBRequestResponse     
AutoScalingAutoScalingGroupPropertiesResponse      
- ProvisioningState string
- The status of the last operation.
- Arn string
- Amazon Resource Name (ARN)
- AwsAccount stringId 
- AWS Account ID
- AwsProperties Pulumi.Azure Native. Aws Connector. Inputs. Aws Auto Scaling Auto Scaling Group Properties Response 
- AWS Properties
- AwsRegion string
- AWS Region
- AwsSource stringSchema 
- AWS Source Schema
- Dictionary<string, string>
- AWS Tags
- PublicCloud stringConnectors Resource Id 
- Public Cloud Connectors Resource ID
- PublicCloud stringResource Name 
- Public Cloud Resource Name
- ProvisioningState string
- The status of the last operation.
- Arn string
- Amazon Resource Name (ARN)
- AwsAccount stringId 
- AWS Account ID
- AwsProperties AwsAuto Scaling Auto Scaling Group Properties Response 
- AWS Properties
- AwsRegion string
- AWS Region
- AwsSource stringSchema 
- AWS Source Schema
- map[string]string
- AWS Tags
- PublicCloud stringConnectors Resource Id 
- Public Cloud Connectors Resource ID
- PublicCloud stringResource Name 
- Public Cloud Resource Name
- provisioningState String
- The status of the last operation.
- arn String
- Amazon Resource Name (ARN)
- awsAccount StringId 
- AWS Account ID
- awsProperties AwsAuto Scaling Auto Scaling Group Properties Response 
- AWS Properties
- awsRegion String
- AWS Region
- awsSource StringSchema 
- AWS Source Schema
- Map<String,String>
- AWS Tags
- publicCloud StringConnectors Resource Id 
- Public Cloud Connectors Resource ID
- publicCloud StringResource Name 
- Public Cloud Resource Name
- provisioningState string
- The status of the last operation.
- arn string
- Amazon Resource Name (ARN)
- awsAccount stringId 
- AWS Account ID
- awsProperties AwsAuto Scaling Auto Scaling Group Properties Response 
- AWS Properties
- awsRegion string
- AWS Region
- awsSource stringSchema 
- AWS Source Schema
- {[key: string]: string}
- AWS Tags
- publicCloud stringConnectors Resource Id 
- Public Cloud Connectors Resource ID
- publicCloud stringResource Name 
- Public Cloud Resource Name
- provisioning_state str
- The status of the last operation.
- arn str
- Amazon Resource Name (ARN)
- aws_account_ strid 
- AWS Account ID
- aws_properties AwsAuto Scaling Auto Scaling Group Properties Response 
- AWS Properties
- aws_region str
- AWS Region
- aws_source_ strschema 
- AWS Source Schema
- Mapping[str, str]
- AWS Tags
- public_cloud_ strconnectors_ resource_ id 
- Public Cloud Connectors Resource ID
- public_cloud_ strresource_ name 
- Public Cloud Resource Name
- provisioningState String
- The status of the last operation.
- arn String
- Amazon Resource Name (ARN)
- awsAccount StringId 
- AWS Account ID
- awsProperties Property Map
- AWS Properties
- awsRegion String
- AWS Region
- awsSource StringSchema 
- AWS Source Schema
- Map<String>
- AWS Tags
- publicCloud StringConnectors Resource Id 
- Public Cloud Connectors Resource ID
- publicCloud StringResource Name 
- Public Cloud Resource Name
AutoScalingGroupNotificationConfigurationResponse     
- NotificationTypes List<string>
- A list of event types that send a notification. Event types can include any of the following types. Allowed values: + autoscaling:EC2_INSTANCE_LAUNCH+autoscaling:EC2_INSTANCE_LAUNCH_ERROR+autoscaling:EC2_INSTANCE_TERMINATE+autoscaling:EC2_INSTANCE_TERMINATE_ERROR+autoscaling:TEST_NOTIFICATION
- TopicARN string
- The Amazon Resource Name (ARN) of the Amazon SNS topic.
- NotificationTypes []string
- A list of event types that send a notification. Event types can include any of the following types. Allowed values: + autoscaling:EC2_INSTANCE_LAUNCH+autoscaling:EC2_INSTANCE_LAUNCH_ERROR+autoscaling:EC2_INSTANCE_TERMINATE+autoscaling:EC2_INSTANCE_TERMINATE_ERROR+autoscaling:TEST_NOTIFICATION
- TopicARN string
- The Amazon Resource Name (ARN) of the Amazon SNS topic.
- notificationTypes List<String>
- A list of event types that send a notification. Event types can include any of the following types. Allowed values: + autoscaling:EC2_INSTANCE_LAUNCH+autoscaling:EC2_INSTANCE_LAUNCH_ERROR+autoscaling:EC2_INSTANCE_TERMINATE+autoscaling:EC2_INSTANCE_TERMINATE_ERROR+autoscaling:TEST_NOTIFICATION
- topicARN String
- The Amazon Resource Name (ARN) of the Amazon SNS topic.
- notificationTypes string[]
- A list of event types that send a notification. Event types can include any of the following types. Allowed values: + autoscaling:EC2_INSTANCE_LAUNCH+autoscaling:EC2_INSTANCE_LAUNCH_ERROR+autoscaling:EC2_INSTANCE_TERMINATE+autoscaling:EC2_INSTANCE_TERMINATE_ERROR+autoscaling:TEST_NOTIFICATION
- topicARN string
- The Amazon Resource Name (ARN) of the Amazon SNS topic.
- notification_types Sequence[str]
- A list of event types that send a notification. Event types can include any of the following types. Allowed values: + autoscaling:EC2_INSTANCE_LAUNCH+autoscaling:EC2_INSTANCE_LAUNCH_ERROR+autoscaling:EC2_INSTANCE_TERMINATE+autoscaling:EC2_INSTANCE_TERMINATE_ERROR+autoscaling:TEST_NOTIFICATION
- topic_arn str
- The Amazon Resource Name (ARN) of the Amazon SNS topic.
- notificationTypes List<String>
- A list of event types that send a notification. Event types can include any of the following types. Allowed values: + autoscaling:EC2_INSTANCE_LAUNCH+autoscaling:EC2_INSTANCE_LAUNCH_ERROR+autoscaling:EC2_INSTANCE_TERMINATE+autoscaling:EC2_INSTANCE_TERMINATE_ERROR+autoscaling:TEST_NOTIFICATION
- topicARN String
- The Amazon Resource Name (ARN) of the Amazon SNS topic.
AwsAutoScalingAutoScalingGroupPropertiesResponse       
- AutoScaling stringGroup Name 
- The name of the Auto Scaling group. This name must be unique per Region per account. The name can contain any ASCII character 33 to 126 including most punctuation characters, digits, and upper and lowercased letters. You cannot use a colon (:) in the name.
- AvailabilityZones List<string>
- A list of Availability Zones where instances in the Auto Scaling group can be created. Used for launching into the default VPC subnet in each Availability Zone when not using the VPCZoneIdentifierproperty, or for attaching a network interface when an existing network interface ID is specified in a launch template.
- CapacityRebalance bool
- Indicates whether Capacity Rebalancing is enabled. Otherwise, Capacity Rebalancing is disabled. When you turn on Capacity Rebalancing, Amazon EC2 Auto Scaling attempts to launch a Spot Instance whenever Amazon EC2 notifies that a Spot Instance is at an elevated risk of interruption. After launching a new instance, it then terminates an old instance. For more information, see Use Capacity Rebalancing to handle Amazon EC2 Spot Interruptions in the in the Amazon EC2 Auto Scaling User Guide.
- Context string
- Reserved.
- Cooldown string
- Only needed if you use simple scaling policies. The amount of time, in seconds, between one scaling activity ending and another one starting due to simple scaling policies. For more information, see Scaling cooldowns for Amazon EC2 Auto Scaling in the Amazon EC2 Auto Scaling User Guide. Default: 300seconds
- DefaultInstance intWarmup 
- The amount of time, in seconds, until a new instance is considered to have finished initializing and resource consumption to become stable after it enters the InServicestate. During an instance refresh, Amazon EC2 Auto Scaling waits for the warm-up period after it replaces an instance before it moves on to replacing the next instance. Amazon EC2 Auto Scaling also waits for the warm-up period before aggregating the metrics for new instances with existing instances in the Amazon CloudWatch metrics that are used for scaling, resulting in more reliable usage data. For more information, see Set the default instance warmup for an Auto Scaling group in the Amazon EC2 Auto Scaling User Guide. To manage various warm-up settings at the group level, we recommend that you set the default instance warmup, even if it is set to 0 seconds. To remove a value that you previously set, include the property but specify-1for the value. However, we strongly recommend keeping the default instance warmup enabled by specifying a value of0or other nominal value. Default: None
- DesiredCapacity string
- The desired capacity is the initial capacity of the Auto Scaling group at the time of its creation and the capacity it attempts to maintain. It can scale beyond this capacity if you configure automatic scaling. The number must be greater than or equal to the minimum size of the group and less than or equal to the maximum size of the group. If you do not specify a desired capacity when creating the stack, the default is the minimum size of the group. CloudFormation marks the Auto Scaling group as successful (by setting its status to CREATE_COMPLETE) when the desired capacity is reached. However, if a maximum Spot price is set in the launch template or launch configuration that you specified, then desired capacity is not used as a criteria for success. Whether your request is fulfilled depends on Spot Instance capacity and your maximum price.
- DesiredCapacity stringType 
- The unit of measurement for the value specified for desired capacity. Amazon EC2 Auto Scaling supports DesiredCapacityTypefor attribute-based instance type selection only. For more information, see Creating an Auto Scaling group using attribute-based instance type selection in the Amazon EC2 Auto Scaling User Guide. By default, Amazon EC2 Auto Scaling specifiesunits, which translates into number of instances. Valid values:units|vcpu|memory-mib
- HealthCheck intGrace Period 
- The amount of time, in seconds, that Amazon EC2 Auto Scaling waits before checking the health status of an EC2 instance that has come into service and marking it unhealthy due to a failed health check. This is useful if your instances do not immediately pass their health checks after they enter the InServicestate. For more information, see Set the health check grace period for an Auto Scaling group in the Amazon EC2 Auto Scaling User Guide. Default:0seconds
- HealthCheck stringType 
- A comma-separated value string of one or more health check types. The valid values are EC2,ELB, andVPC_LATTICE.EC2is the default health check and cannot be disabled. For more information, see Health checks for Auto Scaling instances in the Amazon EC2 Auto Scaling User Guide. Only specifyEC2if you must clear a value that was previously set.
- InstanceId string
- The ID of the instance used to base the launch configuration on. For more information, see Create an Auto Scaling group using an EC2 instance in the Amazon EC2 Auto Scaling User Guide. If you specify LaunchTemplate,MixedInstancesPolicy, orLaunchConfigurationName, don't specifyInstanceId.
- InstanceMaintenance Pulumi.Policy Azure Native. Aws Connector. Inputs. Instance Maintenance Policy Response 
- An instance maintenance policy. For more information, see Set instance maintenance policy in the Amazon EC2 Auto Scaling User Guide. InstanceMaintenancePolicyis a property of the AWS::AutoScaling::AutoScalingGroup resource. For more information, see Instance maintenance policies in the Amazon EC2 Auto Scaling User Guide.
- LaunchConfiguration stringName 
- The name of the launch configuration to use to launch instances. Required only if you don't specify LaunchTemplate,MixedInstancesPolicy, orInstanceId.
- LaunchTemplate Pulumi.Azure Native. Aws Connector. Inputs. Launch Template Specification Response 
- Information used to specify the launch template and version to use to launch instances. You can alternatively associate a launch template to the Auto Scaling group by specifying a MixedInstancesPolicy. For more information about creating launch templates, see Create a launch template for an Auto Scaling group in the Amazon EC2 Auto Scaling User Guide. If you omit this property, you must specifyMixedInstancesPolicy,LaunchConfigurationName, orInstanceId. Specifies a launch template to use when provisioning EC2 instances for an Auto Scaling group. You must specify the following: + The ID or the name of the launch template, but not both. + The version of the launch template.LaunchTemplateSpecificationis property of the AWS::AutoScaling::AutoScalingGroup resource. It is also a property of the AWS::AutoScaling::AutoScalingGroup LaunchTemplate and AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides property types. For information about creating a launch template, see AWS::EC2::LaunchTemplate and Create a launch template for an Auto Scaling group in the Amazon EC2 Auto Scaling User Guide. For examples of launch templates, see Auto scaling template snippets and the Examples section in theAWS::EC2::LaunchTemplateresource.
- LifecycleHook List<Pulumi.Specification List Azure Native. Aws Connector. Inputs. Lifecycle Hook Specification Response> 
- One or more lifecycle hooks to add to the Auto Scaling group before instances are launched.
- LoadBalancer List<string>Names 
- A list of Classic Load Balancers associated with this Auto Scaling group. For Application Load Balancers, Network Load Balancers, and Gateway Load Balancers, specify the TargetGroupARNsproperty instead.
- MaxInstance intLifetime 
- The maximum amount of time, in seconds, that an instance can be in service. The default is null. If specified, the value must be either 0 or a number equal to or greater than 86,400 seconds (1 day). For more information, see Replacing Auto Scaling instances based on maximum instance lifetime in the Amazon EC2 Auto Scaling User Guide.
- MaxSize string
- The maximum size of the group. With a mixed instances policy that uses instance weighting, Amazon EC2 Auto Scaling may need to go above MaxSizeto meet your capacity requirements. In this event, Amazon EC2 Auto Scaling will never go aboveMaxSizeby more than your largest instance weight (weights that define how many units each instance contributes to the desired capacity of the group).
- MetricsCollection List<Pulumi.Azure Native. Aws Connector. Inputs. Metrics Collection Response> 
- Enables the monitoring of group metrics of an Auto Scaling group. By default, these metrics are disabled.
- MinSize string
- The minimum size of the group.
- MixedInstances Pulumi.Policy Azure Native. Aws Connector. Inputs. Mixed Instances Policy Response 
- An embedded object that specifies a mixed instances policy. The policy includes properties that not only define the distribution of On-Demand Instances and Spot Instances, the maximum price to pay for Spot Instances (optional), and how the Auto Scaling group allocates instance types to fulfill On-Demand and Spot capacities, but also the properties that specify the instance configuration information—the launch template and instance types. The policy can also include a weight for each instance type and different launch templates for individual instance types. For more information, see Auto Scaling groups with multiple instance types and purchase options in the Amazon EC2 Auto Scaling User Guide. Use this structure to launch multiple instance types and On-Demand Instances and Spot Instances within a single Auto Scaling group. A mixed instances policy contains information that Amazon EC2 Auto Scaling can use to launch instances and help optimize your costs. For more information, see Auto Scaling groups with multiple instance types and purchase options in the Amazon EC2 Auto Scaling User Guide. You can create a mixed instances policy for new and existing Auto Scaling groups. You must use a launch template to configure the policy. You cannot use a launch configuration. There are key differences between Spot Instances and On-Demand Instances: + The price for Spot Instances varies based on demand + Amazon EC2 can terminate an individual Spot Instance as the availability of, or price for, Spot Instances changes When a Spot Instance is terminated, Amazon EC2 Auto Scaling group attempts to launch a replacement instance to maintain the desired capacity for the group. MixedInstancesPolicyis a property of the AWS::AutoScaling::AutoScalingGroup resource.
- NewInstances boolProtected From Scale In 
- Indicates whether newly launched instances are protected from termination by Amazon EC2 Auto Scaling when scaling in. For more information about preventing instances from terminating on scale in, see Using instance scale-in protection in the Amazon EC2 Auto Scaling User Guide.
- NotificationConfiguration Pulumi.Azure Native. Aws Connector. Inputs. Auto Scaling Group Notification Configuration Response 
- A structure that specifies an Amazon SNS notification configuration for the NotificationConfigurationsproperty of the AWS::AutoScaling::AutoScalingGroup resource. For an example template snippet, see Auto scaling template snippets. For more information, see Get Amazon SNS notifications when your Auto Scaling group scales in the Amazon EC2 Auto Scaling User Guide.
- NotificationConfigurations List<Pulumi.Azure Native. Aws Connector. Inputs. Auto Scaling Group Notification Configuration Response> 
- Configures an Auto Scaling group to send notifications when specified events take place.
- PlacementGroup string
- The name of the placement group into which to launch your instances. For more information, see Placement groups in the Amazon EC2 User Guide for Linux Instances. A cluster placement group is a logical grouping of instances within a single Availability Zone. You cannot specify multiple Availability Zones and a cluster placement group.
- ServiceLinked stringRole ARN 
- The Amazon Resource Name (ARN) of the service-linked role that the Auto Scaling group uses to call other AWS service on your behalf. By default, Amazon EC2 Auto Scaling uses a service-linked role named AWSServiceRoleForAutoScaling, which it creates if it does not exist. For more information, see Service-linked roles in the Amazon EC2 Auto Scaling User Guide.
- 
List<Pulumi.Azure Native. Aws Connector. Inputs. Tag Property Response> 
- One or more tags. You can tag your Auto Scaling group and propagate the tags to the Amazon EC2 instances it launches. Tags are not propagated to Amazon EBS volumes. To add tags to Amazon EBS volumes, specify the tags in a launch template but use caution. If the launch template specifies an instance tag with a key that is also specified for the Auto Scaling group, Amazon EC2 Auto Scaling overrides the value of that instance tag with the value specified by the Auto Scaling group. For more information, see Tag Auto Scaling groups and instances in the Amazon EC2 Auto Scaling User Guide.
- TargetGroup List<string>ARNs 
- The Amazon Resource Names (ARN) of the Elastic Load Balancing target groups to associate with the Auto Scaling group. Instances are registered as targets with the target groups. The target groups receive incoming traffic and route requests to one or more registered targets. For more information, see Use Elastic Load Balancing to distribute traffic across the instances in your Auto Scaling group in the Amazon EC2 Auto Scaling User Guide.
- TerminationPolicies List<string>
- A policy or a list of policies that are used to select the instance to terminate. These policies are executed in the order that you list them. For more information, see Work with Amazon EC2 Auto Scaling termination policies in the Amazon EC2 Auto Scaling User Guide. Valid values: Default|AllocationStrategy|ClosestToNextInstanceHour|NewestInstance|OldestInstance|OldestLaunchConfiguration|OldestLaunchTemplate|arn:aws:lambda:region:account-id:function:my-function:my-alias
- VpcZone List<string>Identifier 
- A list of subnet IDs for a virtual private cloud (VPC) where instances in the Auto Scaling group can be created. If this resource specifies public subnets and is also in a VPC that is defined in the same stack template, you must use the DependsOn attribute to declare a dependency on the VPC-gateway attachment. When you update VPCZoneIdentifier, this retains the same Auto Scaling group and replaces old instances with new ones, according to the specified subnets. You can optionally specify how CloudFormation handles these updates by using an UpdatePolicy attribute. Required to launch instances into a nondefault VPC. If you specifyVPCZoneIdentifierwithAvailabilityZones, the subnets that you specify for this property must reside in those Availability Zones.
- AutoScaling stringGroup Name 
- The name of the Auto Scaling group. This name must be unique per Region per account. The name can contain any ASCII character 33 to 126 including most punctuation characters, digits, and upper and lowercased letters. You cannot use a colon (:) in the name.
- AvailabilityZones []string
- A list of Availability Zones where instances in the Auto Scaling group can be created. Used for launching into the default VPC subnet in each Availability Zone when not using the VPCZoneIdentifierproperty, or for attaching a network interface when an existing network interface ID is specified in a launch template.
- CapacityRebalance bool
- Indicates whether Capacity Rebalancing is enabled. Otherwise, Capacity Rebalancing is disabled. When you turn on Capacity Rebalancing, Amazon EC2 Auto Scaling attempts to launch a Spot Instance whenever Amazon EC2 notifies that a Spot Instance is at an elevated risk of interruption. After launching a new instance, it then terminates an old instance. For more information, see Use Capacity Rebalancing to handle Amazon EC2 Spot Interruptions in the in the Amazon EC2 Auto Scaling User Guide.
- Context string
- Reserved.
- Cooldown string
- Only needed if you use simple scaling policies. The amount of time, in seconds, between one scaling activity ending and another one starting due to simple scaling policies. For more information, see Scaling cooldowns for Amazon EC2 Auto Scaling in the Amazon EC2 Auto Scaling User Guide. Default: 300seconds
- DefaultInstance intWarmup 
- The amount of time, in seconds, until a new instance is considered to have finished initializing and resource consumption to become stable after it enters the InServicestate. During an instance refresh, Amazon EC2 Auto Scaling waits for the warm-up period after it replaces an instance before it moves on to replacing the next instance. Amazon EC2 Auto Scaling also waits for the warm-up period before aggregating the metrics for new instances with existing instances in the Amazon CloudWatch metrics that are used for scaling, resulting in more reliable usage data. For more information, see Set the default instance warmup for an Auto Scaling group in the Amazon EC2 Auto Scaling User Guide. To manage various warm-up settings at the group level, we recommend that you set the default instance warmup, even if it is set to 0 seconds. To remove a value that you previously set, include the property but specify-1for the value. However, we strongly recommend keeping the default instance warmup enabled by specifying a value of0or other nominal value. Default: None
- DesiredCapacity string
- The desired capacity is the initial capacity of the Auto Scaling group at the time of its creation and the capacity it attempts to maintain. It can scale beyond this capacity if you configure automatic scaling. The number must be greater than or equal to the minimum size of the group and less than or equal to the maximum size of the group. If you do not specify a desired capacity when creating the stack, the default is the minimum size of the group. CloudFormation marks the Auto Scaling group as successful (by setting its status to CREATE_COMPLETE) when the desired capacity is reached. However, if a maximum Spot price is set in the launch template or launch configuration that you specified, then desired capacity is not used as a criteria for success. Whether your request is fulfilled depends on Spot Instance capacity and your maximum price.
- DesiredCapacity stringType 
- The unit of measurement for the value specified for desired capacity. Amazon EC2 Auto Scaling supports DesiredCapacityTypefor attribute-based instance type selection only. For more information, see Creating an Auto Scaling group using attribute-based instance type selection in the Amazon EC2 Auto Scaling User Guide. By default, Amazon EC2 Auto Scaling specifiesunits, which translates into number of instances. Valid values:units|vcpu|memory-mib
- HealthCheck intGrace Period 
- The amount of time, in seconds, that Amazon EC2 Auto Scaling waits before checking the health status of an EC2 instance that has come into service and marking it unhealthy due to a failed health check. This is useful if your instances do not immediately pass their health checks after they enter the InServicestate. For more information, see Set the health check grace period for an Auto Scaling group in the Amazon EC2 Auto Scaling User Guide. Default:0seconds
- HealthCheck stringType 
- A comma-separated value string of one or more health check types. The valid values are EC2,ELB, andVPC_LATTICE.EC2is the default health check and cannot be disabled. For more information, see Health checks for Auto Scaling instances in the Amazon EC2 Auto Scaling User Guide. Only specifyEC2if you must clear a value that was previously set.
- InstanceId string
- The ID of the instance used to base the launch configuration on. For more information, see Create an Auto Scaling group using an EC2 instance in the Amazon EC2 Auto Scaling User Guide. If you specify LaunchTemplate,MixedInstancesPolicy, orLaunchConfigurationName, don't specifyInstanceId.
- InstanceMaintenance InstancePolicy Maintenance Policy Response 
- An instance maintenance policy. For more information, see Set instance maintenance policy in the Amazon EC2 Auto Scaling User Guide. InstanceMaintenancePolicyis a property of the AWS::AutoScaling::AutoScalingGroup resource. For more information, see Instance maintenance policies in the Amazon EC2 Auto Scaling User Guide.
- LaunchConfiguration stringName 
- The name of the launch configuration to use to launch instances. Required only if you don't specify LaunchTemplate,MixedInstancesPolicy, orInstanceId.
- LaunchTemplate LaunchTemplate Specification Response 
- Information used to specify the launch template and version to use to launch instances. You can alternatively associate a launch template to the Auto Scaling group by specifying a MixedInstancesPolicy. For more information about creating launch templates, see Create a launch template for an Auto Scaling group in the Amazon EC2 Auto Scaling User Guide. If you omit this property, you must specifyMixedInstancesPolicy,LaunchConfigurationName, orInstanceId. Specifies a launch template to use when provisioning EC2 instances for an Auto Scaling group. You must specify the following: + The ID or the name of the launch template, but not both. + The version of the launch template.LaunchTemplateSpecificationis property of the AWS::AutoScaling::AutoScalingGroup resource. It is also a property of the AWS::AutoScaling::AutoScalingGroup LaunchTemplate and AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides property types. For information about creating a launch template, see AWS::EC2::LaunchTemplate and Create a launch template for an Auto Scaling group in the Amazon EC2 Auto Scaling User Guide. For examples of launch templates, see Auto scaling template snippets and the Examples section in theAWS::EC2::LaunchTemplateresource.
- LifecycleHook []LifecycleSpecification List Hook Specification Response 
- One or more lifecycle hooks to add to the Auto Scaling group before instances are launched.
- LoadBalancer []stringNames 
- A list of Classic Load Balancers associated with this Auto Scaling group. For Application Load Balancers, Network Load Balancers, and Gateway Load Balancers, specify the TargetGroupARNsproperty instead.
- MaxInstance intLifetime 
- The maximum amount of time, in seconds, that an instance can be in service. The default is null. If specified, the value must be either 0 or a number equal to or greater than 86,400 seconds (1 day). For more information, see Replacing Auto Scaling instances based on maximum instance lifetime in the Amazon EC2 Auto Scaling User Guide.
- MaxSize string
- The maximum size of the group. With a mixed instances policy that uses instance weighting, Amazon EC2 Auto Scaling may need to go above MaxSizeto meet your capacity requirements. In this event, Amazon EC2 Auto Scaling will never go aboveMaxSizeby more than your largest instance weight (weights that define how many units each instance contributes to the desired capacity of the group).
- MetricsCollection []MetricsCollection Response 
- Enables the monitoring of group metrics of an Auto Scaling group. By default, these metrics are disabled.
- MinSize string
- The minimum size of the group.
- MixedInstances MixedPolicy Instances Policy Response 
- An embedded object that specifies a mixed instances policy. The policy includes properties that not only define the distribution of On-Demand Instances and Spot Instances, the maximum price to pay for Spot Instances (optional), and how the Auto Scaling group allocates instance types to fulfill On-Demand and Spot capacities, but also the properties that specify the instance configuration information—the launch template and instance types. The policy can also include a weight for each instance type and different launch templates for individual instance types. For more information, see Auto Scaling groups with multiple instance types and purchase options in the Amazon EC2 Auto Scaling User Guide. Use this structure to launch multiple instance types and On-Demand Instances and Spot Instances within a single Auto Scaling group. A mixed instances policy contains information that Amazon EC2 Auto Scaling can use to launch instances and help optimize your costs. For more information, see Auto Scaling groups with multiple instance types and purchase options in the Amazon EC2 Auto Scaling User Guide. You can create a mixed instances policy for new and existing Auto Scaling groups. You must use a launch template to configure the policy. You cannot use a launch configuration. There are key differences between Spot Instances and On-Demand Instances: + The price for Spot Instances varies based on demand + Amazon EC2 can terminate an individual Spot Instance as the availability of, or price for, Spot Instances changes When a Spot Instance is terminated, Amazon EC2 Auto Scaling group attempts to launch a replacement instance to maintain the desired capacity for the group. MixedInstancesPolicyis a property of the AWS::AutoScaling::AutoScalingGroup resource.
- NewInstances boolProtected From Scale In 
- Indicates whether newly launched instances are protected from termination by Amazon EC2 Auto Scaling when scaling in. For more information about preventing instances from terminating on scale in, see Using instance scale-in protection in the Amazon EC2 Auto Scaling User Guide.
- NotificationConfiguration AutoScaling Group Notification Configuration Response 
- A structure that specifies an Amazon SNS notification configuration for the NotificationConfigurationsproperty of the AWS::AutoScaling::AutoScalingGroup resource. For an example template snippet, see Auto scaling template snippets. For more information, see Get Amazon SNS notifications when your Auto Scaling group scales in the Amazon EC2 Auto Scaling User Guide.
- NotificationConfigurations []AutoScaling Group Notification Configuration Response 
- Configures an Auto Scaling group to send notifications when specified events take place.
- PlacementGroup string
- The name of the placement group into which to launch your instances. For more information, see Placement groups in the Amazon EC2 User Guide for Linux Instances. A cluster placement group is a logical grouping of instances within a single Availability Zone. You cannot specify multiple Availability Zones and a cluster placement group.
- ServiceLinked stringRole ARN 
- The Amazon Resource Name (ARN) of the service-linked role that the Auto Scaling group uses to call other AWS service on your behalf. By default, Amazon EC2 Auto Scaling uses a service-linked role named AWSServiceRoleForAutoScaling, which it creates if it does not exist. For more information, see Service-linked roles in the Amazon EC2 Auto Scaling User Guide.
- 
[]TagProperty Response 
- One or more tags. You can tag your Auto Scaling group and propagate the tags to the Amazon EC2 instances it launches. Tags are not propagated to Amazon EBS volumes. To add tags to Amazon EBS volumes, specify the tags in a launch template but use caution. If the launch template specifies an instance tag with a key that is also specified for the Auto Scaling group, Amazon EC2 Auto Scaling overrides the value of that instance tag with the value specified by the Auto Scaling group. For more information, see Tag Auto Scaling groups and instances in the Amazon EC2 Auto Scaling User Guide.
- TargetGroup []stringARNs 
- The Amazon Resource Names (ARN) of the Elastic Load Balancing target groups to associate with the Auto Scaling group. Instances are registered as targets with the target groups. The target groups receive incoming traffic and route requests to one or more registered targets. For more information, see Use Elastic Load Balancing to distribute traffic across the instances in your Auto Scaling group in the Amazon EC2 Auto Scaling User Guide.
- TerminationPolicies []string
- A policy or a list of policies that are used to select the instance to terminate. These policies are executed in the order that you list them. For more information, see Work with Amazon EC2 Auto Scaling termination policies in the Amazon EC2 Auto Scaling User Guide. Valid values: Default|AllocationStrategy|ClosestToNextInstanceHour|NewestInstance|OldestInstance|OldestLaunchConfiguration|OldestLaunchTemplate|arn:aws:lambda:region:account-id:function:my-function:my-alias
- VpcZone []stringIdentifier 
- A list of subnet IDs for a virtual private cloud (VPC) where instances in the Auto Scaling group can be created. If this resource specifies public subnets and is also in a VPC that is defined in the same stack template, you must use the DependsOn attribute to declare a dependency on the VPC-gateway attachment. When you update VPCZoneIdentifier, this retains the same Auto Scaling group and replaces old instances with new ones, according to the specified subnets. You can optionally specify how CloudFormation handles these updates by using an UpdatePolicy attribute. Required to launch instances into a nondefault VPC. If you specifyVPCZoneIdentifierwithAvailabilityZones, the subnets that you specify for this property must reside in those Availability Zones.
- autoScaling StringGroup Name 
- The name of the Auto Scaling group. This name must be unique per Region per account. The name can contain any ASCII character 33 to 126 including most punctuation characters, digits, and upper and lowercased letters. You cannot use a colon (:) in the name.
- availabilityZones List<String>
- A list of Availability Zones where instances in the Auto Scaling group can be created. Used for launching into the default VPC subnet in each Availability Zone when not using the VPCZoneIdentifierproperty, or for attaching a network interface when an existing network interface ID is specified in a launch template.
- capacityRebalance Boolean
- Indicates whether Capacity Rebalancing is enabled. Otherwise, Capacity Rebalancing is disabled. When you turn on Capacity Rebalancing, Amazon EC2 Auto Scaling attempts to launch a Spot Instance whenever Amazon EC2 notifies that a Spot Instance is at an elevated risk of interruption. After launching a new instance, it then terminates an old instance. For more information, see Use Capacity Rebalancing to handle Amazon EC2 Spot Interruptions in the in the Amazon EC2 Auto Scaling User Guide.
- context String
- Reserved.
- cooldown String
- Only needed if you use simple scaling policies. The amount of time, in seconds, between one scaling activity ending and another one starting due to simple scaling policies. For more information, see Scaling cooldowns for Amazon EC2 Auto Scaling in the Amazon EC2 Auto Scaling User Guide. Default: 300seconds
- defaultInstance IntegerWarmup 
- The amount of time, in seconds, until a new instance is considered to have finished initializing and resource consumption to become stable after it enters the InServicestate. During an instance refresh, Amazon EC2 Auto Scaling waits for the warm-up period after it replaces an instance before it moves on to replacing the next instance. Amazon EC2 Auto Scaling also waits for the warm-up period before aggregating the metrics for new instances with existing instances in the Amazon CloudWatch metrics that are used for scaling, resulting in more reliable usage data. For more information, see Set the default instance warmup for an Auto Scaling group in the Amazon EC2 Auto Scaling User Guide. To manage various warm-up settings at the group level, we recommend that you set the default instance warmup, even if it is set to 0 seconds. To remove a value that you previously set, include the property but specify-1for the value. However, we strongly recommend keeping the default instance warmup enabled by specifying a value of0or other nominal value. Default: None
- desiredCapacity String
- The desired capacity is the initial capacity of the Auto Scaling group at the time of its creation and the capacity it attempts to maintain. It can scale beyond this capacity if you configure automatic scaling. The number must be greater than or equal to the minimum size of the group and less than or equal to the maximum size of the group. If you do not specify a desired capacity when creating the stack, the default is the minimum size of the group. CloudFormation marks the Auto Scaling group as successful (by setting its status to CREATE_COMPLETE) when the desired capacity is reached. However, if a maximum Spot price is set in the launch template or launch configuration that you specified, then desired capacity is not used as a criteria for success. Whether your request is fulfilled depends on Spot Instance capacity and your maximum price.
- desiredCapacity StringType 
- The unit of measurement for the value specified for desired capacity. Amazon EC2 Auto Scaling supports DesiredCapacityTypefor attribute-based instance type selection only. For more information, see Creating an Auto Scaling group using attribute-based instance type selection in the Amazon EC2 Auto Scaling User Guide. By default, Amazon EC2 Auto Scaling specifiesunits, which translates into number of instances. Valid values:units|vcpu|memory-mib
- healthCheck IntegerGrace Period 
- The amount of time, in seconds, that Amazon EC2 Auto Scaling waits before checking the health status of an EC2 instance that has come into service and marking it unhealthy due to a failed health check. This is useful if your instances do not immediately pass their health checks after they enter the InServicestate. For more information, see Set the health check grace period for an Auto Scaling group in the Amazon EC2 Auto Scaling User Guide. Default:0seconds
- healthCheck StringType 
- A comma-separated value string of one or more health check types. The valid values are EC2,ELB, andVPC_LATTICE.EC2is the default health check and cannot be disabled. For more information, see Health checks for Auto Scaling instances in the Amazon EC2 Auto Scaling User Guide. Only specifyEC2if you must clear a value that was previously set.
- instanceId String
- The ID of the instance used to base the launch configuration on. For more information, see Create an Auto Scaling group using an EC2 instance in the Amazon EC2 Auto Scaling User Guide. If you specify LaunchTemplate,MixedInstancesPolicy, orLaunchConfigurationName, don't specifyInstanceId.
- instanceMaintenance InstancePolicy Maintenance Policy Response 
- An instance maintenance policy. For more information, see Set instance maintenance policy in the Amazon EC2 Auto Scaling User Guide. InstanceMaintenancePolicyis a property of the AWS::AutoScaling::AutoScalingGroup resource. For more information, see Instance maintenance policies in the Amazon EC2 Auto Scaling User Guide.
- launchConfiguration StringName 
- The name of the launch configuration to use to launch instances. Required only if you don't specify LaunchTemplate,MixedInstancesPolicy, orInstanceId.
- launchTemplate LaunchTemplate Specification Response 
- Information used to specify the launch template and version to use to launch instances. You can alternatively associate a launch template to the Auto Scaling group by specifying a MixedInstancesPolicy. For more information about creating launch templates, see Create a launch template for an Auto Scaling group in the Amazon EC2 Auto Scaling User Guide. If you omit this property, you must specifyMixedInstancesPolicy,LaunchConfigurationName, orInstanceId. Specifies a launch template to use when provisioning EC2 instances for an Auto Scaling group. You must specify the following: + The ID or the name of the launch template, but not both. + The version of the launch template.LaunchTemplateSpecificationis property of the AWS::AutoScaling::AutoScalingGroup resource. It is also a property of the AWS::AutoScaling::AutoScalingGroup LaunchTemplate and AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides property types. For information about creating a launch template, see AWS::EC2::LaunchTemplate and Create a launch template for an Auto Scaling group in the Amazon EC2 Auto Scaling User Guide. For examples of launch templates, see Auto scaling template snippets and the Examples section in theAWS::EC2::LaunchTemplateresource.
- lifecycleHook List<LifecycleSpecification List Hook Specification Response> 
- One or more lifecycle hooks to add to the Auto Scaling group before instances are launched.
- loadBalancer List<String>Names 
- A list of Classic Load Balancers associated with this Auto Scaling group. For Application Load Balancers, Network Load Balancers, and Gateway Load Balancers, specify the TargetGroupARNsproperty instead.
- maxInstance IntegerLifetime 
- The maximum amount of time, in seconds, that an instance can be in service. The default is null. If specified, the value must be either 0 or a number equal to or greater than 86,400 seconds (1 day). For more information, see Replacing Auto Scaling instances based on maximum instance lifetime in the Amazon EC2 Auto Scaling User Guide.
- maxSize String
- The maximum size of the group. With a mixed instances policy that uses instance weighting, Amazon EC2 Auto Scaling may need to go above MaxSizeto meet your capacity requirements. In this event, Amazon EC2 Auto Scaling will never go aboveMaxSizeby more than your largest instance weight (weights that define how many units each instance contributes to the desired capacity of the group).
- metricsCollection List<MetricsCollection Response> 
- Enables the monitoring of group metrics of an Auto Scaling group. By default, these metrics are disabled.
- minSize String
- The minimum size of the group.
- mixedInstances MixedPolicy Instances Policy Response 
- An embedded object that specifies a mixed instances policy. The policy includes properties that not only define the distribution of On-Demand Instances and Spot Instances, the maximum price to pay for Spot Instances (optional), and how the Auto Scaling group allocates instance types to fulfill On-Demand and Spot capacities, but also the properties that specify the instance configuration information—the launch template and instance types. The policy can also include a weight for each instance type and different launch templates for individual instance types. For more information, see Auto Scaling groups with multiple instance types and purchase options in the Amazon EC2 Auto Scaling User Guide. Use this structure to launch multiple instance types and On-Demand Instances and Spot Instances within a single Auto Scaling group. A mixed instances policy contains information that Amazon EC2 Auto Scaling can use to launch instances and help optimize your costs. For more information, see Auto Scaling groups with multiple instance types and purchase options in the Amazon EC2 Auto Scaling User Guide. You can create a mixed instances policy for new and existing Auto Scaling groups. You must use a launch template to configure the policy. You cannot use a launch configuration. There are key differences between Spot Instances and On-Demand Instances: + The price for Spot Instances varies based on demand + Amazon EC2 can terminate an individual Spot Instance as the availability of, or price for, Spot Instances changes When a Spot Instance is terminated, Amazon EC2 Auto Scaling group attempts to launch a replacement instance to maintain the desired capacity for the group. MixedInstancesPolicyis a property of the AWS::AutoScaling::AutoScalingGroup resource.
- newInstances BooleanProtected From Scale In 
- Indicates whether newly launched instances are protected from termination by Amazon EC2 Auto Scaling when scaling in. For more information about preventing instances from terminating on scale in, see Using instance scale-in protection in the Amazon EC2 Auto Scaling User Guide.
- notificationConfiguration AutoScaling Group Notification Configuration Response 
- A structure that specifies an Amazon SNS notification configuration for the NotificationConfigurationsproperty of the AWS::AutoScaling::AutoScalingGroup resource. For an example template snippet, see Auto scaling template snippets. For more information, see Get Amazon SNS notifications when your Auto Scaling group scales in the Amazon EC2 Auto Scaling User Guide.
- notificationConfigurations List<AutoScaling Group Notification Configuration Response> 
- Configures an Auto Scaling group to send notifications when specified events take place.
- placementGroup String
- The name of the placement group into which to launch your instances. For more information, see Placement groups in the Amazon EC2 User Guide for Linux Instances. A cluster placement group is a logical grouping of instances within a single Availability Zone. You cannot specify multiple Availability Zones and a cluster placement group.
- serviceLinked StringRole ARN 
- The Amazon Resource Name (ARN) of the service-linked role that the Auto Scaling group uses to call other AWS service on your behalf. By default, Amazon EC2 Auto Scaling uses a service-linked role named AWSServiceRoleForAutoScaling, which it creates if it does not exist. For more information, see Service-linked roles in the Amazon EC2 Auto Scaling User Guide.
- 
List<TagProperty Response> 
- One or more tags. You can tag your Auto Scaling group and propagate the tags to the Amazon EC2 instances it launches. Tags are not propagated to Amazon EBS volumes. To add tags to Amazon EBS volumes, specify the tags in a launch template but use caution. If the launch template specifies an instance tag with a key that is also specified for the Auto Scaling group, Amazon EC2 Auto Scaling overrides the value of that instance tag with the value specified by the Auto Scaling group. For more information, see Tag Auto Scaling groups and instances in the Amazon EC2 Auto Scaling User Guide.
- targetGroup List<String>ARNs 
- The Amazon Resource Names (ARN) of the Elastic Load Balancing target groups to associate with the Auto Scaling group. Instances are registered as targets with the target groups. The target groups receive incoming traffic and route requests to one or more registered targets. For more information, see Use Elastic Load Balancing to distribute traffic across the instances in your Auto Scaling group in the Amazon EC2 Auto Scaling User Guide.
- terminationPolicies List<String>
- A policy or a list of policies that are used to select the instance to terminate. These policies are executed in the order that you list them. For more information, see Work with Amazon EC2 Auto Scaling termination policies in the Amazon EC2 Auto Scaling User Guide. Valid values: Default|AllocationStrategy|ClosestToNextInstanceHour|NewestInstance|OldestInstance|OldestLaunchConfiguration|OldestLaunchTemplate|arn:aws:lambda:region:account-id:function:my-function:my-alias
- vpcZone List<String>Identifier 
- A list of subnet IDs for a virtual private cloud (VPC) where instances in the Auto Scaling group can be created. If this resource specifies public subnets and is also in a VPC that is defined in the same stack template, you must use the DependsOn attribute to declare a dependency on the VPC-gateway attachment. When you update VPCZoneIdentifier, this retains the same Auto Scaling group and replaces old instances with new ones, according to the specified subnets. You can optionally specify how CloudFormation handles these updates by using an UpdatePolicy attribute. Required to launch instances into a nondefault VPC. If you specifyVPCZoneIdentifierwithAvailabilityZones, the subnets that you specify for this property must reside in those Availability Zones.
- autoScaling stringGroup Name 
- The name of the Auto Scaling group. This name must be unique per Region per account. The name can contain any ASCII character 33 to 126 including most punctuation characters, digits, and upper and lowercased letters. You cannot use a colon (:) in the name.
- availabilityZones string[]
- A list of Availability Zones where instances in the Auto Scaling group can be created. Used for launching into the default VPC subnet in each Availability Zone when not using the VPCZoneIdentifierproperty, or for attaching a network interface when an existing network interface ID is specified in a launch template.
- capacityRebalance boolean
- Indicates whether Capacity Rebalancing is enabled. Otherwise, Capacity Rebalancing is disabled. When you turn on Capacity Rebalancing, Amazon EC2 Auto Scaling attempts to launch a Spot Instance whenever Amazon EC2 notifies that a Spot Instance is at an elevated risk of interruption. After launching a new instance, it then terminates an old instance. For more information, see Use Capacity Rebalancing to handle Amazon EC2 Spot Interruptions in the in the Amazon EC2 Auto Scaling User Guide.
- context string
- Reserved.
- cooldown string
- Only needed if you use simple scaling policies. The amount of time, in seconds, between one scaling activity ending and another one starting due to simple scaling policies. For more information, see Scaling cooldowns for Amazon EC2 Auto Scaling in the Amazon EC2 Auto Scaling User Guide. Default: 300seconds
- defaultInstance numberWarmup 
- The amount of time, in seconds, until a new instance is considered to have finished initializing and resource consumption to become stable after it enters the InServicestate. During an instance refresh, Amazon EC2 Auto Scaling waits for the warm-up period after it replaces an instance before it moves on to replacing the next instance. Amazon EC2 Auto Scaling also waits for the warm-up period before aggregating the metrics for new instances with existing instances in the Amazon CloudWatch metrics that are used for scaling, resulting in more reliable usage data. For more information, see Set the default instance warmup for an Auto Scaling group in the Amazon EC2 Auto Scaling User Guide. To manage various warm-up settings at the group level, we recommend that you set the default instance warmup, even if it is set to 0 seconds. To remove a value that you previously set, include the property but specify-1for the value. However, we strongly recommend keeping the default instance warmup enabled by specifying a value of0or other nominal value. Default: None
- desiredCapacity string
- The desired capacity is the initial capacity of the Auto Scaling group at the time of its creation and the capacity it attempts to maintain. It can scale beyond this capacity if you configure automatic scaling. The number must be greater than or equal to the minimum size of the group and less than or equal to the maximum size of the group. If you do not specify a desired capacity when creating the stack, the default is the minimum size of the group. CloudFormation marks the Auto Scaling group as successful (by setting its status to CREATE_COMPLETE) when the desired capacity is reached. However, if a maximum Spot price is set in the launch template or launch configuration that you specified, then desired capacity is not used as a criteria for success. Whether your request is fulfilled depends on Spot Instance capacity and your maximum price.
- desiredCapacity stringType 
- The unit of measurement for the value specified for desired capacity. Amazon EC2 Auto Scaling supports DesiredCapacityTypefor attribute-based instance type selection only. For more information, see Creating an Auto Scaling group using attribute-based instance type selection in the Amazon EC2 Auto Scaling User Guide. By default, Amazon EC2 Auto Scaling specifiesunits, which translates into number of instances. Valid values:units|vcpu|memory-mib
- healthCheck numberGrace Period 
- The amount of time, in seconds, that Amazon EC2 Auto Scaling waits before checking the health status of an EC2 instance that has come into service and marking it unhealthy due to a failed health check. This is useful if your instances do not immediately pass their health checks after they enter the InServicestate. For more information, see Set the health check grace period for an Auto Scaling group in the Amazon EC2 Auto Scaling User Guide. Default:0seconds
- healthCheck stringType 
- A comma-separated value string of one or more health check types. The valid values are EC2,ELB, andVPC_LATTICE.EC2is the default health check and cannot be disabled. For more information, see Health checks for Auto Scaling instances in the Amazon EC2 Auto Scaling User Guide. Only specifyEC2if you must clear a value that was previously set.
- instanceId string
- The ID of the instance used to base the launch configuration on. For more information, see Create an Auto Scaling group using an EC2 instance in the Amazon EC2 Auto Scaling User Guide. If you specify LaunchTemplate,MixedInstancesPolicy, orLaunchConfigurationName, don't specifyInstanceId.
- instanceMaintenance InstancePolicy Maintenance Policy Response 
- An instance maintenance policy. For more information, see Set instance maintenance policy in the Amazon EC2 Auto Scaling User Guide. InstanceMaintenancePolicyis a property of the AWS::AutoScaling::AutoScalingGroup resource. For more information, see Instance maintenance policies in the Amazon EC2 Auto Scaling User Guide.
- launchConfiguration stringName 
- The name of the launch configuration to use to launch instances. Required only if you don't specify LaunchTemplate,MixedInstancesPolicy, orInstanceId.
- launchTemplate LaunchTemplate Specification Response 
- Information used to specify the launch template and version to use to launch instances. You can alternatively associate a launch template to the Auto Scaling group by specifying a MixedInstancesPolicy. For more information about creating launch templates, see Create a launch template for an Auto Scaling group in the Amazon EC2 Auto Scaling User Guide. If you omit this property, you must specifyMixedInstancesPolicy,LaunchConfigurationName, orInstanceId. Specifies a launch template to use when provisioning EC2 instances for an Auto Scaling group. You must specify the following: + The ID or the name of the launch template, but not both. + The version of the launch template.LaunchTemplateSpecificationis property of the AWS::AutoScaling::AutoScalingGroup resource. It is also a property of the AWS::AutoScaling::AutoScalingGroup LaunchTemplate and AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides property types. For information about creating a launch template, see AWS::EC2::LaunchTemplate and Create a launch template for an Auto Scaling group in the Amazon EC2 Auto Scaling User Guide. For examples of launch templates, see Auto scaling template snippets and the Examples section in theAWS::EC2::LaunchTemplateresource.
- lifecycleHook LifecycleSpecification List Hook Specification Response[] 
- One or more lifecycle hooks to add to the Auto Scaling group before instances are launched.
- loadBalancer string[]Names 
- A list of Classic Load Balancers associated with this Auto Scaling group. For Application Load Balancers, Network Load Balancers, and Gateway Load Balancers, specify the TargetGroupARNsproperty instead.
- maxInstance numberLifetime 
- The maximum amount of time, in seconds, that an instance can be in service. The default is null. If specified, the value must be either 0 or a number equal to or greater than 86,400 seconds (1 day). For more information, see Replacing Auto Scaling instances based on maximum instance lifetime in the Amazon EC2 Auto Scaling User Guide.
- maxSize string
- The maximum size of the group. With a mixed instances policy that uses instance weighting, Amazon EC2 Auto Scaling may need to go above MaxSizeto meet your capacity requirements. In this event, Amazon EC2 Auto Scaling will never go aboveMaxSizeby more than your largest instance weight (weights that define how many units each instance contributes to the desired capacity of the group).
- metricsCollection MetricsCollection Response[] 
- Enables the monitoring of group metrics of an Auto Scaling group. By default, these metrics are disabled.
- minSize string
- The minimum size of the group.
- mixedInstances MixedPolicy Instances Policy Response 
- An embedded object that specifies a mixed instances policy. The policy includes properties that not only define the distribution of On-Demand Instances and Spot Instances, the maximum price to pay for Spot Instances (optional), and how the Auto Scaling group allocates instance types to fulfill On-Demand and Spot capacities, but also the properties that specify the instance configuration information—the launch template and instance types. The policy can also include a weight for each instance type and different launch templates for individual instance types. For more information, see Auto Scaling groups with multiple instance types and purchase options in the Amazon EC2 Auto Scaling User Guide. Use this structure to launch multiple instance types and On-Demand Instances and Spot Instances within a single Auto Scaling group. A mixed instances policy contains information that Amazon EC2 Auto Scaling can use to launch instances and help optimize your costs. For more information, see Auto Scaling groups with multiple instance types and purchase options in the Amazon EC2 Auto Scaling User Guide. You can create a mixed instances policy for new and existing Auto Scaling groups. You must use a launch template to configure the policy. You cannot use a launch configuration. There are key differences between Spot Instances and On-Demand Instances: + The price for Spot Instances varies based on demand + Amazon EC2 can terminate an individual Spot Instance as the availability of, or price for, Spot Instances changes When a Spot Instance is terminated, Amazon EC2 Auto Scaling group attempts to launch a replacement instance to maintain the desired capacity for the group. MixedInstancesPolicyis a property of the AWS::AutoScaling::AutoScalingGroup resource.
- newInstances booleanProtected From Scale In 
- Indicates whether newly launched instances are protected from termination by Amazon EC2 Auto Scaling when scaling in. For more information about preventing instances from terminating on scale in, see Using instance scale-in protection in the Amazon EC2 Auto Scaling User Guide.
- notificationConfiguration AutoScaling Group Notification Configuration Response 
- A structure that specifies an Amazon SNS notification configuration for the NotificationConfigurationsproperty of the AWS::AutoScaling::AutoScalingGroup resource. For an example template snippet, see Auto scaling template snippets. For more information, see Get Amazon SNS notifications when your Auto Scaling group scales in the Amazon EC2 Auto Scaling User Guide.
- notificationConfigurations AutoScaling Group Notification Configuration Response[] 
- Configures an Auto Scaling group to send notifications when specified events take place.
- placementGroup string
- The name of the placement group into which to launch your instances. For more information, see Placement groups in the Amazon EC2 User Guide for Linux Instances. A cluster placement group is a logical grouping of instances within a single Availability Zone. You cannot specify multiple Availability Zones and a cluster placement group.
- serviceLinked stringRole ARN 
- The Amazon Resource Name (ARN) of the service-linked role that the Auto Scaling group uses to call other AWS service on your behalf. By default, Amazon EC2 Auto Scaling uses a service-linked role named AWSServiceRoleForAutoScaling, which it creates if it does not exist. For more information, see Service-linked roles in the Amazon EC2 Auto Scaling User Guide.
- 
TagProperty Response[] 
- One or more tags. You can tag your Auto Scaling group and propagate the tags to the Amazon EC2 instances it launches. Tags are not propagated to Amazon EBS volumes. To add tags to Amazon EBS volumes, specify the tags in a launch template but use caution. If the launch template specifies an instance tag with a key that is also specified for the Auto Scaling group, Amazon EC2 Auto Scaling overrides the value of that instance tag with the value specified by the Auto Scaling group. For more information, see Tag Auto Scaling groups and instances in the Amazon EC2 Auto Scaling User Guide.
- targetGroup string[]ARNs 
- The Amazon Resource Names (ARN) of the Elastic Load Balancing target groups to associate with the Auto Scaling group. Instances are registered as targets with the target groups. The target groups receive incoming traffic and route requests to one or more registered targets. For more information, see Use Elastic Load Balancing to distribute traffic across the instances in your Auto Scaling group in the Amazon EC2 Auto Scaling User Guide.
- terminationPolicies string[]
- A policy or a list of policies that are used to select the instance to terminate. These policies are executed in the order that you list them. For more information, see Work with Amazon EC2 Auto Scaling termination policies in the Amazon EC2 Auto Scaling User Guide. Valid values: Default|AllocationStrategy|ClosestToNextInstanceHour|NewestInstance|OldestInstance|OldestLaunchConfiguration|OldestLaunchTemplate|arn:aws:lambda:region:account-id:function:my-function:my-alias
- vpcZone string[]Identifier 
- A list of subnet IDs for a virtual private cloud (VPC) where instances in the Auto Scaling group can be created. If this resource specifies public subnets and is also in a VPC that is defined in the same stack template, you must use the DependsOn attribute to declare a dependency on the VPC-gateway attachment. When you update VPCZoneIdentifier, this retains the same Auto Scaling group and replaces old instances with new ones, according to the specified subnets. You can optionally specify how CloudFormation handles these updates by using an UpdatePolicy attribute. Required to launch instances into a nondefault VPC. If you specifyVPCZoneIdentifierwithAvailabilityZones, the subnets that you specify for this property must reside in those Availability Zones.
- auto_scaling_ strgroup_ name 
- The name of the Auto Scaling group. This name must be unique per Region per account. The name can contain any ASCII character 33 to 126 including most punctuation characters, digits, and upper and lowercased letters. You cannot use a colon (:) in the name.
- availability_zones Sequence[str]
- A list of Availability Zones where instances in the Auto Scaling group can be created. Used for launching into the default VPC subnet in each Availability Zone when not using the VPCZoneIdentifierproperty, or for attaching a network interface when an existing network interface ID is specified in a launch template.
- capacity_rebalance bool
- Indicates whether Capacity Rebalancing is enabled. Otherwise, Capacity Rebalancing is disabled. When you turn on Capacity Rebalancing, Amazon EC2 Auto Scaling attempts to launch a Spot Instance whenever Amazon EC2 notifies that a Spot Instance is at an elevated risk of interruption. After launching a new instance, it then terminates an old instance. For more information, see Use Capacity Rebalancing to handle Amazon EC2 Spot Interruptions in the in the Amazon EC2 Auto Scaling User Guide.
- context str
- Reserved.
- cooldown str
- Only needed if you use simple scaling policies. The amount of time, in seconds, between one scaling activity ending and another one starting due to simple scaling policies. For more information, see Scaling cooldowns for Amazon EC2 Auto Scaling in the Amazon EC2 Auto Scaling User Guide. Default: 300seconds
- default_instance_ intwarmup 
- The amount of time, in seconds, until a new instance is considered to have finished initializing and resource consumption to become stable after it enters the InServicestate. During an instance refresh, Amazon EC2 Auto Scaling waits for the warm-up period after it replaces an instance before it moves on to replacing the next instance. Amazon EC2 Auto Scaling also waits for the warm-up period before aggregating the metrics for new instances with existing instances in the Amazon CloudWatch metrics that are used for scaling, resulting in more reliable usage data. For more information, see Set the default instance warmup for an Auto Scaling group in the Amazon EC2 Auto Scaling User Guide. To manage various warm-up settings at the group level, we recommend that you set the default instance warmup, even if it is set to 0 seconds. To remove a value that you previously set, include the property but specify-1for the value. However, we strongly recommend keeping the default instance warmup enabled by specifying a value of0or other nominal value. Default: None
- desired_capacity str
- The desired capacity is the initial capacity of the Auto Scaling group at the time of its creation and the capacity it attempts to maintain. It can scale beyond this capacity if you configure automatic scaling. The number must be greater than or equal to the minimum size of the group and less than or equal to the maximum size of the group. If you do not specify a desired capacity when creating the stack, the default is the minimum size of the group. CloudFormation marks the Auto Scaling group as successful (by setting its status to CREATE_COMPLETE) when the desired capacity is reached. However, if a maximum Spot price is set in the launch template or launch configuration that you specified, then desired capacity is not used as a criteria for success. Whether your request is fulfilled depends on Spot Instance capacity and your maximum price.
- desired_capacity_ strtype 
- The unit of measurement for the value specified for desired capacity. Amazon EC2 Auto Scaling supports DesiredCapacityTypefor attribute-based instance type selection only. For more information, see Creating an Auto Scaling group using attribute-based instance type selection in the Amazon EC2 Auto Scaling User Guide. By default, Amazon EC2 Auto Scaling specifiesunits, which translates into number of instances. Valid values:units|vcpu|memory-mib
- health_check_ intgrace_ period 
- The amount of time, in seconds, that Amazon EC2 Auto Scaling waits before checking the health status of an EC2 instance that has come into service and marking it unhealthy due to a failed health check. This is useful if your instances do not immediately pass their health checks after they enter the InServicestate. For more information, see Set the health check grace period for an Auto Scaling group in the Amazon EC2 Auto Scaling User Guide. Default:0seconds
- health_check_ strtype 
- A comma-separated value string of one or more health check types. The valid values are EC2,ELB, andVPC_LATTICE.EC2is the default health check and cannot be disabled. For more information, see Health checks for Auto Scaling instances in the Amazon EC2 Auto Scaling User Guide. Only specifyEC2if you must clear a value that was previously set.
- instance_id str
- The ID of the instance used to base the launch configuration on. For more information, see Create an Auto Scaling group using an EC2 instance in the Amazon EC2 Auto Scaling User Guide. If you specify LaunchTemplate,MixedInstancesPolicy, orLaunchConfigurationName, don't specifyInstanceId.
- instance_maintenance_ Instancepolicy Maintenance Policy Response 
- An instance maintenance policy. For more information, see Set instance maintenance policy in the Amazon EC2 Auto Scaling User Guide. InstanceMaintenancePolicyis a property of the AWS::AutoScaling::AutoScalingGroup resource. For more information, see Instance maintenance policies in the Amazon EC2 Auto Scaling User Guide.
- launch_configuration_ strname 
- The name of the launch configuration to use to launch instances. Required only if you don't specify LaunchTemplate,MixedInstancesPolicy, orInstanceId.
- launch_template LaunchTemplate Specification Response 
- Information used to specify the launch template and version to use to launch instances. You can alternatively associate a launch template to the Auto Scaling group by specifying a MixedInstancesPolicy. For more information about creating launch templates, see Create a launch template for an Auto Scaling group in the Amazon EC2 Auto Scaling User Guide. If you omit this property, you must specifyMixedInstancesPolicy,LaunchConfigurationName, orInstanceId. Specifies a launch template to use when provisioning EC2 instances for an Auto Scaling group. You must specify the following: + The ID or the name of the launch template, but not both. + The version of the launch template.LaunchTemplateSpecificationis property of the AWS::AutoScaling::AutoScalingGroup resource. It is also a property of the AWS::AutoScaling::AutoScalingGroup LaunchTemplate and AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides property types. For information about creating a launch template, see AWS::EC2::LaunchTemplate and Create a launch template for an Auto Scaling group in the Amazon EC2 Auto Scaling User Guide. For examples of launch templates, see Auto scaling template snippets and the Examples section in theAWS::EC2::LaunchTemplateresource.
- lifecycle_hook_ Sequence[Lifecyclespecification_ list Hook Specification Response] 
- One or more lifecycle hooks to add to the Auto Scaling group before instances are launched.
- load_balancer_ Sequence[str]names 
- A list of Classic Load Balancers associated with this Auto Scaling group. For Application Load Balancers, Network Load Balancers, and Gateway Load Balancers, specify the TargetGroupARNsproperty instead.
- max_instance_ intlifetime 
- The maximum amount of time, in seconds, that an instance can be in service. The default is null. If specified, the value must be either 0 or a number equal to or greater than 86,400 seconds (1 day). For more information, see Replacing Auto Scaling instances based on maximum instance lifetime in the Amazon EC2 Auto Scaling User Guide.
- max_size str
- The maximum size of the group. With a mixed instances policy that uses instance weighting, Amazon EC2 Auto Scaling may need to go above MaxSizeto meet your capacity requirements. In this event, Amazon EC2 Auto Scaling will never go aboveMaxSizeby more than your largest instance weight (weights that define how many units each instance contributes to the desired capacity of the group).
- metrics_collection Sequence[MetricsCollection Response] 
- Enables the monitoring of group metrics of an Auto Scaling group. By default, these metrics are disabled.
- min_size str
- The minimum size of the group.
- mixed_instances_ Mixedpolicy Instances Policy Response 
- An embedded object that specifies a mixed instances policy. The policy includes properties that not only define the distribution of On-Demand Instances and Spot Instances, the maximum price to pay for Spot Instances (optional), and how the Auto Scaling group allocates instance types to fulfill On-Demand and Spot capacities, but also the properties that specify the instance configuration information—the launch template and instance types. The policy can also include a weight for each instance type and different launch templates for individual instance types. For more information, see Auto Scaling groups with multiple instance types and purchase options in the Amazon EC2 Auto Scaling User Guide. Use this structure to launch multiple instance types and On-Demand Instances and Spot Instances within a single Auto Scaling group. A mixed instances policy contains information that Amazon EC2 Auto Scaling can use to launch instances and help optimize your costs. For more information, see Auto Scaling groups with multiple instance types and purchase options in the Amazon EC2 Auto Scaling User Guide. You can create a mixed instances policy for new and existing Auto Scaling groups. You must use a launch template to configure the policy. You cannot use a launch configuration. There are key differences between Spot Instances and On-Demand Instances: + The price for Spot Instances varies based on demand + Amazon EC2 can terminate an individual Spot Instance as the availability of, or price for, Spot Instances changes When a Spot Instance is terminated, Amazon EC2 Auto Scaling group attempts to launch a replacement instance to maintain the desired capacity for the group. MixedInstancesPolicyis a property of the AWS::AutoScaling::AutoScalingGroup resource.
- new_instances_ boolprotected_ from_ scale_ in 
- Indicates whether newly launched instances are protected from termination by Amazon EC2 Auto Scaling when scaling in. For more information about preventing instances from terminating on scale in, see Using instance scale-in protection in the Amazon EC2 Auto Scaling User Guide.
- notification_configuration AutoScaling Group Notification Configuration Response 
- A structure that specifies an Amazon SNS notification configuration for the NotificationConfigurationsproperty of the AWS::AutoScaling::AutoScalingGroup resource. For an example template snippet, see Auto scaling template snippets. For more information, see Get Amazon SNS notifications when your Auto Scaling group scales in the Amazon EC2 Auto Scaling User Guide.
- notification_configurations Sequence[AutoScaling Group Notification Configuration Response] 
- Configures an Auto Scaling group to send notifications when specified events take place.
- placement_group str
- The name of the placement group into which to launch your instances. For more information, see Placement groups in the Amazon EC2 User Guide for Linux Instances. A cluster placement group is a logical grouping of instances within a single Availability Zone. You cannot specify multiple Availability Zones and a cluster placement group.
- service_linked_ strrole_ arn 
- The Amazon Resource Name (ARN) of the service-linked role that the Auto Scaling group uses to call other AWS service on your behalf. By default, Amazon EC2 Auto Scaling uses a service-linked role named AWSServiceRoleForAutoScaling, which it creates if it does not exist. For more information, see Service-linked roles in the Amazon EC2 Auto Scaling User Guide.
- 
Sequence[TagProperty Response] 
- One or more tags. You can tag your Auto Scaling group and propagate the tags to the Amazon EC2 instances it launches. Tags are not propagated to Amazon EBS volumes. To add tags to Amazon EBS volumes, specify the tags in a launch template but use caution. If the launch template specifies an instance tag with a key that is also specified for the Auto Scaling group, Amazon EC2 Auto Scaling overrides the value of that instance tag with the value specified by the Auto Scaling group. For more information, see Tag Auto Scaling groups and instances in the Amazon EC2 Auto Scaling User Guide.
- target_group_ Sequence[str]arns 
- The Amazon Resource Names (ARN) of the Elastic Load Balancing target groups to associate with the Auto Scaling group. Instances are registered as targets with the target groups. The target groups receive incoming traffic and route requests to one or more registered targets. For more information, see Use Elastic Load Balancing to distribute traffic across the instances in your Auto Scaling group in the Amazon EC2 Auto Scaling User Guide.
- termination_policies Sequence[str]
- A policy or a list of policies that are used to select the instance to terminate. These policies are executed in the order that you list them. For more information, see Work with Amazon EC2 Auto Scaling termination policies in the Amazon EC2 Auto Scaling User Guide. Valid values: Default|AllocationStrategy|ClosestToNextInstanceHour|NewestInstance|OldestInstance|OldestLaunchConfiguration|OldestLaunchTemplate|arn:aws:lambda:region:account-id:function:my-function:my-alias
- vpc_zone_ Sequence[str]identifier 
- A list of subnet IDs for a virtual private cloud (VPC) where instances in the Auto Scaling group can be created. If this resource specifies public subnets and is also in a VPC that is defined in the same stack template, you must use the DependsOn attribute to declare a dependency on the VPC-gateway attachment. When you update VPCZoneIdentifier, this retains the same Auto Scaling group and replaces old instances with new ones, according to the specified subnets. You can optionally specify how CloudFormation handles these updates by using an UpdatePolicy attribute. Required to launch instances into a nondefault VPC. If you specifyVPCZoneIdentifierwithAvailabilityZones, the subnets that you specify for this property must reside in those Availability Zones.
- autoScaling StringGroup Name 
- The name of the Auto Scaling group. This name must be unique per Region per account. The name can contain any ASCII character 33 to 126 including most punctuation characters, digits, and upper and lowercased letters. You cannot use a colon (:) in the name.
- availabilityZones List<String>
- A list of Availability Zones where instances in the Auto Scaling group can be created. Used for launching into the default VPC subnet in each Availability Zone when not using the VPCZoneIdentifierproperty, or for attaching a network interface when an existing network interface ID is specified in a launch template.
- capacityRebalance Boolean
- Indicates whether Capacity Rebalancing is enabled. Otherwise, Capacity Rebalancing is disabled. When you turn on Capacity Rebalancing, Amazon EC2 Auto Scaling attempts to launch a Spot Instance whenever Amazon EC2 notifies that a Spot Instance is at an elevated risk of interruption. After launching a new instance, it then terminates an old instance. For more information, see Use Capacity Rebalancing to handle Amazon EC2 Spot Interruptions in the in the Amazon EC2 Auto Scaling User Guide.
- context String
- Reserved.
- cooldown String
- Only needed if you use simple scaling policies. The amount of time, in seconds, between one scaling activity ending and another one starting due to simple scaling policies. For more information, see Scaling cooldowns for Amazon EC2 Auto Scaling in the Amazon EC2 Auto Scaling User Guide. Default: 300seconds
- defaultInstance NumberWarmup 
- The amount of time, in seconds, until a new instance is considered to have finished initializing and resource consumption to become stable after it enters the InServicestate. During an instance refresh, Amazon EC2 Auto Scaling waits for the warm-up period after it replaces an instance before it moves on to replacing the next instance. Amazon EC2 Auto Scaling also waits for the warm-up period before aggregating the metrics for new instances with existing instances in the Amazon CloudWatch metrics that are used for scaling, resulting in more reliable usage data. For more information, see Set the default instance warmup for an Auto Scaling group in the Amazon EC2 Auto Scaling User Guide. To manage various warm-up settings at the group level, we recommend that you set the default instance warmup, even if it is set to 0 seconds. To remove a value that you previously set, include the property but specify-1for the value. However, we strongly recommend keeping the default instance warmup enabled by specifying a value of0or other nominal value. Default: None
- desiredCapacity String
- The desired capacity is the initial capacity of the Auto Scaling group at the time of its creation and the capacity it attempts to maintain. It can scale beyond this capacity if you configure automatic scaling. The number must be greater than or equal to the minimum size of the group and less than or equal to the maximum size of the group. If you do not specify a desired capacity when creating the stack, the default is the minimum size of the group. CloudFormation marks the Auto Scaling group as successful (by setting its status to CREATE_COMPLETE) when the desired capacity is reached. However, if a maximum Spot price is set in the launch template or launch configuration that you specified, then desired capacity is not used as a criteria for success. Whether your request is fulfilled depends on Spot Instance capacity and your maximum price.
- desiredCapacity StringType 
- The unit of measurement for the value specified for desired capacity. Amazon EC2 Auto Scaling supports DesiredCapacityTypefor attribute-based instance type selection only. For more information, see Creating an Auto Scaling group using attribute-based instance type selection in the Amazon EC2 Auto Scaling User Guide. By default, Amazon EC2 Auto Scaling specifiesunits, which translates into number of instances. Valid values:units|vcpu|memory-mib
- healthCheck NumberGrace Period 
- The amount of time, in seconds, that Amazon EC2 Auto Scaling waits before checking the health status of an EC2 instance that has come into service and marking it unhealthy due to a failed health check. This is useful if your instances do not immediately pass their health checks after they enter the InServicestate. For more information, see Set the health check grace period for an Auto Scaling group in the Amazon EC2 Auto Scaling User Guide. Default:0seconds
- healthCheck StringType 
- A comma-separated value string of one or more health check types. The valid values are EC2,ELB, andVPC_LATTICE.EC2is the default health check and cannot be disabled. For more information, see Health checks for Auto Scaling instances in the Amazon EC2 Auto Scaling User Guide. Only specifyEC2if you must clear a value that was previously set.
- instanceId String
- The ID of the instance used to base the launch configuration on. For more information, see Create an Auto Scaling group using an EC2 instance in the Amazon EC2 Auto Scaling User Guide. If you specify LaunchTemplate,MixedInstancesPolicy, orLaunchConfigurationName, don't specifyInstanceId.
- instanceMaintenance Property MapPolicy 
- An instance maintenance policy. For more information, see Set instance maintenance policy in the Amazon EC2 Auto Scaling User Guide. InstanceMaintenancePolicyis a property of the AWS::AutoScaling::AutoScalingGroup resource. For more information, see Instance maintenance policies in the Amazon EC2 Auto Scaling User Guide.
- launchConfiguration StringName 
- The name of the launch configuration to use to launch instances. Required only if you don't specify LaunchTemplate,MixedInstancesPolicy, orInstanceId.
- launchTemplate Property Map
- Information used to specify the launch template and version to use to launch instances. You can alternatively associate a launch template to the Auto Scaling group by specifying a MixedInstancesPolicy. For more information about creating launch templates, see Create a launch template for an Auto Scaling group in the Amazon EC2 Auto Scaling User Guide. If you omit this property, you must specifyMixedInstancesPolicy,LaunchConfigurationName, orInstanceId. Specifies a launch template to use when provisioning EC2 instances for an Auto Scaling group. You must specify the following: + The ID or the name of the launch template, but not both. + The version of the launch template.LaunchTemplateSpecificationis property of the AWS::AutoScaling::AutoScalingGroup resource. It is also a property of the AWS::AutoScaling::AutoScalingGroup LaunchTemplate and AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides property types. For information about creating a launch template, see AWS::EC2::LaunchTemplate and Create a launch template for an Auto Scaling group in the Amazon EC2 Auto Scaling User Guide. For examples of launch templates, see Auto scaling template snippets and the Examples section in theAWS::EC2::LaunchTemplateresource.
- lifecycleHook List<Property Map>Specification List 
- One or more lifecycle hooks to add to the Auto Scaling group before instances are launched.
- loadBalancer List<String>Names 
- A list of Classic Load Balancers associated with this Auto Scaling group. For Application Load Balancers, Network Load Balancers, and Gateway Load Balancers, specify the TargetGroupARNsproperty instead.
- maxInstance NumberLifetime 
- The maximum amount of time, in seconds, that an instance can be in service. The default is null. If specified, the value must be either 0 or a number equal to or greater than 86,400 seconds (1 day). For more information, see Replacing Auto Scaling instances based on maximum instance lifetime in the Amazon EC2 Auto Scaling User Guide.
- maxSize String
- The maximum size of the group. With a mixed instances policy that uses instance weighting, Amazon EC2 Auto Scaling may need to go above MaxSizeto meet your capacity requirements. In this event, Amazon EC2 Auto Scaling will never go aboveMaxSizeby more than your largest instance weight (weights that define how many units each instance contributes to the desired capacity of the group).
- metricsCollection List<Property Map>
- Enables the monitoring of group metrics of an Auto Scaling group. By default, these metrics are disabled.
- minSize String
- The minimum size of the group.
- mixedInstances Property MapPolicy 
- An embedded object that specifies a mixed instances policy. The policy includes properties that not only define the distribution of On-Demand Instances and Spot Instances, the maximum price to pay for Spot Instances (optional), and how the Auto Scaling group allocates instance types to fulfill On-Demand and Spot capacities, but also the properties that specify the instance configuration information—the launch template and instance types. The policy can also include a weight for each instance type and different launch templates for individual instance types. For more information, see Auto Scaling groups with multiple instance types and purchase options in the Amazon EC2 Auto Scaling User Guide. Use this structure to launch multiple instance types and On-Demand Instances and Spot Instances within a single Auto Scaling group. A mixed instances policy contains information that Amazon EC2 Auto Scaling can use to launch instances and help optimize your costs. For more information, see Auto Scaling groups with multiple instance types and purchase options in the Amazon EC2 Auto Scaling User Guide. You can create a mixed instances policy for new and existing Auto Scaling groups. You must use a launch template to configure the policy. You cannot use a launch configuration. There are key differences between Spot Instances and On-Demand Instances: + The price for Spot Instances varies based on demand + Amazon EC2 can terminate an individual Spot Instance as the availability of, or price for, Spot Instances changes When a Spot Instance is terminated, Amazon EC2 Auto Scaling group attempts to launch a replacement instance to maintain the desired capacity for the group. MixedInstancesPolicyis a property of the AWS::AutoScaling::AutoScalingGroup resource.
- newInstances BooleanProtected From Scale In 
- Indicates whether newly launched instances are protected from termination by Amazon EC2 Auto Scaling when scaling in. For more information about preventing instances from terminating on scale in, see Using instance scale-in protection in the Amazon EC2 Auto Scaling User Guide.
- notificationConfiguration Property Map
- A structure that specifies an Amazon SNS notification configuration for the NotificationConfigurationsproperty of the AWS::AutoScaling::AutoScalingGroup resource. For an example template snippet, see Auto scaling template snippets. For more information, see Get Amazon SNS notifications when your Auto Scaling group scales in the Amazon EC2 Auto Scaling User Guide.
- notificationConfigurations List<Property Map>
- Configures an Auto Scaling group to send notifications when specified events take place.
- placementGroup String
- The name of the placement group into which to launch your instances. For more information, see Placement groups in the Amazon EC2 User Guide for Linux Instances. A cluster placement group is a logical grouping of instances within a single Availability Zone. You cannot specify multiple Availability Zones and a cluster placement group.
- serviceLinked StringRole ARN 
- The Amazon Resource Name (ARN) of the service-linked role that the Auto Scaling group uses to call other AWS service on your behalf. By default, Amazon EC2 Auto Scaling uses a service-linked role named AWSServiceRoleForAutoScaling, which it creates if it does not exist. For more information, see Service-linked roles in the Amazon EC2 Auto Scaling User Guide.
- List<Property Map>
- One or more tags. You can tag your Auto Scaling group and propagate the tags to the Amazon EC2 instances it launches. Tags are not propagated to Amazon EBS volumes. To add tags to Amazon EBS volumes, specify the tags in a launch template but use caution. If the launch template specifies an instance tag with a key that is also specified for the Auto Scaling group, Amazon EC2 Auto Scaling overrides the value of that instance tag with the value specified by the Auto Scaling group. For more information, see Tag Auto Scaling groups and instances in the Amazon EC2 Auto Scaling User Guide.
- targetGroup List<String>ARNs 
- The Amazon Resource Names (ARN) of the Elastic Load Balancing target groups to associate with the Auto Scaling group. Instances are registered as targets with the target groups. The target groups receive incoming traffic and route requests to one or more registered targets. For more information, see Use Elastic Load Balancing to distribute traffic across the instances in your Auto Scaling group in the Amazon EC2 Auto Scaling User Guide.
- terminationPolicies List<String>
- A policy or a list of policies that are used to select the instance to terminate. These policies are executed in the order that you list them. For more information, see Work with Amazon EC2 Auto Scaling termination policies in the Amazon EC2 Auto Scaling User Guide. Valid values: Default|AllocationStrategy|ClosestToNextInstanceHour|NewestInstance|OldestInstance|OldestLaunchConfiguration|OldestLaunchTemplate|arn:aws:lambda:region:account-id:function:my-function:my-alias
- vpcZone List<String>Identifier 
- A list of subnet IDs for a virtual private cloud (VPC) where instances in the Auto Scaling group can be created. If this resource specifies public subnets and is also in a VPC that is defined in the same stack template, you must use the DependsOn attribute to declare a dependency on the VPC-gateway attachment. When you update VPCZoneIdentifier, this retains the same Auto Scaling group and replaces old instances with new ones, according to the specified subnets. You can optionally specify how CloudFormation handles these updates by using an UpdatePolicy attribute. Required to launch instances into a nondefault VPC. If you specifyVPCZoneIdentifierwithAvailabilityZones, the subnets that you specify for this property must reside in those Availability Zones.
BaselineEbsBandwidthMbpsRequestResponse     
InstanceMaintenancePolicyResponse   
- MaxHealthy intPercentage 
- Specifies the upper threshold as a percentage of the desired capacity of the Auto Scaling group. It represents the maximum percentage of the group that can be in service and healthy, or pending, to support your workload when replacing instances. Value range is 100 to 200. To clear a previously set value, specify a value of -1. BothMinHealthyPercentageandMaxHealthyPercentagemust be specified, and the difference between them cannot be greater than 100. A large range increases the number of instances that can be replaced at the same time.
- MinHealthy intPercentage 
- Specifies the lower threshold as a percentage of the desired capacity of the Auto Scaling group. It represents the minimum percentage of the group to keep in service, healthy, and ready to use to support your workload when replacing instances. Value range is 0 to 100. To clear a previously set value, specify a value of -1.
- MaxHealthy intPercentage 
- Specifies the upper threshold as a percentage of the desired capacity of the Auto Scaling group. It represents the maximum percentage of the group that can be in service and healthy, or pending, to support your workload when replacing instances. Value range is 100 to 200. To clear a previously set value, specify a value of -1. BothMinHealthyPercentageandMaxHealthyPercentagemust be specified, and the difference between them cannot be greater than 100. A large range increases the number of instances that can be replaced at the same time.
- MinHealthy intPercentage 
- Specifies the lower threshold as a percentage of the desired capacity of the Auto Scaling group. It represents the minimum percentage of the group to keep in service, healthy, and ready to use to support your workload when replacing instances. Value range is 0 to 100. To clear a previously set value, specify a value of -1.
- maxHealthy IntegerPercentage 
- Specifies the upper threshold as a percentage of the desired capacity of the Auto Scaling group. It represents the maximum percentage of the group that can be in service and healthy, or pending, to support your workload when replacing instances. Value range is 100 to 200. To clear a previously set value, specify a value of -1. BothMinHealthyPercentageandMaxHealthyPercentagemust be specified, and the difference between them cannot be greater than 100. A large range increases the number of instances that can be replaced at the same time.
- minHealthy IntegerPercentage 
- Specifies the lower threshold as a percentage of the desired capacity of the Auto Scaling group. It represents the minimum percentage of the group to keep in service, healthy, and ready to use to support your workload when replacing instances. Value range is 0 to 100. To clear a previously set value, specify a value of -1.
- maxHealthy numberPercentage 
- Specifies the upper threshold as a percentage of the desired capacity of the Auto Scaling group. It represents the maximum percentage of the group that can be in service and healthy, or pending, to support your workload when replacing instances. Value range is 100 to 200. To clear a previously set value, specify a value of -1. BothMinHealthyPercentageandMaxHealthyPercentagemust be specified, and the difference between them cannot be greater than 100. A large range increases the number of instances that can be replaced at the same time.
- minHealthy numberPercentage 
- Specifies the lower threshold as a percentage of the desired capacity of the Auto Scaling group. It represents the minimum percentage of the group to keep in service, healthy, and ready to use to support your workload when replacing instances. Value range is 0 to 100. To clear a previously set value, specify a value of -1.
- max_healthy_ intpercentage 
- Specifies the upper threshold as a percentage of the desired capacity of the Auto Scaling group. It represents the maximum percentage of the group that can be in service and healthy, or pending, to support your workload when replacing instances. Value range is 100 to 200. To clear a previously set value, specify a value of -1. BothMinHealthyPercentageandMaxHealthyPercentagemust be specified, and the difference between them cannot be greater than 100. A large range increases the number of instances that can be replaced at the same time.
- min_healthy_ intpercentage 
- Specifies the lower threshold as a percentage of the desired capacity of the Auto Scaling group. It represents the minimum percentage of the group to keep in service, healthy, and ready to use to support your workload when replacing instances. Value range is 0 to 100. To clear a previously set value, specify a value of -1.
- maxHealthy NumberPercentage 
- Specifies the upper threshold as a percentage of the desired capacity of the Auto Scaling group. It represents the maximum percentage of the group that can be in service and healthy, or pending, to support your workload when replacing instances. Value range is 100 to 200. To clear a previously set value, specify a value of -1. BothMinHealthyPercentageandMaxHealthyPercentagemust be specified, and the difference between them cannot be greater than 100. A large range increases the number of instances that can be replaced at the same time.
- minHealthy NumberPercentage 
- Specifies the lower threshold as a percentage of the desired capacity of the Auto Scaling group. It represents the minimum percentage of the group to keep in service, healthy, and ready to use to support your workload when replacing instances. Value range is 0 to 100. To clear a previously set value, specify a value of -1.
InstanceRequirementsResponse  
- AcceleratorCount Pulumi.Azure Native. Aws Connector. Inputs. Accelerator Count Request Response 
- The minimum and maximum number of accelerators (GPUs, FPGAs, or AWS Inferentia chips) for an instance type. To exclude accelerator-enabled instance types, set Maxto0. Default: No minimum or maximum limitsAcceleratorCountRequestis a property of theInstanceRequirementsproperty of the AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides property type that describes the minimum and maximum number of accelerators for an instance type.
- AcceleratorManufacturers List<string>
- Indicates whether instance types must have accelerators by specific manufacturers. + For instance types with NVIDIA devices, specify nvidia. + For instance types with AMD devices, specifyamd. + For instance types with AWS devices, specifyamazon-web-services. + For instance types with Xilinx devices, specifyxilinx. Default: Any manufacturer
- AcceleratorNames List<string>
- Lists the accelerators that must be on an instance type. + For instance types with NVIDIA A100 GPUs, specify a100. + For instance types with NVIDIA V100 GPUs, specifyv100. + For instance types with NVIDIA K80 GPUs, specifyk80. + For instance types with NVIDIA T4 GPUs, specifyt4. + For instance types with NVIDIA M60 GPUs, specifym60. + For instance types with AMD Radeon Pro V520 GPUs, specifyradeon-pro-v520. + For instance types with Xilinx VU9P FPGAs, specifyvu9p. Default: Any accelerator
- AcceleratorTotal Pulumi.Memory Mi B Azure Native. Aws Connector. Inputs. Accelerator Total Memory Mi BRequest Response 
- The minimum and maximum total memory size for the accelerators on an instance type, in MiB. Default: No minimum or maximum limits AcceleratorTotalMemoryMiBRequestis a property of theInstanceRequirementsproperty of the AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides property type that describes the minimum and maximum total memory size for the accelerators for an instance type, in MiB.
- AcceleratorTypes List<string>
- Lists the accelerator types that must be on an instance type. + For instance types with GPU accelerators, specify gpu. + For instance types with FPGA accelerators, specifyfpga. + For instance types with inference accelerators, specifyinference. Default: Any accelerator type
- AllowedInstance List<string>Types 
- The instance types to apply your specified attributes against. All other instance types are ignored, even if they match your specified attributes. You can use strings with one or more wild cards, represented by an asterisk (*), to allow an instance type, size, or generation. The following are examples:m5.8xlarge,c5*.*,m5a.*,r*,*3*. For example, if you specifyc5*, Amazon EC2 Auto Scaling will allow the entire C5 instance family, which includes all C5a and C5n instance types. If you specifym5a.*, Amazon EC2 Auto Scaling will allow all the M5a instance types, but not the M5n instance types. If you specifyAllowedInstanceTypes, you can't specifyExcludedInstanceTypes. Default: All instance types
- BareMetal string
- Indicates whether bare metal instance types are included, excluded, or required. Default: excluded
- BaselineEbs Pulumi.Bandwidth Mbps Azure Native. Aws Connector. Inputs. Baseline Ebs Bandwidth Mbps Request Response 
- The minimum and maximum baseline bandwidth performance for an instance type, in Mbps. For more information, see Amazon EBS–optimized instances in the Amazon EC2 User Guide for Linux Instances. Default: No minimum or maximum limits BaselineEbsBandwidthMbpsRequestis a property of theInstanceRequirementsproperty of the AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides property type that describes the minimum and maximum baseline bandwidth performance for an instance type, in Mbps.
- BurstablePerformance string
- Indicates whether burstable performance instance types are included, excluded, or required. For more information, see Burstable performance instances in the Amazon EC2 User Guide for Linux Instances. Default: excluded
- CpuManufacturers List<string>
- Lists which specific CPU manufacturers to include. + For instance types with Intel CPUs, specify intel. + For instance types with AMD CPUs, specifyamd. + For instance types with AWS CPUs, specifyamazon-web-services. Don't confuse the CPU hardware manufacturer with the CPU hardware architecture. Instances will be launched with a compatible CPU architecture based on the Amazon Machine Image (AMI) that you specify in your launch template. Default: Any manufacturer
- ExcludedInstance List<string>Types 
- The instance types to exclude. You can use strings with one or more wild cards, represented by an asterisk (*), to exclude an instance family, type, size, or generation. The following are examples:m5.8xlarge,c5*.*,m5a.*,r*,*3*. For example, if you specifyc5*, you are excluding the entire C5 instance family, which includes all C5a and C5n instance types. If you specifym5a.*, Amazon EC2 Auto Scaling will exclude all the M5a instance types, but not the M5n instance types. If you specifyExcludedInstanceTypes, you can't specifyAllowedInstanceTypes. Default: No excluded instance types
- InstanceGenerations List<string>
- Indicates whether current or previous generation instance types are included. + For current generation instance types, specify current. The current generation includes EC2 instance types currently recommended for use. This typically includes the latest two to three generations in each instance family. For more information, see Instance types in the Amazon EC2 User Guide for Linux Instances. + For previous generation instance types, specifyprevious. Default: Any current or previous generation
- LocalStorage string
- Indicates whether instance types with instance store volumes are included, excluded, or required. For more information, see Amazon EC2 instance store in the Amazon EC2 User Guide for Linux Instances. Default: included
- LocalStorage List<string>Types 
- Indicates the type of local storage that is required. + For instance types with hard disk drive (HDD) storage, specify hdd. + For instance types with solid state drive (SSD) storage, specifyssd. Default: Any local storage type
- MaxSpot intPrice As Percentage Of Optimal On Demand Price 
- [Price protection] The price protection threshold for Spot Instances, as a percentage of an identified On-Demand price. The identified On-Demand price is the price of the lowest priced current generation C, M, or R instance type with your specified attributes. If no current generation C, M, or R instance type matches your attributes, then the identified price is from either the lowest priced current generation instance types or, failing that, the lowest priced previous generation instance types that match your attributes. When Amazon EC2 Auto Scaling selects instance types with your attributes, we will exclude instance types whose price exceeds your specified threshold. The parameter accepts an integer, which Amazon EC2 Auto Scaling interprets as a percentage. To indicate no price protection threshold, specify a high value, such as 999999. If you setDesiredCapacityTypetovcpuormemory-mib, the price protection threshold is based on the per-vCPU or per-memory price instead of the per instance price. Only one ofSpotMaxPricePercentageOverLowestPriceorMaxSpotPriceAsPercentageOfOptimalOnDemandPricecan be specified. If you don't specify either, thenSpotMaxPricePercentageOverLowestPriceis used and the value for that parameter defaults to100.
- MemoryGi Pulumi.BPer VCpu Azure Native. Aws Connector. Inputs. Memory Gi BPer VCpu Request Response 
- The minimum and maximum amount of memory per vCPU for an instance type, in GiB. Default: No minimum or maximum limits MemoryGiBPerVCpuRequestis a property of theInstanceRequirementsproperty of the AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides property type that describes the minimum and maximum amount of memory per vCPU for an instance type, in GiB.
- MemoryMi Pulumi.B Azure Native. Aws Connector. Inputs. Memory Mi BRequest Response 
- The minimum and maximum instance memory size for an instance type, in MiB. MemoryMiBRequestis a property of theInstanceRequirementsproperty of the AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides property type that describes the minimum and maximum instance memory size for an instance type, in MiB.
- NetworkBandwidth Pulumi.Gbps Azure Native. Aws Connector. Inputs. Network Bandwidth Gbps Request Response 
- The minimum and maximum amount of network bandwidth, in gigabits per second (Gbps). Default: No minimum or maximum limits NetworkBandwidthGbpsRequestis a property of theInstanceRequirementsproperty of the AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides property type that describes the minimum and maximum network bandwidth for an instance type, in Gbps. Setting the minimum bandwidth does not guarantee that your instance will achieve the minimum bandwidth. Amazon EC2 will identify instance types that support the specified minimum bandwidth, but the actual bandwidth of your instance might go below the specified minimum at times. For more information, see Available instance bandwidth in the Amazon EC2 User Guide for Linux Instances.
- NetworkInterface Pulumi.Count Azure Native. Aws Connector. Inputs. Network Interface Count Request Response 
- The minimum and maximum number of network interfaces for an instance type. Default: No minimum or maximum limits NetworkInterfaceCountRequestis a property of theInstanceRequirementsproperty of the AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides property type that describes the minimum and maximum number of network interfaces for an instance type.
- OnDemand intMax Price Percentage Over Lowest Price 
- [Price protection] The price protection threshold for On-Demand Instances, as a percentage higher than an identified On-Demand price. The identified On-Demand price is the price of the lowest priced current generation C, M, or R instance type with your specified attributes. If no current generation C, M, or R instance type matches your attributes, then the identified price is from either the lowest priced current generation instance types or, failing that, the lowest priced previous generation instance types that match your attributes. When Amazon EC2 Auto Scaling selects instance types with your attributes, we will exclude instance types whose price exceeds your specified threshold. The parameter accepts an integer, which Amazon EC2 Auto Scaling interprets as a percentage. To turn off price protection, specify a high value, such as 999999. If you setDesiredCapacityTypetovcpuormemory-mib, the price protection threshold is applied based on the per-vCPU or per-memory price instead of the per instance price. Default:20
- RequireHibernate boolSupport 
- Indicates whether instance types must provide On-Demand Instance hibernation support. Default: false
- SpotMax intPrice Percentage Over Lowest Price 
- [Price protection] The price protection threshold for Spot Instances, as a percentage higher than an identified Spot price. The identified Spot price is the price of the lowest priced current generation C, M, or R instance type with your specified attributes. If no current generation C, M, or R instance type matches your attributes, then the identified price is from either the lowest priced current generation instance types or, failing that, the lowest priced previous generation instance types that match your attributes. When Amazon EC2 Auto Scaling selects instance types with your attributes, we will exclude instance types whose price exceeds your specified threshold. The parameter accepts an integer, which Amazon EC2 Auto Scaling interprets as a percentage. To turn off price protection, specify a high value, such as 999999. If you setDesiredCapacityTypetovcpuormemory-mib, the price protection threshold is based on the per-vCPU or per-memory price instead of the per instance price. Only one ofSpotMaxPricePercentageOverLowestPriceorMaxSpotPriceAsPercentageOfOptimalOnDemandPricecan be specified. Default:100
- TotalLocal Pulumi.Storage GB Azure Native. Aws Connector. Inputs. Total Local Storage GBRequest Response 
- The minimum and maximum total local storage size for an instance type, in GB. Default: No minimum or maximum limits TotalLocalStorageGBRequestis a property of theInstanceRequirementsproperty of the AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides property type that describes the minimum and maximum total local storage size for an instance type, in GB.
- VCpuCount Pulumi.Azure Native. Aws Connector. Inputs. VCpu Count Request Response 
- The minimum and maximum number of vCPUs for an instance type. VCpuCountRequestis a property of theInstanceRequirementsproperty of the AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides property type that describes the minimum and maximum number of vCPUs for an instance type.
- AcceleratorCount AcceleratorCount Request Response 
- The minimum and maximum number of accelerators (GPUs, FPGAs, or AWS Inferentia chips) for an instance type. To exclude accelerator-enabled instance types, set Maxto0. Default: No minimum or maximum limitsAcceleratorCountRequestis a property of theInstanceRequirementsproperty of the AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides property type that describes the minimum and maximum number of accelerators for an instance type.
- AcceleratorManufacturers []string
- Indicates whether instance types must have accelerators by specific manufacturers. + For instance types with NVIDIA devices, specify nvidia. + For instance types with AMD devices, specifyamd. + For instance types with AWS devices, specifyamazon-web-services. + For instance types with Xilinx devices, specifyxilinx. Default: Any manufacturer
- AcceleratorNames []string
- Lists the accelerators that must be on an instance type. + For instance types with NVIDIA A100 GPUs, specify a100. + For instance types with NVIDIA V100 GPUs, specifyv100. + For instance types with NVIDIA K80 GPUs, specifyk80. + For instance types with NVIDIA T4 GPUs, specifyt4. + For instance types with NVIDIA M60 GPUs, specifym60. + For instance types with AMD Radeon Pro V520 GPUs, specifyradeon-pro-v520. + For instance types with Xilinx VU9P FPGAs, specifyvu9p. Default: Any accelerator
- AcceleratorTotal AcceleratorMemory Mi B Total Memory Mi BRequest Response 
- The minimum and maximum total memory size for the accelerators on an instance type, in MiB. Default: No minimum or maximum limits AcceleratorTotalMemoryMiBRequestis a property of theInstanceRequirementsproperty of the AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides property type that describes the minimum and maximum total memory size for the accelerators for an instance type, in MiB.
- AcceleratorTypes []string
- Lists the accelerator types that must be on an instance type. + For instance types with GPU accelerators, specify gpu. + For instance types with FPGA accelerators, specifyfpga. + For instance types with inference accelerators, specifyinference. Default: Any accelerator type
- AllowedInstance []stringTypes 
- The instance types to apply your specified attributes against. All other instance types are ignored, even if they match your specified attributes. You can use strings with one or more wild cards, represented by an asterisk (*), to allow an instance type, size, or generation. The following are examples:m5.8xlarge,c5*.*,m5a.*,r*,*3*. For example, if you specifyc5*, Amazon EC2 Auto Scaling will allow the entire C5 instance family, which includes all C5a and C5n instance types. If you specifym5a.*, Amazon EC2 Auto Scaling will allow all the M5a instance types, but not the M5n instance types. If you specifyAllowedInstanceTypes, you can't specifyExcludedInstanceTypes. Default: All instance types
- BareMetal string
- Indicates whether bare metal instance types are included, excluded, or required. Default: excluded
- BaselineEbs BaselineBandwidth Mbps Ebs Bandwidth Mbps Request Response 
- The minimum and maximum baseline bandwidth performance for an instance type, in Mbps. For more information, see Amazon EBS–optimized instances in the Amazon EC2 User Guide for Linux Instances. Default: No minimum or maximum limits BaselineEbsBandwidthMbpsRequestis a property of theInstanceRequirementsproperty of the AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides property type that describes the minimum and maximum baseline bandwidth performance for an instance type, in Mbps.
- BurstablePerformance string
- Indicates whether burstable performance instance types are included, excluded, or required. For more information, see Burstable performance instances in the Amazon EC2 User Guide for Linux Instances. Default: excluded
- CpuManufacturers []string
- Lists which specific CPU manufacturers to include. + For instance types with Intel CPUs, specify intel. + For instance types with AMD CPUs, specifyamd. + For instance types with AWS CPUs, specifyamazon-web-services. Don't confuse the CPU hardware manufacturer with the CPU hardware architecture. Instances will be launched with a compatible CPU architecture based on the Amazon Machine Image (AMI) that you specify in your launch template. Default: Any manufacturer
- ExcludedInstance []stringTypes 
- The instance types to exclude. You can use strings with one or more wild cards, represented by an asterisk (*), to exclude an instance family, type, size, or generation. The following are examples:m5.8xlarge,c5*.*,m5a.*,r*,*3*. For example, if you specifyc5*, you are excluding the entire C5 instance family, which includes all C5a and C5n instance types. If you specifym5a.*, Amazon EC2 Auto Scaling will exclude all the M5a instance types, but not the M5n instance types. If you specifyExcludedInstanceTypes, you can't specifyAllowedInstanceTypes. Default: No excluded instance types
- InstanceGenerations []string
- Indicates whether current or previous generation instance types are included. + For current generation instance types, specify current. The current generation includes EC2 instance types currently recommended for use. This typically includes the latest two to three generations in each instance family. For more information, see Instance types in the Amazon EC2 User Guide for Linux Instances. + For previous generation instance types, specifyprevious. Default: Any current or previous generation
- LocalStorage string
- Indicates whether instance types with instance store volumes are included, excluded, or required. For more information, see Amazon EC2 instance store in the Amazon EC2 User Guide for Linux Instances. Default: included
- LocalStorage []stringTypes 
- Indicates the type of local storage that is required. + For instance types with hard disk drive (HDD) storage, specify hdd. + For instance types with solid state drive (SSD) storage, specifyssd. Default: Any local storage type
- MaxSpot intPrice As Percentage Of Optimal On Demand Price 
- [Price protection] The price protection threshold for Spot Instances, as a percentage of an identified On-Demand price. The identified On-Demand price is the price of the lowest priced current generation C, M, or R instance type with your specified attributes. If no current generation C, M, or R instance type matches your attributes, then the identified price is from either the lowest priced current generation instance types or, failing that, the lowest priced previous generation instance types that match your attributes. When Amazon EC2 Auto Scaling selects instance types with your attributes, we will exclude instance types whose price exceeds your specified threshold. The parameter accepts an integer, which Amazon EC2 Auto Scaling interprets as a percentage. To indicate no price protection threshold, specify a high value, such as 999999. If you setDesiredCapacityTypetovcpuormemory-mib, the price protection threshold is based on the per-vCPU or per-memory price instead of the per instance price. Only one ofSpotMaxPricePercentageOverLowestPriceorMaxSpotPriceAsPercentageOfOptimalOnDemandPricecan be specified. If you don't specify either, thenSpotMaxPricePercentageOverLowestPriceis used and the value for that parameter defaults to100.
- MemoryGi MemoryBPer VCpu Gi BPer VCpu Request Response 
- The minimum and maximum amount of memory per vCPU for an instance type, in GiB. Default: No minimum or maximum limits MemoryGiBPerVCpuRequestis a property of theInstanceRequirementsproperty of the AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides property type that describes the minimum and maximum amount of memory per vCPU for an instance type, in GiB.
- MemoryMi MemoryB Mi BRequest Response 
- The minimum and maximum instance memory size for an instance type, in MiB. MemoryMiBRequestis a property of theInstanceRequirementsproperty of the AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides property type that describes the minimum and maximum instance memory size for an instance type, in MiB.
- NetworkBandwidth NetworkGbps Bandwidth Gbps Request Response 
- The minimum and maximum amount of network bandwidth, in gigabits per second (Gbps). Default: No minimum or maximum limits NetworkBandwidthGbpsRequestis a property of theInstanceRequirementsproperty of the AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides property type that describes the minimum and maximum network bandwidth for an instance type, in Gbps. Setting the minimum bandwidth does not guarantee that your instance will achieve the minimum bandwidth. Amazon EC2 will identify instance types that support the specified minimum bandwidth, but the actual bandwidth of your instance might go below the specified minimum at times. For more information, see Available instance bandwidth in the Amazon EC2 User Guide for Linux Instances.
- NetworkInterface NetworkCount Interface Count Request Response 
- The minimum and maximum number of network interfaces for an instance type. Default: No minimum or maximum limits NetworkInterfaceCountRequestis a property of theInstanceRequirementsproperty of the AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides property type that describes the minimum and maximum number of network interfaces for an instance type.
- OnDemand intMax Price Percentage Over Lowest Price 
- [Price protection] The price protection threshold for On-Demand Instances, as a percentage higher than an identified On-Demand price. The identified On-Demand price is the price of the lowest priced current generation C, M, or R instance type with your specified attributes. If no current generation C, M, or R instance type matches your attributes, then the identified price is from either the lowest priced current generation instance types or, failing that, the lowest priced previous generation instance types that match your attributes. When Amazon EC2 Auto Scaling selects instance types with your attributes, we will exclude instance types whose price exceeds your specified threshold. The parameter accepts an integer, which Amazon EC2 Auto Scaling interprets as a percentage. To turn off price protection, specify a high value, such as 999999. If you setDesiredCapacityTypetovcpuormemory-mib, the price protection threshold is applied based on the per-vCPU or per-memory price instead of the per instance price. Default:20
- RequireHibernate boolSupport 
- Indicates whether instance types must provide On-Demand Instance hibernation support. Default: false
- SpotMax intPrice Percentage Over Lowest Price 
- [Price protection] The price protection threshold for Spot Instances, as a percentage higher than an identified Spot price. The identified Spot price is the price of the lowest priced current generation C, M, or R instance type with your specified attributes. If no current generation C, M, or R instance type matches your attributes, then the identified price is from either the lowest priced current generation instance types or, failing that, the lowest priced previous generation instance types that match your attributes. When Amazon EC2 Auto Scaling selects instance types with your attributes, we will exclude instance types whose price exceeds your specified threshold. The parameter accepts an integer, which Amazon EC2 Auto Scaling interprets as a percentage. To turn off price protection, specify a high value, such as 999999. If you setDesiredCapacityTypetovcpuormemory-mib, the price protection threshold is based on the per-vCPU or per-memory price instead of the per instance price. Only one ofSpotMaxPricePercentageOverLowestPriceorMaxSpotPriceAsPercentageOfOptimalOnDemandPricecan be specified. Default:100
- TotalLocal TotalStorage GB Local Storage GBRequest Response 
- The minimum and maximum total local storage size for an instance type, in GB. Default: No minimum or maximum limits TotalLocalStorageGBRequestis a property of theInstanceRequirementsproperty of the AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides property type that describes the minimum and maximum total local storage size for an instance type, in GB.
- VCpuCount VCpuCount Request Response 
- The minimum and maximum number of vCPUs for an instance type. VCpuCountRequestis a property of theInstanceRequirementsproperty of the AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides property type that describes the minimum and maximum number of vCPUs for an instance type.
- acceleratorCount AcceleratorCount Request Response 
- The minimum and maximum number of accelerators (GPUs, FPGAs, or AWS Inferentia chips) for an instance type. To exclude accelerator-enabled instance types, set Maxto0. Default: No minimum or maximum limitsAcceleratorCountRequestis a property of theInstanceRequirementsproperty of the AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides property type that describes the minimum and maximum number of accelerators for an instance type.
- acceleratorManufacturers List<String>
- Indicates whether instance types must have accelerators by specific manufacturers. + For instance types with NVIDIA devices, specify nvidia. + For instance types with AMD devices, specifyamd. + For instance types with AWS devices, specifyamazon-web-services. + For instance types with Xilinx devices, specifyxilinx. Default: Any manufacturer
- acceleratorNames List<String>
- Lists the accelerators that must be on an instance type. + For instance types with NVIDIA A100 GPUs, specify a100. + For instance types with NVIDIA V100 GPUs, specifyv100. + For instance types with NVIDIA K80 GPUs, specifyk80. + For instance types with NVIDIA T4 GPUs, specifyt4. + For instance types with NVIDIA M60 GPUs, specifym60. + For instance types with AMD Radeon Pro V520 GPUs, specifyradeon-pro-v520. + For instance types with Xilinx VU9P FPGAs, specifyvu9p. Default: Any accelerator
- acceleratorTotal AcceleratorMemory Mi B Total Memory Mi BRequest Response 
- The minimum and maximum total memory size for the accelerators on an instance type, in MiB. Default: No minimum or maximum limits AcceleratorTotalMemoryMiBRequestis a property of theInstanceRequirementsproperty of the AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides property type that describes the minimum and maximum total memory size for the accelerators for an instance type, in MiB.
- acceleratorTypes List<String>
- Lists the accelerator types that must be on an instance type. + For instance types with GPU accelerators, specify gpu. + For instance types with FPGA accelerators, specifyfpga. + For instance types with inference accelerators, specifyinference. Default: Any accelerator type
- allowedInstance List<String>Types 
- The instance types to apply your specified attributes against. All other instance types are ignored, even if they match your specified attributes. You can use strings with one or more wild cards, represented by an asterisk (*), to allow an instance type, size, or generation. The following are examples:m5.8xlarge,c5*.*,m5a.*,r*,*3*. For example, if you specifyc5*, Amazon EC2 Auto Scaling will allow the entire C5 instance family, which includes all C5a and C5n instance types. If you specifym5a.*, Amazon EC2 Auto Scaling will allow all the M5a instance types, but not the M5n instance types. If you specifyAllowedInstanceTypes, you can't specifyExcludedInstanceTypes. Default: All instance types
- bareMetal String
- Indicates whether bare metal instance types are included, excluded, or required. Default: excluded
- baselineEbs BaselineBandwidth Mbps Ebs Bandwidth Mbps Request Response 
- The minimum and maximum baseline bandwidth performance for an instance type, in Mbps. For more information, see Amazon EBS–optimized instances in the Amazon EC2 User Guide for Linux Instances. Default: No minimum or maximum limits BaselineEbsBandwidthMbpsRequestis a property of theInstanceRequirementsproperty of the AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides property type that describes the minimum and maximum baseline bandwidth performance for an instance type, in Mbps.
- burstablePerformance String
- Indicates whether burstable performance instance types are included, excluded, or required. For more information, see Burstable performance instances in the Amazon EC2 User Guide for Linux Instances. Default: excluded
- cpuManufacturers List<String>
- Lists which specific CPU manufacturers to include. + For instance types with Intel CPUs, specify intel. + For instance types with AMD CPUs, specifyamd. + For instance types with AWS CPUs, specifyamazon-web-services. Don't confuse the CPU hardware manufacturer with the CPU hardware architecture. Instances will be launched with a compatible CPU architecture based on the Amazon Machine Image (AMI) that you specify in your launch template. Default: Any manufacturer
- excludedInstance List<String>Types 
- The instance types to exclude. You can use strings with one or more wild cards, represented by an asterisk (*), to exclude an instance family, type, size, or generation. The following are examples:m5.8xlarge,c5*.*,m5a.*,r*,*3*. For example, if you specifyc5*, you are excluding the entire C5 instance family, which includes all C5a and C5n instance types. If you specifym5a.*, Amazon EC2 Auto Scaling will exclude all the M5a instance types, but not the M5n instance types. If you specifyExcludedInstanceTypes, you can't specifyAllowedInstanceTypes. Default: No excluded instance types
- instanceGenerations List<String>
- Indicates whether current or previous generation instance types are included. + For current generation instance types, specify current. The current generation includes EC2 instance types currently recommended for use. This typically includes the latest two to three generations in each instance family. For more information, see Instance types in the Amazon EC2 User Guide for Linux Instances. + For previous generation instance types, specifyprevious. Default: Any current or previous generation
- localStorage String
- Indicates whether instance types with instance store volumes are included, excluded, or required. For more information, see Amazon EC2 instance store in the Amazon EC2 User Guide for Linux Instances. Default: included
- localStorage List<String>Types 
- Indicates the type of local storage that is required. + For instance types with hard disk drive (HDD) storage, specify hdd. + For instance types with solid state drive (SSD) storage, specifyssd. Default: Any local storage type
- maxSpot IntegerPrice As Percentage Of Optimal On Demand Price 
- [Price protection] The price protection threshold for Spot Instances, as a percentage of an identified On-Demand price. The identified On-Demand price is the price of the lowest priced current generation C, M, or R instance type with your specified attributes. If no current generation C, M, or R instance type matches your attributes, then the identified price is from either the lowest priced current generation instance types or, failing that, the lowest priced previous generation instance types that match your attributes. When Amazon EC2 Auto Scaling selects instance types with your attributes, we will exclude instance types whose price exceeds your specified threshold. The parameter accepts an integer, which Amazon EC2 Auto Scaling interprets as a percentage. To indicate no price protection threshold, specify a high value, such as 999999. If you setDesiredCapacityTypetovcpuormemory-mib, the price protection threshold is based on the per-vCPU or per-memory price instead of the per instance price. Only one ofSpotMaxPricePercentageOverLowestPriceorMaxSpotPriceAsPercentageOfOptimalOnDemandPricecan be specified. If you don't specify either, thenSpotMaxPricePercentageOverLowestPriceis used and the value for that parameter defaults to100.
- memoryGi MemoryBPer VCpu Gi BPer VCpu Request Response 
- The minimum and maximum amount of memory per vCPU for an instance type, in GiB. Default: No minimum or maximum limits MemoryGiBPerVCpuRequestis a property of theInstanceRequirementsproperty of the AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides property type that describes the minimum and maximum amount of memory per vCPU for an instance type, in GiB.
- memoryMi MemoryB Mi BRequest Response 
- The minimum and maximum instance memory size for an instance type, in MiB. MemoryMiBRequestis a property of theInstanceRequirementsproperty of the AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides property type that describes the minimum and maximum instance memory size for an instance type, in MiB.
- networkBandwidth NetworkGbps Bandwidth Gbps Request Response 
- The minimum and maximum amount of network bandwidth, in gigabits per second (Gbps). Default: No minimum or maximum limits NetworkBandwidthGbpsRequestis a property of theInstanceRequirementsproperty of the AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides property type that describes the minimum and maximum network bandwidth for an instance type, in Gbps. Setting the minimum bandwidth does not guarantee that your instance will achieve the minimum bandwidth. Amazon EC2 will identify instance types that support the specified minimum bandwidth, but the actual bandwidth of your instance might go below the specified minimum at times. For more information, see Available instance bandwidth in the Amazon EC2 User Guide for Linux Instances.
- networkInterface NetworkCount Interface Count Request Response 
- The minimum and maximum number of network interfaces for an instance type. Default: No minimum or maximum limits NetworkInterfaceCountRequestis a property of theInstanceRequirementsproperty of the AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides property type that describes the minimum and maximum number of network interfaces for an instance type.
- onDemand IntegerMax Price Percentage Over Lowest Price 
- [Price protection] The price protection threshold for On-Demand Instances, as a percentage higher than an identified On-Demand price. The identified On-Demand price is the price of the lowest priced current generation C, M, or R instance type with your specified attributes. If no current generation C, M, or R instance type matches your attributes, then the identified price is from either the lowest priced current generation instance types or, failing that, the lowest priced previous generation instance types that match your attributes. When Amazon EC2 Auto Scaling selects instance types with your attributes, we will exclude instance types whose price exceeds your specified threshold. The parameter accepts an integer, which Amazon EC2 Auto Scaling interprets as a percentage. To turn off price protection, specify a high value, such as 999999. If you setDesiredCapacityTypetovcpuormemory-mib, the price protection threshold is applied based on the per-vCPU or per-memory price instead of the per instance price. Default:20
- requireHibernate BooleanSupport 
- Indicates whether instance types must provide On-Demand Instance hibernation support. Default: false
- spotMax IntegerPrice Percentage Over Lowest Price 
- [Price protection] The price protection threshold for Spot Instances, as a percentage higher than an identified Spot price. The identified Spot price is the price of the lowest priced current generation C, M, or R instance type with your specified attributes. If no current generation C, M, or R instance type matches your attributes, then the identified price is from either the lowest priced current generation instance types or, failing that, the lowest priced previous generation instance types that match your attributes. When Amazon EC2 Auto Scaling selects instance types with your attributes, we will exclude instance types whose price exceeds your specified threshold. The parameter accepts an integer, which Amazon EC2 Auto Scaling interprets as a percentage. To turn off price protection, specify a high value, such as 999999. If you setDesiredCapacityTypetovcpuormemory-mib, the price protection threshold is based on the per-vCPU or per-memory price instead of the per instance price. Only one ofSpotMaxPricePercentageOverLowestPriceorMaxSpotPriceAsPercentageOfOptimalOnDemandPricecan be specified. Default:100
- totalLocal TotalStorage GB Local Storage GBRequest Response 
- The minimum and maximum total local storage size for an instance type, in GB. Default: No minimum or maximum limits TotalLocalStorageGBRequestis a property of theInstanceRequirementsproperty of the AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides property type that describes the minimum and maximum total local storage size for an instance type, in GB.
- vCpu VCpuCount Count Request Response 
- The minimum and maximum number of vCPUs for an instance type. VCpuCountRequestis a property of theInstanceRequirementsproperty of the AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides property type that describes the minimum and maximum number of vCPUs for an instance type.
- acceleratorCount AcceleratorCount Request Response 
- The minimum and maximum number of accelerators (GPUs, FPGAs, or AWS Inferentia chips) for an instance type. To exclude accelerator-enabled instance types, set Maxto0. Default: No minimum or maximum limitsAcceleratorCountRequestis a property of theInstanceRequirementsproperty of the AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides property type that describes the minimum and maximum number of accelerators for an instance type.
- acceleratorManufacturers string[]
- Indicates whether instance types must have accelerators by specific manufacturers. + For instance types with NVIDIA devices, specify nvidia. + For instance types with AMD devices, specifyamd. + For instance types with AWS devices, specifyamazon-web-services. + For instance types with Xilinx devices, specifyxilinx. Default: Any manufacturer
- acceleratorNames string[]
- Lists the accelerators that must be on an instance type. + For instance types with NVIDIA A100 GPUs, specify a100. + For instance types with NVIDIA V100 GPUs, specifyv100. + For instance types with NVIDIA K80 GPUs, specifyk80. + For instance types with NVIDIA T4 GPUs, specifyt4. + For instance types with NVIDIA M60 GPUs, specifym60. + For instance types with AMD Radeon Pro V520 GPUs, specifyradeon-pro-v520. + For instance types with Xilinx VU9P FPGAs, specifyvu9p. Default: Any accelerator
- acceleratorTotal AcceleratorMemory Mi B Total Memory Mi BRequest Response 
- The minimum and maximum total memory size for the accelerators on an instance type, in MiB. Default: No minimum or maximum limits AcceleratorTotalMemoryMiBRequestis a property of theInstanceRequirementsproperty of the AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides property type that describes the minimum and maximum total memory size for the accelerators for an instance type, in MiB.
- acceleratorTypes string[]
- Lists the accelerator types that must be on an instance type. + For instance types with GPU accelerators, specify gpu. + For instance types with FPGA accelerators, specifyfpga. + For instance types with inference accelerators, specifyinference. Default: Any accelerator type
- allowedInstance string[]Types 
- The instance types to apply your specified attributes against. All other instance types are ignored, even if they match your specified attributes. You can use strings with one or more wild cards, represented by an asterisk (*), to allow an instance type, size, or generation. The following are examples:m5.8xlarge,c5*.*,m5a.*,r*,*3*. For example, if you specifyc5*, Amazon EC2 Auto Scaling will allow the entire C5 instance family, which includes all C5a and C5n instance types. If you specifym5a.*, Amazon EC2 Auto Scaling will allow all the M5a instance types, but not the M5n instance types. If you specifyAllowedInstanceTypes, you can't specifyExcludedInstanceTypes. Default: All instance types
- bareMetal string
- Indicates whether bare metal instance types are included, excluded, or required. Default: excluded
- baselineEbs BaselineBandwidth Mbps Ebs Bandwidth Mbps Request Response 
- The minimum and maximum baseline bandwidth performance for an instance type, in Mbps. For more information, see Amazon EBS–optimized instances in the Amazon EC2 User Guide for Linux Instances. Default: No minimum or maximum limits BaselineEbsBandwidthMbpsRequestis a property of theInstanceRequirementsproperty of the AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides property type that describes the minimum and maximum baseline bandwidth performance for an instance type, in Mbps.
- burstablePerformance string
- Indicates whether burstable performance instance types are included, excluded, or required. For more information, see Burstable performance instances in the Amazon EC2 User Guide for Linux Instances. Default: excluded
- cpuManufacturers string[]
- Lists which specific CPU manufacturers to include. + For instance types with Intel CPUs, specify intel. + For instance types with AMD CPUs, specifyamd. + For instance types with AWS CPUs, specifyamazon-web-services. Don't confuse the CPU hardware manufacturer with the CPU hardware architecture. Instances will be launched with a compatible CPU architecture based on the Amazon Machine Image (AMI) that you specify in your launch template. Default: Any manufacturer
- excludedInstance string[]Types 
- The instance types to exclude. You can use strings with one or more wild cards, represented by an asterisk (*), to exclude an instance family, type, size, or generation. The following are examples:m5.8xlarge,c5*.*,m5a.*,r*,*3*. For example, if you specifyc5*, you are excluding the entire C5 instance family, which includes all C5a and C5n instance types. If you specifym5a.*, Amazon EC2 Auto Scaling will exclude all the M5a instance types, but not the M5n instance types. If you specifyExcludedInstanceTypes, you can't specifyAllowedInstanceTypes. Default: No excluded instance types
- instanceGenerations string[]
- Indicates whether current or previous generation instance types are included. + For current generation instance types, specify current. The current generation includes EC2 instance types currently recommended for use. This typically includes the latest two to three generations in each instance family. For more information, see Instance types in the Amazon EC2 User Guide for Linux Instances. + For previous generation instance types, specifyprevious. Default: Any current or previous generation
- localStorage string
- Indicates whether instance types with instance store volumes are included, excluded, or required. For more information, see Amazon EC2 instance store in the Amazon EC2 User Guide for Linux Instances. Default: included
- localStorage string[]Types 
- Indicates the type of local storage that is required. + For instance types with hard disk drive (HDD) storage, specify hdd. + For instance types with solid state drive (SSD) storage, specifyssd. Default: Any local storage type
- maxSpot numberPrice As Percentage Of Optimal On Demand Price 
- [Price protection] The price protection threshold for Spot Instances, as a percentage of an identified On-Demand price. The identified On-Demand price is the price of the lowest priced current generation C, M, or R instance type with your specified attributes. If no current generation C, M, or R instance type matches your attributes, then the identified price is from either the lowest priced current generation instance types or, failing that, the lowest priced previous generation instance types that match your attributes. When Amazon EC2 Auto Scaling selects instance types with your attributes, we will exclude instance types whose price exceeds your specified threshold. The parameter accepts an integer, which Amazon EC2 Auto Scaling interprets as a percentage. To indicate no price protection threshold, specify a high value, such as 999999. If you setDesiredCapacityTypetovcpuormemory-mib, the price protection threshold is based on the per-vCPU or per-memory price instead of the per instance price. Only one ofSpotMaxPricePercentageOverLowestPriceorMaxSpotPriceAsPercentageOfOptimalOnDemandPricecan be specified. If you don't specify either, thenSpotMaxPricePercentageOverLowestPriceis used and the value for that parameter defaults to100.
- memoryGi MemoryBPer VCpu Gi BPer VCpu Request Response 
- The minimum and maximum amount of memory per vCPU for an instance type, in GiB. Default: No minimum or maximum limits MemoryGiBPerVCpuRequestis a property of theInstanceRequirementsproperty of the AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides property type that describes the minimum and maximum amount of memory per vCPU for an instance type, in GiB.
- memoryMi MemoryB Mi BRequest Response 
- The minimum and maximum instance memory size for an instance type, in MiB. MemoryMiBRequestis a property of theInstanceRequirementsproperty of the AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides property type that describes the minimum and maximum instance memory size for an instance type, in MiB.
- networkBandwidth NetworkGbps Bandwidth Gbps Request Response 
- The minimum and maximum amount of network bandwidth, in gigabits per second (Gbps). Default: No minimum or maximum limits NetworkBandwidthGbpsRequestis a property of theInstanceRequirementsproperty of the AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides property type that describes the minimum and maximum network bandwidth for an instance type, in Gbps. Setting the minimum bandwidth does not guarantee that your instance will achieve the minimum bandwidth. Amazon EC2 will identify instance types that support the specified minimum bandwidth, but the actual bandwidth of your instance might go below the specified minimum at times. For more information, see Available instance bandwidth in the Amazon EC2 User Guide for Linux Instances.
- networkInterface NetworkCount Interface Count Request Response 
- The minimum and maximum number of network interfaces for an instance type. Default: No minimum or maximum limits NetworkInterfaceCountRequestis a property of theInstanceRequirementsproperty of the AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides property type that describes the minimum and maximum number of network interfaces for an instance type.
- onDemand numberMax Price Percentage Over Lowest Price 
- [Price protection] The price protection threshold for On-Demand Instances, as a percentage higher than an identified On-Demand price. The identified On-Demand price is the price of the lowest priced current generation C, M, or R instance type with your specified attributes. If no current generation C, M, or R instance type matches your attributes, then the identified price is from either the lowest priced current generation instance types or, failing that, the lowest priced previous generation instance types that match your attributes. When Amazon EC2 Auto Scaling selects instance types with your attributes, we will exclude instance types whose price exceeds your specified threshold. The parameter accepts an integer, which Amazon EC2 Auto Scaling interprets as a percentage. To turn off price protection, specify a high value, such as 999999. If you setDesiredCapacityTypetovcpuormemory-mib, the price protection threshold is applied based on the per-vCPU or per-memory price instead of the per instance price. Default:20
- requireHibernate booleanSupport 
- Indicates whether instance types must provide On-Demand Instance hibernation support. Default: false
- spotMax numberPrice Percentage Over Lowest Price 
- [Price protection] The price protection threshold for Spot Instances, as a percentage higher than an identified Spot price. The identified Spot price is the price of the lowest priced current generation C, M, or R instance type with your specified attributes. If no current generation C, M, or R instance type matches your attributes, then the identified price is from either the lowest priced current generation instance types or, failing that, the lowest priced previous generation instance types that match your attributes. When Amazon EC2 Auto Scaling selects instance types with your attributes, we will exclude instance types whose price exceeds your specified threshold. The parameter accepts an integer, which Amazon EC2 Auto Scaling interprets as a percentage. To turn off price protection, specify a high value, such as 999999. If you setDesiredCapacityTypetovcpuormemory-mib, the price protection threshold is based on the per-vCPU or per-memory price instead of the per instance price. Only one ofSpotMaxPricePercentageOverLowestPriceorMaxSpotPriceAsPercentageOfOptimalOnDemandPricecan be specified. Default:100
- totalLocal TotalStorage GB Local Storage GBRequest Response 
- The minimum and maximum total local storage size for an instance type, in GB. Default: No minimum or maximum limits TotalLocalStorageGBRequestis a property of theInstanceRequirementsproperty of the AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides property type that describes the minimum and maximum total local storage size for an instance type, in GB.
- vCpu VCpuCount Count Request Response 
- The minimum and maximum number of vCPUs for an instance type. VCpuCountRequestis a property of theInstanceRequirementsproperty of the AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides property type that describes the minimum and maximum number of vCPUs for an instance type.
- accelerator_count AcceleratorCount Request Response 
- The minimum and maximum number of accelerators (GPUs, FPGAs, or AWS Inferentia chips) for an instance type. To exclude accelerator-enabled instance types, set Maxto0. Default: No minimum or maximum limitsAcceleratorCountRequestis a property of theInstanceRequirementsproperty of the AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides property type that describes the minimum and maximum number of accelerators for an instance type.
- accelerator_manufacturers Sequence[str]
- Indicates whether instance types must have accelerators by specific manufacturers. + For instance types with NVIDIA devices, specify nvidia. + For instance types with AMD devices, specifyamd. + For instance types with AWS devices, specifyamazon-web-services. + For instance types with Xilinx devices, specifyxilinx. Default: Any manufacturer
- accelerator_names Sequence[str]
- Lists the accelerators that must be on an instance type. + For instance types with NVIDIA A100 GPUs, specify a100. + For instance types with NVIDIA V100 GPUs, specifyv100. + For instance types with NVIDIA K80 GPUs, specifyk80. + For instance types with NVIDIA T4 GPUs, specifyt4. + For instance types with NVIDIA M60 GPUs, specifym60. + For instance types with AMD Radeon Pro V520 GPUs, specifyradeon-pro-v520. + For instance types with Xilinx VU9P FPGAs, specifyvu9p. Default: Any accelerator
- accelerator_total_ Acceleratormemory_ mi_ b Total Memory Mi BRequest Response 
- The minimum and maximum total memory size for the accelerators on an instance type, in MiB. Default: No minimum or maximum limits AcceleratorTotalMemoryMiBRequestis a property of theInstanceRequirementsproperty of the AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides property type that describes the minimum and maximum total memory size for the accelerators for an instance type, in MiB.
- accelerator_types Sequence[str]
- Lists the accelerator types that must be on an instance type. + For instance types with GPU accelerators, specify gpu. + For instance types with FPGA accelerators, specifyfpga. + For instance types with inference accelerators, specifyinference. Default: Any accelerator type
- allowed_instance_ Sequence[str]types 
- The instance types to apply your specified attributes against. All other instance types are ignored, even if they match your specified attributes. You can use strings with one or more wild cards, represented by an asterisk (*), to allow an instance type, size, or generation. The following are examples:m5.8xlarge,c5*.*,m5a.*,r*,*3*. For example, if you specifyc5*, Amazon EC2 Auto Scaling will allow the entire C5 instance family, which includes all C5a and C5n instance types. If you specifym5a.*, Amazon EC2 Auto Scaling will allow all the M5a instance types, but not the M5n instance types. If you specifyAllowedInstanceTypes, you can't specifyExcludedInstanceTypes. Default: All instance types
- bare_metal str
- Indicates whether bare metal instance types are included, excluded, or required. Default: excluded
- baseline_ebs_ Baselinebandwidth_ mbps Ebs Bandwidth Mbps Request Response 
- The minimum and maximum baseline bandwidth performance for an instance type, in Mbps. For more information, see Amazon EBS–optimized instances in the Amazon EC2 User Guide for Linux Instances. Default: No minimum or maximum limits BaselineEbsBandwidthMbpsRequestis a property of theInstanceRequirementsproperty of the AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides property type that describes the minimum and maximum baseline bandwidth performance for an instance type, in Mbps.
- burstable_performance str
- Indicates whether burstable performance instance types are included, excluded, or required. For more information, see Burstable performance instances in the Amazon EC2 User Guide for Linux Instances. Default: excluded
- cpu_manufacturers Sequence[str]
- Lists which specific CPU manufacturers to include. + For instance types with Intel CPUs, specify intel. + For instance types with AMD CPUs, specifyamd. + For instance types with AWS CPUs, specifyamazon-web-services. Don't confuse the CPU hardware manufacturer with the CPU hardware architecture. Instances will be launched with a compatible CPU architecture based on the Amazon Machine Image (AMI) that you specify in your launch template. Default: Any manufacturer
- excluded_instance_ Sequence[str]types 
- The instance types to exclude. You can use strings with one or more wild cards, represented by an asterisk (*), to exclude an instance family, type, size, or generation. The following are examples:m5.8xlarge,c5*.*,m5a.*,r*,*3*. For example, if you specifyc5*, you are excluding the entire C5 instance family, which includes all C5a and C5n instance types. If you specifym5a.*, Amazon EC2 Auto Scaling will exclude all the M5a instance types, but not the M5n instance types. If you specifyExcludedInstanceTypes, you can't specifyAllowedInstanceTypes. Default: No excluded instance types
- instance_generations Sequence[str]
- Indicates whether current or previous generation instance types are included. + For current generation instance types, specify current. The current generation includes EC2 instance types currently recommended for use. This typically includes the latest two to three generations in each instance family. For more information, see Instance types in the Amazon EC2 User Guide for Linux Instances. + For previous generation instance types, specifyprevious. Default: Any current or previous generation
- local_storage str
- Indicates whether instance types with instance store volumes are included, excluded, or required. For more information, see Amazon EC2 instance store in the Amazon EC2 User Guide for Linux Instances. Default: included
- local_storage_ Sequence[str]types 
- Indicates the type of local storage that is required. + For instance types with hard disk drive (HDD) storage, specify hdd. + For instance types with solid state drive (SSD) storage, specifyssd. Default: Any local storage type
- max_spot_ intprice_ as_ percentage_ of_ optimal_ on_ demand_ price 
- [Price protection] The price protection threshold for Spot Instances, as a percentage of an identified On-Demand price. The identified On-Demand price is the price of the lowest priced current generation C, M, or R instance type with your specified attributes. If no current generation C, M, or R instance type matches your attributes, then the identified price is from either the lowest priced current generation instance types or, failing that, the lowest priced previous generation instance types that match your attributes. When Amazon EC2 Auto Scaling selects instance types with your attributes, we will exclude instance types whose price exceeds your specified threshold. The parameter accepts an integer, which Amazon EC2 Auto Scaling interprets as a percentage. To indicate no price protection threshold, specify a high value, such as 999999. If you setDesiredCapacityTypetovcpuormemory-mib, the price protection threshold is based on the per-vCPU or per-memory price instead of the per instance price. Only one ofSpotMaxPricePercentageOverLowestPriceorMaxSpotPriceAsPercentageOfOptimalOnDemandPricecan be specified. If you don't specify either, thenSpotMaxPricePercentageOverLowestPriceis used and the value for that parameter defaults to100.
- memory_gi_ Memoryb_ per_ v_ cpu Gi BPer VCpu Request Response 
- The minimum and maximum amount of memory per vCPU for an instance type, in GiB. Default: No minimum or maximum limits MemoryGiBPerVCpuRequestis a property of theInstanceRequirementsproperty of the AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides property type that describes the minimum and maximum amount of memory per vCPU for an instance type, in GiB.
- memory_mi_ Memoryb Mi BRequest Response 
- The minimum and maximum instance memory size for an instance type, in MiB. MemoryMiBRequestis a property of theInstanceRequirementsproperty of the AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides property type that describes the minimum and maximum instance memory size for an instance type, in MiB.
- network_bandwidth_ Networkgbps Bandwidth Gbps Request Response 
- The minimum and maximum amount of network bandwidth, in gigabits per second (Gbps). Default: No minimum or maximum limits NetworkBandwidthGbpsRequestis a property of theInstanceRequirementsproperty of the AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides property type that describes the minimum and maximum network bandwidth for an instance type, in Gbps. Setting the minimum bandwidth does not guarantee that your instance will achieve the minimum bandwidth. Amazon EC2 will identify instance types that support the specified minimum bandwidth, but the actual bandwidth of your instance might go below the specified minimum at times. For more information, see Available instance bandwidth in the Amazon EC2 User Guide for Linux Instances.
- network_interface_ Networkcount Interface Count Request Response 
- The minimum and maximum number of network interfaces for an instance type. Default: No minimum or maximum limits NetworkInterfaceCountRequestis a property of theInstanceRequirementsproperty of the AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides property type that describes the minimum and maximum number of network interfaces for an instance type.
- on_demand_ intmax_ price_ percentage_ over_ lowest_ price 
- [Price protection] The price protection threshold for On-Demand Instances, as a percentage higher than an identified On-Demand price. The identified On-Demand price is the price of the lowest priced current generation C, M, or R instance type with your specified attributes. If no current generation C, M, or R instance type matches your attributes, then the identified price is from either the lowest priced current generation instance types or, failing that, the lowest priced previous generation instance types that match your attributes. When Amazon EC2 Auto Scaling selects instance types with your attributes, we will exclude instance types whose price exceeds your specified threshold. The parameter accepts an integer, which Amazon EC2 Auto Scaling interprets as a percentage. To turn off price protection, specify a high value, such as 999999. If you setDesiredCapacityTypetovcpuormemory-mib, the price protection threshold is applied based on the per-vCPU or per-memory price instead of the per instance price. Default:20
- require_hibernate_ boolsupport 
- Indicates whether instance types must provide On-Demand Instance hibernation support. Default: false
- spot_max_ intprice_ percentage_ over_ lowest_ price 
- [Price protection] The price protection threshold for Spot Instances, as a percentage higher than an identified Spot price. The identified Spot price is the price of the lowest priced current generation C, M, or R instance type with your specified attributes. If no current generation C, M, or R instance type matches your attributes, then the identified price is from either the lowest priced current generation instance types or, failing that, the lowest priced previous generation instance types that match your attributes. When Amazon EC2 Auto Scaling selects instance types with your attributes, we will exclude instance types whose price exceeds your specified threshold. The parameter accepts an integer, which Amazon EC2 Auto Scaling interprets as a percentage. To turn off price protection, specify a high value, such as 999999. If you setDesiredCapacityTypetovcpuormemory-mib, the price protection threshold is based on the per-vCPU or per-memory price instead of the per instance price. Only one ofSpotMaxPricePercentageOverLowestPriceorMaxSpotPriceAsPercentageOfOptimalOnDemandPricecan be specified. Default:100
- total_local_ Totalstorage_ gb Local Storage GBRequest Response 
- The minimum and maximum total local storage size for an instance type, in GB. Default: No minimum or maximum limits TotalLocalStorageGBRequestis a property of theInstanceRequirementsproperty of the AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides property type that describes the minimum and maximum total local storage size for an instance type, in GB.
- v_cpu_ VCpucount Count Request Response 
- The minimum and maximum number of vCPUs for an instance type. VCpuCountRequestis a property of theInstanceRequirementsproperty of the AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides property type that describes the minimum and maximum number of vCPUs for an instance type.
- acceleratorCount Property Map
- The minimum and maximum number of accelerators (GPUs, FPGAs, or AWS Inferentia chips) for an instance type. To exclude accelerator-enabled instance types, set Maxto0. Default: No minimum or maximum limitsAcceleratorCountRequestis a property of theInstanceRequirementsproperty of the AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides property type that describes the minimum and maximum number of accelerators for an instance type.
- acceleratorManufacturers List<String>
- Indicates whether instance types must have accelerators by specific manufacturers. + For instance types with NVIDIA devices, specify nvidia. + For instance types with AMD devices, specifyamd. + For instance types with AWS devices, specifyamazon-web-services. + For instance types with Xilinx devices, specifyxilinx. Default: Any manufacturer
- acceleratorNames List<String>
- Lists the accelerators that must be on an instance type. + For instance types with NVIDIA A100 GPUs, specify a100. + For instance types with NVIDIA V100 GPUs, specifyv100. + For instance types with NVIDIA K80 GPUs, specifyk80. + For instance types with NVIDIA T4 GPUs, specifyt4. + For instance types with NVIDIA M60 GPUs, specifym60. + For instance types with AMD Radeon Pro V520 GPUs, specifyradeon-pro-v520. + For instance types with Xilinx VU9P FPGAs, specifyvu9p. Default: Any accelerator
- acceleratorTotal Property MapMemory Mi B 
- The minimum and maximum total memory size for the accelerators on an instance type, in MiB. Default: No minimum or maximum limits AcceleratorTotalMemoryMiBRequestis a property of theInstanceRequirementsproperty of the AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides property type that describes the minimum and maximum total memory size for the accelerators for an instance type, in MiB.
- acceleratorTypes List<String>
- Lists the accelerator types that must be on an instance type. + For instance types with GPU accelerators, specify gpu. + For instance types with FPGA accelerators, specifyfpga. + For instance types with inference accelerators, specifyinference. Default: Any accelerator type
- allowedInstance List<String>Types 
- The instance types to apply your specified attributes against. All other instance types are ignored, even if they match your specified attributes. You can use strings with one or more wild cards, represented by an asterisk (*), to allow an instance type, size, or generation. The following are examples:m5.8xlarge,c5*.*,m5a.*,r*,*3*. For example, if you specifyc5*, Amazon EC2 Auto Scaling will allow the entire C5 instance family, which includes all C5a and C5n instance types. If you specifym5a.*, Amazon EC2 Auto Scaling will allow all the M5a instance types, but not the M5n instance types. If you specifyAllowedInstanceTypes, you can't specifyExcludedInstanceTypes. Default: All instance types
- bareMetal String
- Indicates whether bare metal instance types are included, excluded, or required. Default: excluded
- baselineEbs Property MapBandwidth Mbps 
- The minimum and maximum baseline bandwidth performance for an instance type, in Mbps. For more information, see Amazon EBS–optimized instances in the Amazon EC2 User Guide for Linux Instances. Default: No minimum or maximum limits BaselineEbsBandwidthMbpsRequestis a property of theInstanceRequirementsproperty of the AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides property type that describes the minimum and maximum baseline bandwidth performance for an instance type, in Mbps.
- burstablePerformance String
- Indicates whether burstable performance instance types are included, excluded, or required. For more information, see Burstable performance instances in the Amazon EC2 User Guide for Linux Instances. Default: excluded
- cpuManufacturers List<String>
- Lists which specific CPU manufacturers to include. + For instance types with Intel CPUs, specify intel. + For instance types with AMD CPUs, specifyamd. + For instance types with AWS CPUs, specifyamazon-web-services. Don't confuse the CPU hardware manufacturer with the CPU hardware architecture. Instances will be launched with a compatible CPU architecture based on the Amazon Machine Image (AMI) that you specify in your launch template. Default: Any manufacturer
- excludedInstance List<String>Types 
- The instance types to exclude. You can use strings with one or more wild cards, represented by an asterisk (*), to exclude an instance family, type, size, or generation. The following are examples:m5.8xlarge,c5*.*,m5a.*,r*,*3*. For example, if you specifyc5*, you are excluding the entire C5 instance family, which includes all C5a and C5n instance types. If you specifym5a.*, Amazon EC2 Auto Scaling will exclude all the M5a instance types, but not the M5n instance types. If you specifyExcludedInstanceTypes, you can't specifyAllowedInstanceTypes. Default: No excluded instance types
- instanceGenerations List<String>
- Indicates whether current or previous generation instance types are included. + For current generation instance types, specify current. The current generation includes EC2 instance types currently recommended for use. This typically includes the latest two to three generations in each instance family. For more information, see Instance types in the Amazon EC2 User Guide for Linux Instances. + For previous generation instance types, specifyprevious. Default: Any current or previous generation
- localStorage String
- Indicates whether instance types with instance store volumes are included, excluded, or required. For more information, see Amazon EC2 instance store in the Amazon EC2 User Guide for Linux Instances. Default: included
- localStorage List<String>Types 
- Indicates the type of local storage that is required. + For instance types with hard disk drive (HDD) storage, specify hdd. + For instance types with solid state drive (SSD) storage, specifyssd. Default: Any local storage type
- maxSpot NumberPrice As Percentage Of Optimal On Demand Price 
- [Price protection] The price protection threshold for Spot Instances, as a percentage of an identified On-Demand price. The identified On-Demand price is the price of the lowest priced current generation C, M, or R instance type with your specified attributes. If no current generation C, M, or R instance type matches your attributes, then the identified price is from either the lowest priced current generation instance types or, failing that, the lowest priced previous generation instance types that match your attributes. When Amazon EC2 Auto Scaling selects instance types with your attributes, we will exclude instance types whose price exceeds your specified threshold. The parameter accepts an integer, which Amazon EC2 Auto Scaling interprets as a percentage. To indicate no price protection threshold, specify a high value, such as 999999. If you setDesiredCapacityTypetovcpuormemory-mib, the price protection threshold is based on the per-vCPU or per-memory price instead of the per instance price. Only one ofSpotMaxPricePercentageOverLowestPriceorMaxSpotPriceAsPercentageOfOptimalOnDemandPricecan be specified. If you don't specify either, thenSpotMaxPricePercentageOverLowestPriceis used and the value for that parameter defaults to100.
- memoryGi Property MapBPer VCpu 
- The minimum and maximum amount of memory per vCPU for an instance type, in GiB. Default: No minimum or maximum limits MemoryGiBPerVCpuRequestis a property of theInstanceRequirementsproperty of the AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides property type that describes the minimum and maximum amount of memory per vCPU for an instance type, in GiB.
- memoryMi Property MapB 
- The minimum and maximum instance memory size for an instance type, in MiB. MemoryMiBRequestis a property of theInstanceRequirementsproperty of the AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides property type that describes the minimum and maximum instance memory size for an instance type, in MiB.
- networkBandwidth Property MapGbps 
- The minimum and maximum amount of network bandwidth, in gigabits per second (Gbps). Default: No minimum or maximum limits NetworkBandwidthGbpsRequestis a property of theInstanceRequirementsproperty of the AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides property type that describes the minimum and maximum network bandwidth for an instance type, in Gbps. Setting the minimum bandwidth does not guarantee that your instance will achieve the minimum bandwidth. Amazon EC2 will identify instance types that support the specified minimum bandwidth, but the actual bandwidth of your instance might go below the specified minimum at times. For more information, see Available instance bandwidth in the Amazon EC2 User Guide for Linux Instances.
- networkInterface Property MapCount 
- The minimum and maximum number of network interfaces for an instance type. Default: No minimum or maximum limits NetworkInterfaceCountRequestis a property of theInstanceRequirementsproperty of the AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides property type that describes the minimum and maximum number of network interfaces for an instance type.
- onDemand NumberMax Price Percentage Over Lowest Price 
- [Price protection] The price protection threshold for On-Demand Instances, as a percentage higher than an identified On-Demand price. The identified On-Demand price is the price of the lowest priced current generation C, M, or R instance type with your specified attributes. If no current generation C, M, or R instance type matches your attributes, then the identified price is from either the lowest priced current generation instance types or, failing that, the lowest priced previous generation instance types that match your attributes. When Amazon EC2 Auto Scaling selects instance types with your attributes, we will exclude instance types whose price exceeds your specified threshold. The parameter accepts an integer, which Amazon EC2 Auto Scaling interprets as a percentage. To turn off price protection, specify a high value, such as 999999. If you setDesiredCapacityTypetovcpuormemory-mib, the price protection threshold is applied based on the per-vCPU or per-memory price instead of the per instance price. Default:20
- requireHibernate BooleanSupport 
- Indicates whether instance types must provide On-Demand Instance hibernation support. Default: false
- spotMax NumberPrice Percentage Over Lowest Price 
- [Price protection] The price protection threshold for Spot Instances, as a percentage higher than an identified Spot price. The identified Spot price is the price of the lowest priced current generation C, M, or R instance type with your specified attributes. If no current generation C, M, or R instance type matches your attributes, then the identified price is from either the lowest priced current generation instance types or, failing that, the lowest priced previous generation instance types that match your attributes. When Amazon EC2 Auto Scaling selects instance types with your attributes, we will exclude instance types whose price exceeds your specified threshold. The parameter accepts an integer, which Amazon EC2 Auto Scaling interprets as a percentage. To turn off price protection, specify a high value, such as 999999. If you setDesiredCapacityTypetovcpuormemory-mib, the price protection threshold is based on the per-vCPU or per-memory price instead of the per instance price. Only one ofSpotMaxPricePercentageOverLowestPriceorMaxSpotPriceAsPercentageOfOptimalOnDemandPricecan be specified. Default:100
- totalLocal Property MapStorage GB 
- The minimum and maximum total local storage size for an instance type, in GB. Default: No minimum or maximum limits TotalLocalStorageGBRequestis a property of theInstanceRequirementsproperty of the AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides property type that describes the minimum and maximum total local storage size for an instance type, in GB.
- vCpu Property MapCount 
- The minimum and maximum number of vCPUs for an instance type. VCpuCountRequestis a property of theInstanceRequirementsproperty of the AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides property type that describes the minimum and maximum number of vCPUs for an instance type.
InstancesDistributionResponse  
- OnDemand stringAllocation Strategy 
- The allocation strategy to apply to your On-Demand Instances when they are launched. Possible instance types are determined by the launch template overrides that you specify. The following lists the valid values: + lowest-price Uses price to determine which instance types are the highest priority, launching the lowest priced instance types within an Availability Zone first. This is the default value for Auto Scaling groups that specify InstanceRequirements. + prioritized You set the order of instance types for the launch template overrides from highest to lowest priority (from first to last in the list). Amazon EC2 Auto Scaling launches your highest priority instance types first. If all your On-Demand capacity cannot be fulfilled using your highest priority instance type, then Amazon EC2 Auto Scaling launches the remaining capacity using the second priority instance type, and so on. This is the default value for Auto Scaling groups that don't specify InstanceRequirements and cannot be used for groups that do.
- OnDemand intBase Capacity 
- The minimum amount of the Auto Scaling group's capacity that must be fulfilled by On-Demand Instances. This base portion is launched first as your group scales. This number has the same unit of measurement as the group's desired capacity. If you change the default unit of measurement (number of instances) by specifying weighted capacity values in your launch template overrides list, or by changing the default desired capacity type setting of the group, you must specify this number using the same unit of measurement. Default: 0 An update to this setting means a gradual replacement of instances to adjust the current On-Demand Instance levels. When replacing instances, Amazon EC2 Auto Scaling launches new instances before terminating the previous ones.
- OnDemand intPercentage Above Base Capacity 
- Controls the percentages of On-Demand Instances and Spot Instances for your additional capacity beyond OnDemandBaseCapacity. Expressed as a number (for example, 20 specifies 20% On-Demand Instances, 80% Spot Instances). If set to 100, only On-Demand Instances are used. Default: 100 An update to this setting means a gradual replacement of instances to adjust the current On-Demand and Spot Instance levels for your additional capacity higher than the base capacity. When replacing instances, Amazon EC2 Auto Scaling launches new instances before terminating the previous ones.
- SpotAllocation stringStrategy 
- The allocation strategy to apply to your Spot Instances when they are launched. Possible instance types are determined by the launch template overrides that you specify. The following lists the valid values: + capacity-optimized Requests Spot Instances using pools that are optimally chosen based on the available Spot capacity. This strategy has the lowest risk of interruption. To give certain instance types a higher chance of launching first, use capacity-optimized-prioritized. + capacity-optimized-prioritized You set the order of instance types for the launch template overrides from highest to lowest priority (from first to last in the list). Amazon EC2 Auto Scaling honors the instance type priorities on a best effort basis but optimizes for capacity first. Note that if the On-Demand allocation strategy is set to prioritized, the same priority is applied when fulfilling On-Demand capacity. This is not a valid value for Auto Scaling groups that specify InstanceRequirements. + lowest-price Requests Spot Instances using the lowest priced pools within an Availability Zone, across the number of Spot pools that you specify for the SpotInstancePools property. To ensure that your desired capacity is met, you might receive Spot Instances from several pools. This is the default value, but it might lead to high interruption rates because this strategy only considers instance price and not available capacity. + price-capacity-optimized (recommended) The price and capacity optimized allocation strategy looks at both price and capacity to select the Spot Instance pools that are the least likely to be interrupted and have the lowest possible price.
- SpotInstance intPools 
- The number of Spot Instance pools across which to allocate your Spot Instances. The Spot pools are determined from the different instance types in the overrides. Valid only when the SpotAllocationStrategyislowest-price. Value must be in the range of 1–20. Default: 2
- SpotMax stringPrice 
- The maximum price per unit hour that you are willing to pay for a Spot Instance. If your maximum price is lower than the Spot price for the instance types that you selected, your Spot Instances are not launched. We do not recommend specifying a maximum price because it can lead to increased interruptions. When Spot Instances launch, you pay the current Spot price. To remove a maximum price that you previously set, include the property but specify an empty string ('') for the value. If you specify a maximum price, your instances will be interrupted more frequently than if you do not specify one. Valid Range: Minimum value of 0.001
- OnDemand stringAllocation Strategy 
- The allocation strategy to apply to your On-Demand Instances when they are launched. Possible instance types are determined by the launch template overrides that you specify. The following lists the valid values: + lowest-price Uses price to determine which instance types are the highest priority, launching the lowest priced instance types within an Availability Zone first. This is the default value for Auto Scaling groups that specify InstanceRequirements. + prioritized You set the order of instance types for the launch template overrides from highest to lowest priority (from first to last in the list). Amazon EC2 Auto Scaling launches your highest priority instance types first. If all your On-Demand capacity cannot be fulfilled using your highest priority instance type, then Amazon EC2 Auto Scaling launches the remaining capacity using the second priority instance type, and so on. This is the default value for Auto Scaling groups that don't specify InstanceRequirements and cannot be used for groups that do.
- OnDemand intBase Capacity 
- The minimum amount of the Auto Scaling group's capacity that must be fulfilled by On-Demand Instances. This base portion is launched first as your group scales. This number has the same unit of measurement as the group's desired capacity. If you change the default unit of measurement (number of instances) by specifying weighted capacity values in your launch template overrides list, or by changing the default desired capacity type setting of the group, you must specify this number using the same unit of measurement. Default: 0 An update to this setting means a gradual replacement of instances to adjust the current On-Demand Instance levels. When replacing instances, Amazon EC2 Auto Scaling launches new instances before terminating the previous ones.
- OnDemand intPercentage Above Base Capacity 
- Controls the percentages of On-Demand Instances and Spot Instances for your additional capacity beyond OnDemandBaseCapacity. Expressed as a number (for example, 20 specifies 20% On-Demand Instances, 80% Spot Instances). If set to 100, only On-Demand Instances are used. Default: 100 An update to this setting means a gradual replacement of instances to adjust the current On-Demand and Spot Instance levels for your additional capacity higher than the base capacity. When replacing instances, Amazon EC2 Auto Scaling launches new instances before terminating the previous ones.
- SpotAllocation stringStrategy 
- The allocation strategy to apply to your Spot Instances when they are launched. Possible instance types are determined by the launch template overrides that you specify. The following lists the valid values: + capacity-optimized Requests Spot Instances using pools that are optimally chosen based on the available Spot capacity. This strategy has the lowest risk of interruption. To give certain instance types a higher chance of launching first, use capacity-optimized-prioritized. + capacity-optimized-prioritized You set the order of instance types for the launch template overrides from highest to lowest priority (from first to last in the list). Amazon EC2 Auto Scaling honors the instance type priorities on a best effort basis but optimizes for capacity first. Note that if the On-Demand allocation strategy is set to prioritized, the same priority is applied when fulfilling On-Demand capacity. This is not a valid value for Auto Scaling groups that specify InstanceRequirements. + lowest-price Requests Spot Instances using the lowest priced pools within an Availability Zone, across the number of Spot pools that you specify for the SpotInstancePools property. To ensure that your desired capacity is met, you might receive Spot Instances from several pools. This is the default value, but it might lead to high interruption rates because this strategy only considers instance price and not available capacity. + price-capacity-optimized (recommended) The price and capacity optimized allocation strategy looks at both price and capacity to select the Spot Instance pools that are the least likely to be interrupted and have the lowest possible price.
- SpotInstance intPools 
- The number of Spot Instance pools across which to allocate your Spot Instances. The Spot pools are determined from the different instance types in the overrides. Valid only when the SpotAllocationStrategyislowest-price. Value must be in the range of 1–20. Default: 2
- SpotMax stringPrice 
- The maximum price per unit hour that you are willing to pay for a Spot Instance. If your maximum price is lower than the Spot price for the instance types that you selected, your Spot Instances are not launched. We do not recommend specifying a maximum price because it can lead to increased interruptions. When Spot Instances launch, you pay the current Spot price. To remove a maximum price that you previously set, include the property but specify an empty string ('') for the value. If you specify a maximum price, your instances will be interrupted more frequently than if you do not specify one. Valid Range: Minimum value of 0.001
- onDemand StringAllocation Strategy 
- The allocation strategy to apply to your On-Demand Instances when they are launched. Possible instance types are determined by the launch template overrides that you specify. The following lists the valid values: + lowest-price Uses price to determine which instance types are the highest priority, launching the lowest priced instance types within an Availability Zone first. This is the default value for Auto Scaling groups that specify InstanceRequirements. + prioritized You set the order of instance types for the launch template overrides from highest to lowest priority (from first to last in the list). Amazon EC2 Auto Scaling launches your highest priority instance types first. If all your On-Demand capacity cannot be fulfilled using your highest priority instance type, then Amazon EC2 Auto Scaling launches the remaining capacity using the second priority instance type, and so on. This is the default value for Auto Scaling groups that don't specify InstanceRequirements and cannot be used for groups that do.
- onDemand IntegerBase Capacity 
- The minimum amount of the Auto Scaling group's capacity that must be fulfilled by On-Demand Instances. This base portion is launched first as your group scales. This number has the same unit of measurement as the group's desired capacity. If you change the default unit of measurement (number of instances) by specifying weighted capacity values in your launch template overrides list, or by changing the default desired capacity type setting of the group, you must specify this number using the same unit of measurement. Default: 0 An update to this setting means a gradual replacement of instances to adjust the current On-Demand Instance levels. When replacing instances, Amazon EC2 Auto Scaling launches new instances before terminating the previous ones.
- onDemand IntegerPercentage Above Base Capacity 
- Controls the percentages of On-Demand Instances and Spot Instances for your additional capacity beyond OnDemandBaseCapacity. Expressed as a number (for example, 20 specifies 20% On-Demand Instances, 80% Spot Instances). If set to 100, only On-Demand Instances are used. Default: 100 An update to this setting means a gradual replacement of instances to adjust the current On-Demand and Spot Instance levels for your additional capacity higher than the base capacity. When replacing instances, Amazon EC2 Auto Scaling launches new instances before terminating the previous ones.
- spotAllocation StringStrategy 
- The allocation strategy to apply to your Spot Instances when they are launched. Possible instance types are determined by the launch template overrides that you specify. The following lists the valid values: + capacity-optimized Requests Spot Instances using pools that are optimally chosen based on the available Spot capacity. This strategy has the lowest risk of interruption. To give certain instance types a higher chance of launching first, use capacity-optimized-prioritized. + capacity-optimized-prioritized You set the order of instance types for the launch template overrides from highest to lowest priority (from first to last in the list). Amazon EC2 Auto Scaling honors the instance type priorities on a best effort basis but optimizes for capacity first. Note that if the On-Demand allocation strategy is set to prioritized, the same priority is applied when fulfilling On-Demand capacity. This is not a valid value for Auto Scaling groups that specify InstanceRequirements. + lowest-price Requests Spot Instances using the lowest priced pools within an Availability Zone, across the number of Spot pools that you specify for the SpotInstancePools property. To ensure that your desired capacity is met, you might receive Spot Instances from several pools. This is the default value, but it might lead to high interruption rates because this strategy only considers instance price and not available capacity. + price-capacity-optimized (recommended) The price and capacity optimized allocation strategy looks at both price and capacity to select the Spot Instance pools that are the least likely to be interrupted and have the lowest possible price.
- spotInstance IntegerPools 
- The number of Spot Instance pools across which to allocate your Spot Instances. The Spot pools are determined from the different instance types in the overrides. Valid only when the SpotAllocationStrategyislowest-price. Value must be in the range of 1–20. Default: 2
- spotMax StringPrice 
- The maximum price per unit hour that you are willing to pay for a Spot Instance. If your maximum price is lower than the Spot price for the instance types that you selected, your Spot Instances are not launched. We do not recommend specifying a maximum price because it can lead to increased interruptions. When Spot Instances launch, you pay the current Spot price. To remove a maximum price that you previously set, include the property but specify an empty string ('') for the value. If you specify a maximum price, your instances will be interrupted more frequently than if you do not specify one. Valid Range: Minimum value of 0.001
- onDemand stringAllocation Strategy 
- The allocation strategy to apply to your On-Demand Instances when they are launched. Possible instance types are determined by the launch template overrides that you specify. The following lists the valid values: + lowest-price Uses price to determine which instance types are the highest priority, launching the lowest priced instance types within an Availability Zone first. This is the default value for Auto Scaling groups that specify InstanceRequirements. + prioritized You set the order of instance types for the launch template overrides from highest to lowest priority (from first to last in the list). Amazon EC2 Auto Scaling launches your highest priority instance types first. If all your On-Demand capacity cannot be fulfilled using your highest priority instance type, then Amazon EC2 Auto Scaling launches the remaining capacity using the second priority instance type, and so on. This is the default value for Auto Scaling groups that don't specify InstanceRequirements and cannot be used for groups that do.
- onDemand numberBase Capacity 
- The minimum amount of the Auto Scaling group's capacity that must be fulfilled by On-Demand Instances. This base portion is launched first as your group scales. This number has the same unit of measurement as the group's desired capacity. If you change the default unit of measurement (number of instances) by specifying weighted capacity values in your launch template overrides list, or by changing the default desired capacity type setting of the group, you must specify this number using the same unit of measurement. Default: 0 An update to this setting means a gradual replacement of instances to adjust the current On-Demand Instance levels. When replacing instances, Amazon EC2 Auto Scaling launches new instances before terminating the previous ones.
- onDemand numberPercentage Above Base Capacity 
- Controls the percentages of On-Demand Instances and Spot Instances for your additional capacity beyond OnDemandBaseCapacity. Expressed as a number (for example, 20 specifies 20% On-Demand Instances, 80% Spot Instances). If set to 100, only On-Demand Instances are used. Default: 100 An update to this setting means a gradual replacement of instances to adjust the current On-Demand and Spot Instance levels for your additional capacity higher than the base capacity. When replacing instances, Amazon EC2 Auto Scaling launches new instances before terminating the previous ones.
- spotAllocation stringStrategy 
- The allocation strategy to apply to your Spot Instances when they are launched. Possible instance types are determined by the launch template overrides that you specify. The following lists the valid values: + capacity-optimized Requests Spot Instances using pools that are optimally chosen based on the available Spot capacity. This strategy has the lowest risk of interruption. To give certain instance types a higher chance of launching first, use capacity-optimized-prioritized. + capacity-optimized-prioritized You set the order of instance types for the launch template overrides from highest to lowest priority (from first to last in the list). Amazon EC2 Auto Scaling honors the instance type priorities on a best effort basis but optimizes for capacity first. Note that if the On-Demand allocation strategy is set to prioritized, the same priority is applied when fulfilling On-Demand capacity. This is not a valid value for Auto Scaling groups that specify InstanceRequirements. + lowest-price Requests Spot Instances using the lowest priced pools within an Availability Zone, across the number of Spot pools that you specify for the SpotInstancePools property. To ensure that your desired capacity is met, you might receive Spot Instances from several pools. This is the default value, but it might lead to high interruption rates because this strategy only considers instance price and not available capacity. + price-capacity-optimized (recommended) The price and capacity optimized allocation strategy looks at both price and capacity to select the Spot Instance pools that are the least likely to be interrupted and have the lowest possible price.
- spotInstance numberPools 
- The number of Spot Instance pools across which to allocate your Spot Instances. The Spot pools are determined from the different instance types in the overrides. Valid only when the SpotAllocationStrategyislowest-price. Value must be in the range of 1–20. Default: 2
- spotMax stringPrice 
- The maximum price per unit hour that you are willing to pay for a Spot Instance. If your maximum price is lower than the Spot price for the instance types that you selected, your Spot Instances are not launched. We do not recommend specifying a maximum price because it can lead to increased interruptions. When Spot Instances launch, you pay the current Spot price. To remove a maximum price that you previously set, include the property but specify an empty string ('') for the value. If you specify a maximum price, your instances will be interrupted more frequently than if you do not specify one. Valid Range: Minimum value of 0.001
- on_demand_ strallocation_ strategy 
- The allocation strategy to apply to your On-Demand Instances when they are launched. Possible instance types are determined by the launch template overrides that you specify. The following lists the valid values: + lowest-price Uses price to determine which instance types are the highest priority, launching the lowest priced instance types within an Availability Zone first. This is the default value for Auto Scaling groups that specify InstanceRequirements. + prioritized You set the order of instance types for the launch template overrides from highest to lowest priority (from first to last in the list). Amazon EC2 Auto Scaling launches your highest priority instance types first. If all your On-Demand capacity cannot be fulfilled using your highest priority instance type, then Amazon EC2 Auto Scaling launches the remaining capacity using the second priority instance type, and so on. This is the default value for Auto Scaling groups that don't specify InstanceRequirements and cannot be used for groups that do.
- on_demand_ intbase_ capacity 
- The minimum amount of the Auto Scaling group's capacity that must be fulfilled by On-Demand Instances. This base portion is launched first as your group scales. This number has the same unit of measurement as the group's desired capacity. If you change the default unit of measurement (number of instances) by specifying weighted capacity values in your launch template overrides list, or by changing the default desired capacity type setting of the group, you must specify this number using the same unit of measurement. Default: 0 An update to this setting means a gradual replacement of instances to adjust the current On-Demand Instance levels. When replacing instances, Amazon EC2 Auto Scaling launches new instances before terminating the previous ones.
- on_demand_ intpercentage_ above_ base_ capacity 
- Controls the percentages of On-Demand Instances and Spot Instances for your additional capacity beyond OnDemandBaseCapacity. Expressed as a number (for example, 20 specifies 20% On-Demand Instances, 80% Spot Instances). If set to 100, only On-Demand Instances are used. Default: 100 An update to this setting means a gradual replacement of instances to adjust the current On-Demand and Spot Instance levels for your additional capacity higher than the base capacity. When replacing instances, Amazon EC2 Auto Scaling launches new instances before terminating the previous ones.
- spot_allocation_ strstrategy 
- The allocation strategy to apply to your Spot Instances when they are launched. Possible instance types are determined by the launch template overrides that you specify. The following lists the valid values: + capacity-optimized Requests Spot Instances using pools that are optimally chosen based on the available Spot capacity. This strategy has the lowest risk of interruption. To give certain instance types a higher chance of launching first, use capacity-optimized-prioritized. + capacity-optimized-prioritized You set the order of instance types for the launch template overrides from highest to lowest priority (from first to last in the list). Amazon EC2 Auto Scaling honors the instance type priorities on a best effort basis but optimizes for capacity first. Note that if the On-Demand allocation strategy is set to prioritized, the same priority is applied when fulfilling On-Demand capacity. This is not a valid value for Auto Scaling groups that specify InstanceRequirements. + lowest-price Requests Spot Instances using the lowest priced pools within an Availability Zone, across the number of Spot pools that you specify for the SpotInstancePools property. To ensure that your desired capacity is met, you might receive Spot Instances from several pools. This is the default value, but it might lead to high interruption rates because this strategy only considers instance price and not available capacity. + price-capacity-optimized (recommended) The price and capacity optimized allocation strategy looks at both price and capacity to select the Spot Instance pools that are the least likely to be interrupted and have the lowest possible price.
- spot_instance_ intpools 
- The number of Spot Instance pools across which to allocate your Spot Instances. The Spot pools are determined from the different instance types in the overrides. Valid only when the SpotAllocationStrategyislowest-price. Value must be in the range of 1–20. Default: 2
- spot_max_ strprice 
- The maximum price per unit hour that you are willing to pay for a Spot Instance. If your maximum price is lower than the Spot price for the instance types that you selected, your Spot Instances are not launched. We do not recommend specifying a maximum price because it can lead to increased interruptions. When Spot Instances launch, you pay the current Spot price. To remove a maximum price that you previously set, include the property but specify an empty string ('') for the value. If you specify a maximum price, your instances will be interrupted more frequently than if you do not specify one. Valid Range: Minimum value of 0.001
- onDemand StringAllocation Strategy 
- The allocation strategy to apply to your On-Demand Instances when they are launched. Possible instance types are determined by the launch template overrides that you specify. The following lists the valid values: + lowest-price Uses price to determine which instance types are the highest priority, launching the lowest priced instance types within an Availability Zone first. This is the default value for Auto Scaling groups that specify InstanceRequirements. + prioritized You set the order of instance types for the launch template overrides from highest to lowest priority (from first to last in the list). Amazon EC2 Auto Scaling launches your highest priority instance types first. If all your On-Demand capacity cannot be fulfilled using your highest priority instance type, then Amazon EC2 Auto Scaling launches the remaining capacity using the second priority instance type, and so on. This is the default value for Auto Scaling groups that don't specify InstanceRequirements and cannot be used for groups that do.
- onDemand NumberBase Capacity 
- The minimum amount of the Auto Scaling group's capacity that must be fulfilled by On-Demand Instances. This base portion is launched first as your group scales. This number has the same unit of measurement as the group's desired capacity. If you change the default unit of measurement (number of instances) by specifying weighted capacity values in your launch template overrides list, or by changing the default desired capacity type setting of the group, you must specify this number using the same unit of measurement. Default: 0 An update to this setting means a gradual replacement of instances to adjust the current On-Demand Instance levels. When replacing instances, Amazon EC2 Auto Scaling launches new instances before terminating the previous ones.
- onDemand NumberPercentage Above Base Capacity 
- Controls the percentages of On-Demand Instances and Spot Instances for your additional capacity beyond OnDemandBaseCapacity. Expressed as a number (for example, 20 specifies 20% On-Demand Instances, 80% Spot Instances). If set to 100, only On-Demand Instances are used. Default: 100 An update to this setting means a gradual replacement of instances to adjust the current On-Demand and Spot Instance levels for your additional capacity higher than the base capacity. When replacing instances, Amazon EC2 Auto Scaling launches new instances before terminating the previous ones.
- spotAllocation StringStrategy 
- The allocation strategy to apply to your Spot Instances when they are launched. Possible instance types are determined by the launch template overrides that you specify. The following lists the valid values: + capacity-optimized Requests Spot Instances using pools that are optimally chosen based on the available Spot capacity. This strategy has the lowest risk of interruption. To give certain instance types a higher chance of launching first, use capacity-optimized-prioritized. + capacity-optimized-prioritized You set the order of instance types for the launch template overrides from highest to lowest priority (from first to last in the list). Amazon EC2 Auto Scaling honors the instance type priorities on a best effort basis but optimizes for capacity first. Note that if the On-Demand allocation strategy is set to prioritized, the same priority is applied when fulfilling On-Demand capacity. This is not a valid value for Auto Scaling groups that specify InstanceRequirements. + lowest-price Requests Spot Instances using the lowest priced pools within an Availability Zone, across the number of Spot pools that you specify for the SpotInstancePools property. To ensure that your desired capacity is met, you might receive Spot Instances from several pools. This is the default value, but it might lead to high interruption rates because this strategy only considers instance price and not available capacity. + price-capacity-optimized (recommended) The price and capacity optimized allocation strategy looks at both price and capacity to select the Spot Instance pools that are the least likely to be interrupted and have the lowest possible price.
- spotInstance NumberPools 
- The number of Spot Instance pools across which to allocate your Spot Instances. The Spot pools are determined from the different instance types in the overrides. Valid only when the SpotAllocationStrategyislowest-price. Value must be in the range of 1–20. Default: 2
- spotMax StringPrice 
- The maximum price per unit hour that you are willing to pay for a Spot Instance. If your maximum price is lower than the Spot price for the instance types that you selected, your Spot Instances are not launched. We do not recommend specifying a maximum price because it can lead to increased interruptions. When Spot Instances launch, you pay the current Spot price. To remove a maximum price that you previously set, include the property but specify an empty string ('') for the value. If you specify a maximum price, your instances will be interrupted more frequently than if you do not specify one. Valid Range: Minimum value of 0.001
LaunchTemplateOverridesResponse   
- InstanceRequirements Pulumi.Azure Native. Aws Connector. Inputs. Instance Requirements Response 
- The instance requirements. Amazon EC2 Auto Scaling uses your specified requirements to identify instance types. Then, it uses your On-Demand and Spot allocation strategies to launch instances from these instance types. You can specify up to four separate sets of instance requirements per Auto Scaling group. This is useful for provisioning instances from different Amazon Machine Images (AMIs) in the same Auto Scaling group. To do this, create the AMIs and create a new launch template for each AMI. Then, create a compatible set of instance requirements for each launch template. If you specify InstanceRequirements, you can't specifyInstanceType. The attributes for the instance types for a mixed instances policy. Amazon EC2 Auto Scaling uses your specified requirements to identify instance types. Then, it uses your On-Demand and Spot allocation strategies to launch instances from these instance types. When you specify multiple attributes, you get instance types that satisfy all of the specified attributes. If you specify multiple values for an attribute, you get instance types that satisfy any of the specified values. To limit the list of instance types from which Amazon EC2 Auto Scaling can identify matching instance types, you can use one of the following parameters, but not both in the same request: +AllowedInstanceTypes- The instance types to include in the list. All other instance types are ignored, even if they match your specified attributes. +ExcludedInstanceTypes- The instance types to exclude from the list, even if they match your specified attributes. You must specifyVCpuCountandMemoryMiB. All other attributes are optional. Any unspecified optional attribute is set to its default. For an example template, see Auto scaling template snippets. For more information, see Creating an Auto Scaling group using attribute-based instance type selection in the Amazon EC2 Auto Scaling User Guide. For help determining which instance types match your attributes before you apply them to your Auto Scaling group, see Preview instance types with specified attributes in the Amazon EC2 User Guide for Linux Instances.InstanceRequirementsis a property of theLaunchTemplateOverridesproperty of the AWS::AutoScaling::AutoScalingGroup LaunchTemplate property type.
- InstanceType string
- The instance type, such as m3.xlarge. You must specify an instance type that is supported in your requested Region and Availability Zones. For more information, see Instance types in the Amazon Elastic Compute Cloud User Guide. You can specify up to 40 instance types per Auto Scaling group.
- LaunchTemplate Pulumi.Specification Azure Native. Aws Connector. Inputs. Launch Template Specification Response 
- Provides a launch template for the specified instance type or set of instance requirements. For example, some instance types might require a launch template with a different AMI. If not provided, Amazon EC2 Auto Scaling uses the launch template that's specified in the LaunchTemplatedefinition. For more information, see Specifying a different launch template for an instance type in the Amazon EC2 Auto Scaling User Guide. You can specify up to 20 launch templates per Auto Scaling group. The launch templates specified in the overrides and in theLaunchTemplatedefinition count towards this limit. Specifies a launch template to use when provisioning EC2 instances for an Auto Scaling group. You must specify the following: + The ID or the name of the launch template, but not both. + The version of the launch template.LaunchTemplateSpecificationis property of the AWS::AutoScaling::AutoScalingGroup resource. It is also a property of the AWS::AutoScaling::AutoScalingGroup LaunchTemplate and AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides property types. For information about creating a launch template, see AWS::EC2::LaunchTemplate and Create a launch template for an Auto Scaling group in the Amazon EC2 Auto Scaling User Guide. For examples of launch templates, see Auto scaling template snippets and the Examples section in theAWS::EC2::LaunchTemplateresource.
- WeightedCapacity string
- If you provide a list of instance types to use, you can specify the number of capacity units provided by each instance type in terms of virtual CPUs, memory, storage, throughput, or other relative performance characteristic. When a Spot or On-Demand Instance is launched, the capacity units count toward the desired capacity. Amazon EC2 Auto Scaling launches instances until the desired capacity is totally fulfilled, even if this results in an overage. For example, if there are two units remaining to fulfill capacity, and Amazon EC2 Auto Scaling can only launch an instance with a WeightedCapacityof five units, the instance is launched, and the desired capacity is exceeded by three units. For more information, see Configure instance weighting for Amazon EC2 Auto Scaling in the Amazon EC2 Auto Scaling User Guide. Value must be in the range of 1-999. If you specify a value forWeightedCapacityfor one instance type, you must specify a value forWeightedCapacityfor all of them. Every Auto Scaling group has three size parameters (DesiredCapacity,MaxSize, andMinSize). Usually, you set these sizes based on a specific number of instances. However, if you configure a mixed instances policy that defines weights for the instance types, you must specify these sizes with the same units that you use for weighting instances.
- InstanceRequirements InstanceRequirements Response 
- The instance requirements. Amazon EC2 Auto Scaling uses your specified requirements to identify instance types. Then, it uses your On-Demand and Spot allocation strategies to launch instances from these instance types. You can specify up to four separate sets of instance requirements per Auto Scaling group. This is useful for provisioning instances from different Amazon Machine Images (AMIs) in the same Auto Scaling group. To do this, create the AMIs and create a new launch template for each AMI. Then, create a compatible set of instance requirements for each launch template. If you specify InstanceRequirements, you can't specifyInstanceType. The attributes for the instance types for a mixed instances policy. Amazon EC2 Auto Scaling uses your specified requirements to identify instance types. Then, it uses your On-Demand and Spot allocation strategies to launch instances from these instance types. When you specify multiple attributes, you get instance types that satisfy all of the specified attributes. If you specify multiple values for an attribute, you get instance types that satisfy any of the specified values. To limit the list of instance types from which Amazon EC2 Auto Scaling can identify matching instance types, you can use one of the following parameters, but not both in the same request: +AllowedInstanceTypes- The instance types to include in the list. All other instance types are ignored, even if they match your specified attributes. +ExcludedInstanceTypes- The instance types to exclude from the list, even if they match your specified attributes. You must specifyVCpuCountandMemoryMiB. All other attributes are optional. Any unspecified optional attribute is set to its default. For an example template, see Auto scaling template snippets. For more information, see Creating an Auto Scaling group using attribute-based instance type selection in the Amazon EC2 Auto Scaling User Guide. For help determining which instance types match your attributes before you apply them to your Auto Scaling group, see Preview instance types with specified attributes in the Amazon EC2 User Guide for Linux Instances.InstanceRequirementsis a property of theLaunchTemplateOverridesproperty of the AWS::AutoScaling::AutoScalingGroup LaunchTemplate property type.
- InstanceType string
- The instance type, such as m3.xlarge. You must specify an instance type that is supported in your requested Region and Availability Zones. For more information, see Instance types in the Amazon Elastic Compute Cloud User Guide. You can specify up to 40 instance types per Auto Scaling group.
- LaunchTemplate LaunchSpecification Template Specification Response 
- Provides a launch template for the specified instance type or set of instance requirements. For example, some instance types might require a launch template with a different AMI. If not provided, Amazon EC2 Auto Scaling uses the launch template that's specified in the LaunchTemplatedefinition. For more information, see Specifying a different launch template for an instance type in the Amazon EC2 Auto Scaling User Guide. You can specify up to 20 launch templates per Auto Scaling group. The launch templates specified in the overrides and in theLaunchTemplatedefinition count towards this limit. Specifies a launch template to use when provisioning EC2 instances for an Auto Scaling group. You must specify the following: + The ID or the name of the launch template, but not both. + The version of the launch template.LaunchTemplateSpecificationis property of the AWS::AutoScaling::AutoScalingGroup resource. It is also a property of the AWS::AutoScaling::AutoScalingGroup LaunchTemplate and AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides property types. For information about creating a launch template, see AWS::EC2::LaunchTemplate and Create a launch template for an Auto Scaling group in the Amazon EC2 Auto Scaling User Guide. For examples of launch templates, see Auto scaling template snippets and the Examples section in theAWS::EC2::LaunchTemplateresource.
- WeightedCapacity string
- If you provide a list of instance types to use, you can specify the number of capacity units provided by each instance type in terms of virtual CPUs, memory, storage, throughput, or other relative performance characteristic. When a Spot or On-Demand Instance is launched, the capacity units count toward the desired capacity. Amazon EC2 Auto Scaling launches instances until the desired capacity is totally fulfilled, even if this results in an overage. For example, if there are two units remaining to fulfill capacity, and Amazon EC2 Auto Scaling can only launch an instance with a WeightedCapacityof five units, the instance is launched, and the desired capacity is exceeded by three units. For more information, see Configure instance weighting for Amazon EC2 Auto Scaling in the Amazon EC2 Auto Scaling User Guide. Value must be in the range of 1-999. If you specify a value forWeightedCapacityfor one instance type, you must specify a value forWeightedCapacityfor all of them. Every Auto Scaling group has three size parameters (DesiredCapacity,MaxSize, andMinSize). Usually, you set these sizes based on a specific number of instances. However, if you configure a mixed instances policy that defines weights for the instance types, you must specify these sizes with the same units that you use for weighting instances.
- instanceRequirements InstanceRequirements Response 
- The instance requirements. Amazon EC2 Auto Scaling uses your specified requirements to identify instance types. Then, it uses your On-Demand and Spot allocation strategies to launch instances from these instance types. You can specify up to four separate sets of instance requirements per Auto Scaling group. This is useful for provisioning instances from different Amazon Machine Images (AMIs) in the same Auto Scaling group. To do this, create the AMIs and create a new launch template for each AMI. Then, create a compatible set of instance requirements for each launch template. If you specify InstanceRequirements, you can't specifyInstanceType. The attributes for the instance types for a mixed instances policy. Amazon EC2 Auto Scaling uses your specified requirements to identify instance types. Then, it uses your On-Demand and Spot allocation strategies to launch instances from these instance types. When you specify multiple attributes, you get instance types that satisfy all of the specified attributes. If you specify multiple values for an attribute, you get instance types that satisfy any of the specified values. To limit the list of instance types from which Amazon EC2 Auto Scaling can identify matching instance types, you can use one of the following parameters, but not both in the same request: +AllowedInstanceTypes- The instance types to include in the list. All other instance types are ignored, even if they match your specified attributes. +ExcludedInstanceTypes- The instance types to exclude from the list, even if they match your specified attributes. You must specifyVCpuCountandMemoryMiB. All other attributes are optional. Any unspecified optional attribute is set to its default. For an example template, see Auto scaling template snippets. For more information, see Creating an Auto Scaling group using attribute-based instance type selection in the Amazon EC2 Auto Scaling User Guide. For help determining which instance types match your attributes before you apply them to your Auto Scaling group, see Preview instance types with specified attributes in the Amazon EC2 User Guide for Linux Instances.InstanceRequirementsis a property of theLaunchTemplateOverridesproperty of the AWS::AutoScaling::AutoScalingGroup LaunchTemplate property type.
- instanceType String
- The instance type, such as m3.xlarge. You must specify an instance type that is supported in your requested Region and Availability Zones. For more information, see Instance types in the Amazon Elastic Compute Cloud User Guide. You can specify up to 40 instance types per Auto Scaling group.
- launchTemplate LaunchSpecification Template Specification Response 
- Provides a launch template for the specified instance type or set of instance requirements. For example, some instance types might require a launch template with a different AMI. If not provided, Amazon EC2 Auto Scaling uses the launch template that's specified in the LaunchTemplatedefinition. For more information, see Specifying a different launch template for an instance type in the Amazon EC2 Auto Scaling User Guide. You can specify up to 20 launch templates per Auto Scaling group. The launch templates specified in the overrides and in theLaunchTemplatedefinition count towards this limit. Specifies a launch template to use when provisioning EC2 instances for an Auto Scaling group. You must specify the following: + The ID or the name of the launch template, but not both. + The version of the launch template.LaunchTemplateSpecificationis property of the AWS::AutoScaling::AutoScalingGroup resource. It is also a property of the AWS::AutoScaling::AutoScalingGroup LaunchTemplate and AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides property types. For information about creating a launch template, see AWS::EC2::LaunchTemplate and Create a launch template for an Auto Scaling group in the Amazon EC2 Auto Scaling User Guide. For examples of launch templates, see Auto scaling template snippets and the Examples section in theAWS::EC2::LaunchTemplateresource.
- weightedCapacity String
- If you provide a list of instance types to use, you can specify the number of capacity units provided by each instance type in terms of virtual CPUs, memory, storage, throughput, or other relative performance characteristic. When a Spot or On-Demand Instance is launched, the capacity units count toward the desired capacity. Amazon EC2 Auto Scaling launches instances until the desired capacity is totally fulfilled, even if this results in an overage. For example, if there are two units remaining to fulfill capacity, and Amazon EC2 Auto Scaling can only launch an instance with a WeightedCapacityof five units, the instance is launched, and the desired capacity is exceeded by three units. For more information, see Configure instance weighting for Amazon EC2 Auto Scaling in the Amazon EC2 Auto Scaling User Guide. Value must be in the range of 1-999. If you specify a value forWeightedCapacityfor one instance type, you must specify a value forWeightedCapacityfor all of them. Every Auto Scaling group has three size parameters (DesiredCapacity,MaxSize, andMinSize). Usually, you set these sizes based on a specific number of instances. However, if you configure a mixed instances policy that defines weights for the instance types, you must specify these sizes with the same units that you use for weighting instances.
- instanceRequirements InstanceRequirements Response 
- The instance requirements. Amazon EC2 Auto Scaling uses your specified requirements to identify instance types. Then, it uses your On-Demand and Spot allocation strategies to launch instances from these instance types. You can specify up to four separate sets of instance requirements per Auto Scaling group. This is useful for provisioning instances from different Amazon Machine Images (AMIs) in the same Auto Scaling group. To do this, create the AMIs and create a new launch template for each AMI. Then, create a compatible set of instance requirements for each launch template. If you specify InstanceRequirements, you can't specifyInstanceType. The attributes for the instance types for a mixed instances policy. Amazon EC2 Auto Scaling uses your specified requirements to identify instance types. Then, it uses your On-Demand and Spot allocation strategies to launch instances from these instance types. When you specify multiple attributes, you get instance types that satisfy all of the specified attributes. If you specify multiple values for an attribute, you get instance types that satisfy any of the specified values. To limit the list of instance types from which Amazon EC2 Auto Scaling can identify matching instance types, you can use one of the following parameters, but not both in the same request: +AllowedInstanceTypes- The instance types to include in the list. All other instance types are ignored, even if they match your specified attributes. +ExcludedInstanceTypes- The instance types to exclude from the list, even if they match your specified attributes. You must specifyVCpuCountandMemoryMiB. All other attributes are optional. Any unspecified optional attribute is set to its default. For an example template, see Auto scaling template snippets. For more information, see Creating an Auto Scaling group using attribute-based instance type selection in the Amazon EC2 Auto Scaling User Guide. For help determining which instance types match your attributes before you apply them to your Auto Scaling group, see Preview instance types with specified attributes in the Amazon EC2 User Guide for Linux Instances.InstanceRequirementsis a property of theLaunchTemplateOverridesproperty of the AWS::AutoScaling::AutoScalingGroup LaunchTemplate property type.
- instanceType string
- The instance type, such as m3.xlarge. You must specify an instance type that is supported in your requested Region and Availability Zones. For more information, see Instance types in the Amazon Elastic Compute Cloud User Guide. You can specify up to 40 instance types per Auto Scaling group.
- launchTemplate LaunchSpecification Template Specification Response 
- Provides a launch template for the specified instance type or set of instance requirements. For example, some instance types might require a launch template with a different AMI. If not provided, Amazon EC2 Auto Scaling uses the launch template that's specified in the LaunchTemplatedefinition. For more information, see Specifying a different launch template for an instance type in the Amazon EC2 Auto Scaling User Guide. You can specify up to 20 launch templates per Auto Scaling group. The launch templates specified in the overrides and in theLaunchTemplatedefinition count towards this limit. Specifies a launch template to use when provisioning EC2 instances for an Auto Scaling group. You must specify the following: + The ID or the name of the launch template, but not both. + The version of the launch template.LaunchTemplateSpecificationis property of the AWS::AutoScaling::AutoScalingGroup resource. It is also a property of the AWS::AutoScaling::AutoScalingGroup LaunchTemplate and AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides property types. For information about creating a launch template, see AWS::EC2::LaunchTemplate and Create a launch template for an Auto Scaling group in the Amazon EC2 Auto Scaling User Guide. For examples of launch templates, see Auto scaling template snippets and the Examples section in theAWS::EC2::LaunchTemplateresource.
- weightedCapacity string
- If you provide a list of instance types to use, you can specify the number of capacity units provided by each instance type in terms of virtual CPUs, memory, storage, throughput, or other relative performance characteristic. When a Spot or On-Demand Instance is launched, the capacity units count toward the desired capacity. Amazon EC2 Auto Scaling launches instances until the desired capacity is totally fulfilled, even if this results in an overage. For example, if there are two units remaining to fulfill capacity, and Amazon EC2 Auto Scaling can only launch an instance with a WeightedCapacityof five units, the instance is launched, and the desired capacity is exceeded by three units. For more information, see Configure instance weighting for Amazon EC2 Auto Scaling in the Amazon EC2 Auto Scaling User Guide. Value must be in the range of 1-999. If you specify a value forWeightedCapacityfor one instance type, you must specify a value forWeightedCapacityfor all of them. Every Auto Scaling group has three size parameters (DesiredCapacity,MaxSize, andMinSize). Usually, you set these sizes based on a specific number of instances. However, if you configure a mixed instances policy that defines weights for the instance types, you must specify these sizes with the same units that you use for weighting instances.
- instance_requirements InstanceRequirements Response 
- The instance requirements. Amazon EC2 Auto Scaling uses your specified requirements to identify instance types. Then, it uses your On-Demand and Spot allocation strategies to launch instances from these instance types. You can specify up to four separate sets of instance requirements per Auto Scaling group. This is useful for provisioning instances from different Amazon Machine Images (AMIs) in the same Auto Scaling group. To do this, create the AMIs and create a new launch template for each AMI. Then, create a compatible set of instance requirements for each launch template. If you specify InstanceRequirements, you can't specifyInstanceType. The attributes for the instance types for a mixed instances policy. Amazon EC2 Auto Scaling uses your specified requirements to identify instance types. Then, it uses your On-Demand and Spot allocation strategies to launch instances from these instance types. When you specify multiple attributes, you get instance types that satisfy all of the specified attributes. If you specify multiple values for an attribute, you get instance types that satisfy any of the specified values. To limit the list of instance types from which Amazon EC2 Auto Scaling can identify matching instance types, you can use one of the following parameters, but not both in the same request: +AllowedInstanceTypes- The instance types to include in the list. All other instance types are ignored, even if they match your specified attributes. +ExcludedInstanceTypes- The instance types to exclude from the list, even if they match your specified attributes. You must specifyVCpuCountandMemoryMiB. All other attributes are optional. Any unspecified optional attribute is set to its default. For an example template, see Auto scaling template snippets. For more information, see Creating an Auto Scaling group using attribute-based instance type selection in the Amazon EC2 Auto Scaling User Guide. For help determining which instance types match your attributes before you apply them to your Auto Scaling group, see Preview instance types with specified attributes in the Amazon EC2 User Guide for Linux Instances.InstanceRequirementsis a property of theLaunchTemplateOverridesproperty of the AWS::AutoScaling::AutoScalingGroup LaunchTemplate property type.
- instance_type str
- The instance type, such as m3.xlarge. You must specify an instance type that is supported in your requested Region and Availability Zones. For more information, see Instance types in the Amazon Elastic Compute Cloud User Guide. You can specify up to 40 instance types per Auto Scaling group.
- launch_template_ Launchspecification Template Specification Response 
- Provides a launch template for the specified instance type or set of instance requirements. For example, some instance types might require a launch template with a different AMI. If not provided, Amazon EC2 Auto Scaling uses the launch template that's specified in the LaunchTemplatedefinition. For more information, see Specifying a different launch template for an instance type in the Amazon EC2 Auto Scaling User Guide. You can specify up to 20 launch templates per Auto Scaling group. The launch templates specified in the overrides and in theLaunchTemplatedefinition count towards this limit. Specifies a launch template to use when provisioning EC2 instances for an Auto Scaling group. You must specify the following: + The ID or the name of the launch template, but not both. + The version of the launch template.LaunchTemplateSpecificationis property of the AWS::AutoScaling::AutoScalingGroup resource. It is also a property of the AWS::AutoScaling::AutoScalingGroup LaunchTemplate and AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides property types. For information about creating a launch template, see AWS::EC2::LaunchTemplate and Create a launch template for an Auto Scaling group in the Amazon EC2 Auto Scaling User Guide. For examples of launch templates, see Auto scaling template snippets and the Examples section in theAWS::EC2::LaunchTemplateresource.
- weighted_capacity str
- If you provide a list of instance types to use, you can specify the number of capacity units provided by each instance type in terms of virtual CPUs, memory, storage, throughput, or other relative performance characteristic. When a Spot or On-Demand Instance is launched, the capacity units count toward the desired capacity. Amazon EC2 Auto Scaling launches instances until the desired capacity is totally fulfilled, even if this results in an overage. For example, if there are two units remaining to fulfill capacity, and Amazon EC2 Auto Scaling can only launch an instance with a WeightedCapacityof five units, the instance is launched, and the desired capacity is exceeded by three units. For more information, see Configure instance weighting for Amazon EC2 Auto Scaling in the Amazon EC2 Auto Scaling User Guide. Value must be in the range of 1-999. If you specify a value forWeightedCapacityfor one instance type, you must specify a value forWeightedCapacityfor all of them. Every Auto Scaling group has three size parameters (DesiredCapacity,MaxSize, andMinSize). Usually, you set these sizes based on a specific number of instances. However, if you configure a mixed instances policy that defines weights for the instance types, you must specify these sizes with the same units that you use for weighting instances.
- instanceRequirements Property Map
- The instance requirements. Amazon EC2 Auto Scaling uses your specified requirements to identify instance types. Then, it uses your On-Demand and Spot allocation strategies to launch instances from these instance types. You can specify up to four separate sets of instance requirements per Auto Scaling group. This is useful for provisioning instances from different Amazon Machine Images (AMIs) in the same Auto Scaling group. To do this, create the AMIs and create a new launch template for each AMI. Then, create a compatible set of instance requirements for each launch template. If you specify InstanceRequirements, you can't specifyInstanceType. The attributes for the instance types for a mixed instances policy. Amazon EC2 Auto Scaling uses your specified requirements to identify instance types. Then, it uses your On-Demand and Spot allocation strategies to launch instances from these instance types. When you specify multiple attributes, you get instance types that satisfy all of the specified attributes. If you specify multiple values for an attribute, you get instance types that satisfy any of the specified values. To limit the list of instance types from which Amazon EC2 Auto Scaling can identify matching instance types, you can use one of the following parameters, but not both in the same request: +AllowedInstanceTypes- The instance types to include in the list. All other instance types are ignored, even if they match your specified attributes. +ExcludedInstanceTypes- The instance types to exclude from the list, even if they match your specified attributes. You must specifyVCpuCountandMemoryMiB. All other attributes are optional. Any unspecified optional attribute is set to its default. For an example template, see Auto scaling template snippets. For more information, see Creating an Auto Scaling group using attribute-based instance type selection in the Amazon EC2 Auto Scaling User Guide. For help determining which instance types match your attributes before you apply them to your Auto Scaling group, see Preview instance types with specified attributes in the Amazon EC2 User Guide for Linux Instances.InstanceRequirementsis a property of theLaunchTemplateOverridesproperty of the AWS::AutoScaling::AutoScalingGroup LaunchTemplate property type.
- instanceType String
- The instance type, such as m3.xlarge. You must specify an instance type that is supported in your requested Region and Availability Zones. For more information, see Instance types in the Amazon Elastic Compute Cloud User Guide. You can specify up to 40 instance types per Auto Scaling group.
- launchTemplate Property MapSpecification 
- Provides a launch template for the specified instance type or set of instance requirements. For example, some instance types might require a launch template with a different AMI. If not provided, Amazon EC2 Auto Scaling uses the launch template that's specified in the LaunchTemplatedefinition. For more information, see Specifying a different launch template for an instance type in the Amazon EC2 Auto Scaling User Guide. You can specify up to 20 launch templates per Auto Scaling group. The launch templates specified in the overrides and in theLaunchTemplatedefinition count towards this limit. Specifies a launch template to use when provisioning EC2 instances for an Auto Scaling group. You must specify the following: + The ID or the name of the launch template, but not both. + The version of the launch template.LaunchTemplateSpecificationis property of the AWS::AutoScaling::AutoScalingGroup resource. It is also a property of the AWS::AutoScaling::AutoScalingGroup LaunchTemplate and AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides property types. For information about creating a launch template, see AWS::EC2::LaunchTemplate and Create a launch template for an Auto Scaling group in the Amazon EC2 Auto Scaling User Guide. For examples of launch templates, see Auto scaling template snippets and the Examples section in theAWS::EC2::LaunchTemplateresource.
- weightedCapacity String
- If you provide a list of instance types to use, you can specify the number of capacity units provided by each instance type in terms of virtual CPUs, memory, storage, throughput, or other relative performance characteristic. When a Spot or On-Demand Instance is launched, the capacity units count toward the desired capacity. Amazon EC2 Auto Scaling launches instances until the desired capacity is totally fulfilled, even if this results in an overage. For example, if there are two units remaining to fulfill capacity, and Amazon EC2 Auto Scaling can only launch an instance with a WeightedCapacityof five units, the instance is launched, and the desired capacity is exceeded by three units. For more information, see Configure instance weighting for Amazon EC2 Auto Scaling in the Amazon EC2 Auto Scaling User Guide. Value must be in the range of 1-999. If you specify a value forWeightedCapacityfor one instance type, you must specify a value forWeightedCapacityfor all of them. Every Auto Scaling group has three size parameters (DesiredCapacity,MaxSize, andMinSize). Usually, you set these sizes based on a specific number of instances. However, if you configure a mixed instances policy that defines weights for the instance types, you must specify these sizes with the same units that you use for weighting instances.
LaunchTemplateResponse  
- LaunchTemplate Pulumi.Specification Azure Native. Aws Connector. Inputs. Launch Template Specification Response 
- The launch template. Specifies a launch template to use when provisioning EC2 instances for an Auto Scaling group. You must specify the following: + The ID or the name of the launch template, but not both. + The version of the launch template. LaunchTemplateSpecificationis property of the AWS::AutoScaling::AutoScalingGroup resource. It is also a property of the AWS::AutoScaling::AutoScalingGroup LaunchTemplate and AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides property types. For information about creating a launch template, see AWS::EC2::LaunchTemplate and Create a launch template for an Auto Scaling group in the Amazon EC2 Auto Scaling User Guide. For examples of launch templates, see Auto scaling template snippets and the Examples section in theAWS::EC2::LaunchTemplateresource.
- Overrides
List<Pulumi.Azure Native. Aws Connector. Inputs. Launch Template Overrides Response> 
- Any properties that you specify override the same properties in the launch template.
- LaunchTemplate LaunchSpecification Template Specification Response 
- The launch template. Specifies a launch template to use when provisioning EC2 instances for an Auto Scaling group. You must specify the following: + The ID or the name of the launch template, but not both. + The version of the launch template. LaunchTemplateSpecificationis property of the AWS::AutoScaling::AutoScalingGroup resource. It is also a property of the AWS::AutoScaling::AutoScalingGroup LaunchTemplate and AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides property types. For information about creating a launch template, see AWS::EC2::LaunchTemplate and Create a launch template for an Auto Scaling group in the Amazon EC2 Auto Scaling User Guide. For examples of launch templates, see Auto scaling template snippets and the Examples section in theAWS::EC2::LaunchTemplateresource.
- Overrides
[]LaunchTemplate Overrides Response 
- Any properties that you specify override the same properties in the launch template.
- launchTemplate LaunchSpecification Template Specification Response 
- The launch template. Specifies a launch template to use when provisioning EC2 instances for an Auto Scaling group. You must specify the following: + The ID or the name of the launch template, but not both. + The version of the launch template. LaunchTemplateSpecificationis property of the AWS::AutoScaling::AutoScalingGroup resource. It is also a property of the AWS::AutoScaling::AutoScalingGroup LaunchTemplate and AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides property types. For information about creating a launch template, see AWS::EC2::LaunchTemplate and Create a launch template for an Auto Scaling group in the Amazon EC2 Auto Scaling User Guide. For examples of launch templates, see Auto scaling template snippets and the Examples section in theAWS::EC2::LaunchTemplateresource.
- overrides
List<LaunchTemplate Overrides Response> 
- Any properties that you specify override the same properties in the launch template.
- launchTemplate LaunchSpecification Template Specification Response 
- The launch template. Specifies a launch template to use when provisioning EC2 instances for an Auto Scaling group. You must specify the following: + The ID or the name of the launch template, but not both. + The version of the launch template. LaunchTemplateSpecificationis property of the AWS::AutoScaling::AutoScalingGroup resource. It is also a property of the AWS::AutoScaling::AutoScalingGroup LaunchTemplate and AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides property types. For information about creating a launch template, see AWS::EC2::LaunchTemplate and Create a launch template for an Auto Scaling group in the Amazon EC2 Auto Scaling User Guide. For examples of launch templates, see Auto scaling template snippets and the Examples section in theAWS::EC2::LaunchTemplateresource.
- overrides
LaunchTemplate Overrides Response[] 
- Any properties that you specify override the same properties in the launch template.
- launch_template_ Launchspecification Template Specification Response 
- The launch template. Specifies a launch template to use when provisioning EC2 instances for an Auto Scaling group. You must specify the following: + The ID or the name of the launch template, but not both. + The version of the launch template. LaunchTemplateSpecificationis property of the AWS::AutoScaling::AutoScalingGroup resource. It is also a property of the AWS::AutoScaling::AutoScalingGroup LaunchTemplate and AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides property types. For information about creating a launch template, see AWS::EC2::LaunchTemplate and Create a launch template for an Auto Scaling group in the Amazon EC2 Auto Scaling User Guide. For examples of launch templates, see Auto scaling template snippets and the Examples section in theAWS::EC2::LaunchTemplateresource.
- overrides
Sequence[LaunchTemplate Overrides Response] 
- Any properties that you specify override the same properties in the launch template.
- launchTemplate Property MapSpecification 
- The launch template. Specifies a launch template to use when provisioning EC2 instances for an Auto Scaling group. You must specify the following: + The ID or the name of the launch template, but not both. + The version of the launch template. LaunchTemplateSpecificationis property of the AWS::AutoScaling::AutoScalingGroup resource. It is also a property of the AWS::AutoScaling::AutoScalingGroup LaunchTemplate and AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides property types. For information about creating a launch template, see AWS::EC2::LaunchTemplate and Create a launch template for an Auto Scaling group in the Amazon EC2 Auto Scaling User Guide. For examples of launch templates, see Auto scaling template snippets and the Examples section in theAWS::EC2::LaunchTemplateresource.
- overrides List<Property Map>
- Any properties that you specify override the same properties in the launch template.
LaunchTemplateSpecificationResponse   
- Id string
- Property id
- LaunchTemplate stringId 
- The ID of the launch template. You must specify the LaunchTemplateIDor theLaunchTemplateName, but not both.
- LaunchTemplate stringName 
- The name of the launch template. You must specify the LaunchTemplateNameor theLaunchTemplateID, but not both.
- Name string
- Property name
- Version string
- Property version
- Id string
- Property id
- LaunchTemplate stringId 
- The ID of the launch template. You must specify the LaunchTemplateIDor theLaunchTemplateName, but not both.
- LaunchTemplate stringName 
- The name of the launch template. You must specify the LaunchTemplateNameor theLaunchTemplateID, but not both.
- Name string
- Property name
- Version string
- Property version
- id String
- Property id
- launchTemplate StringId 
- The ID of the launch template. You must specify the LaunchTemplateIDor theLaunchTemplateName, but not both.
- launchTemplate StringName 
- The name of the launch template. You must specify the LaunchTemplateNameor theLaunchTemplateID, but not both.
- name String
- Property name
- version String
- Property version
- id string
- Property id
- launchTemplate stringId 
- The ID of the launch template. You must specify the LaunchTemplateIDor theLaunchTemplateName, but not both.
- launchTemplate stringName 
- The name of the launch template. You must specify the LaunchTemplateNameor theLaunchTemplateID, but not both.
- name string
- Property name
- version string
- Property version
- id str
- Property id
- launch_template_ strid 
- The ID of the launch template. You must specify the LaunchTemplateIDor theLaunchTemplateName, but not both.
- launch_template_ strname 
- The name of the launch template. You must specify the LaunchTemplateNameor theLaunchTemplateID, but not both.
- name str
- Property name
- version str
- Property version
- id String
- Property id
- launchTemplate StringId 
- The ID of the launch template. You must specify the LaunchTemplateIDor theLaunchTemplateName, but not both.
- launchTemplate StringName 
- The name of the launch template. You must specify the LaunchTemplateNameor theLaunchTemplateID, but not both.
- name String
- Property name
- version String
- Property version
LifecycleHookSpecificationResponse   
- DefaultResult string
- The action the Auto Scaling group takes when the lifecycle hook timeout elapses or if an unexpected failure occurs. The default value is ABANDON. Valid values:CONTINUE|ABANDON
- HeartbeatTimeout int
- The maximum time, in seconds, that can elapse before the lifecycle hook times out. The range is from 30to7200seconds. The default value is3600seconds (1 hour).
- LifecycleHook stringName 
- The name of the lifecycle hook.
- LifecycleTransition string
- The lifecycle transition. For Auto Scaling groups, there are two major lifecycle transitions. + To create a lifecycle hook for scale-out events, specify autoscaling:EC2_INSTANCE_LAUNCHING. + To create a lifecycle hook for scale-in events, specifyautoscaling:EC2_INSTANCE_TERMINATING.
- NotificationMetadata string
- Additional information that you want to include any time Amazon EC2 Auto Scaling sends a message to the notification target.
- NotificationTarget stringARN 
- The Amazon Resource Name (ARN) of the notification target that Amazon EC2 Auto Scaling sends notifications to when an instance is in a wait state for the lifecycle hook. You can specify an Amazon SNS topic or an Amazon SQS queue.
- RoleARN string
- The ARN of the IAM role that allows the Auto Scaling group to publish to the specified notification target. For information about creating this role, see Configure a notification target for a lifecycle hook in the Amazon EC2 Auto Scaling User Guide. Valid only if the notification target is an Amazon SNS topic or an Amazon SQS queue.
- DefaultResult string
- The action the Auto Scaling group takes when the lifecycle hook timeout elapses or if an unexpected failure occurs. The default value is ABANDON. Valid values:CONTINUE|ABANDON
- HeartbeatTimeout int
- The maximum time, in seconds, that can elapse before the lifecycle hook times out. The range is from 30to7200seconds. The default value is3600seconds (1 hour).
- LifecycleHook stringName 
- The name of the lifecycle hook.
- LifecycleTransition string
- The lifecycle transition. For Auto Scaling groups, there are two major lifecycle transitions. + To create a lifecycle hook for scale-out events, specify autoscaling:EC2_INSTANCE_LAUNCHING. + To create a lifecycle hook for scale-in events, specifyautoscaling:EC2_INSTANCE_TERMINATING.
- NotificationMetadata string
- Additional information that you want to include any time Amazon EC2 Auto Scaling sends a message to the notification target.
- NotificationTarget stringARN 
- The Amazon Resource Name (ARN) of the notification target that Amazon EC2 Auto Scaling sends notifications to when an instance is in a wait state for the lifecycle hook. You can specify an Amazon SNS topic or an Amazon SQS queue.
- RoleARN string
- The ARN of the IAM role that allows the Auto Scaling group to publish to the specified notification target. For information about creating this role, see Configure a notification target for a lifecycle hook in the Amazon EC2 Auto Scaling User Guide. Valid only if the notification target is an Amazon SNS topic or an Amazon SQS queue.
- defaultResult String
- The action the Auto Scaling group takes when the lifecycle hook timeout elapses or if an unexpected failure occurs. The default value is ABANDON. Valid values:CONTINUE|ABANDON
- heartbeatTimeout Integer
- The maximum time, in seconds, that can elapse before the lifecycle hook times out. The range is from 30to7200seconds. The default value is3600seconds (1 hour).
- lifecycleHook StringName 
- The name of the lifecycle hook.
- lifecycleTransition String
- The lifecycle transition. For Auto Scaling groups, there are two major lifecycle transitions. + To create a lifecycle hook for scale-out events, specify autoscaling:EC2_INSTANCE_LAUNCHING. + To create a lifecycle hook for scale-in events, specifyautoscaling:EC2_INSTANCE_TERMINATING.
- notificationMetadata String
- Additional information that you want to include any time Amazon EC2 Auto Scaling sends a message to the notification target.
- notificationTarget StringARN 
- The Amazon Resource Name (ARN) of the notification target that Amazon EC2 Auto Scaling sends notifications to when an instance is in a wait state for the lifecycle hook. You can specify an Amazon SNS topic or an Amazon SQS queue.
- roleARN String
- The ARN of the IAM role that allows the Auto Scaling group to publish to the specified notification target. For information about creating this role, see Configure a notification target for a lifecycle hook in the Amazon EC2 Auto Scaling User Guide. Valid only if the notification target is an Amazon SNS topic or an Amazon SQS queue.
- defaultResult string
- The action the Auto Scaling group takes when the lifecycle hook timeout elapses or if an unexpected failure occurs. The default value is ABANDON. Valid values:CONTINUE|ABANDON
- heartbeatTimeout number
- The maximum time, in seconds, that can elapse before the lifecycle hook times out. The range is from 30to7200seconds. The default value is3600seconds (1 hour).
- lifecycleHook stringName 
- The name of the lifecycle hook.
- lifecycleTransition string
- The lifecycle transition. For Auto Scaling groups, there are two major lifecycle transitions. + To create a lifecycle hook for scale-out events, specify autoscaling:EC2_INSTANCE_LAUNCHING. + To create a lifecycle hook for scale-in events, specifyautoscaling:EC2_INSTANCE_TERMINATING.
- notificationMetadata string
- Additional information that you want to include any time Amazon EC2 Auto Scaling sends a message to the notification target.
- notificationTarget stringARN 
- The Amazon Resource Name (ARN) of the notification target that Amazon EC2 Auto Scaling sends notifications to when an instance is in a wait state for the lifecycle hook. You can specify an Amazon SNS topic or an Amazon SQS queue.
- roleARN string
- The ARN of the IAM role that allows the Auto Scaling group to publish to the specified notification target. For information about creating this role, see Configure a notification target for a lifecycle hook in the Amazon EC2 Auto Scaling User Guide. Valid only if the notification target is an Amazon SNS topic or an Amazon SQS queue.
- default_result str
- The action the Auto Scaling group takes when the lifecycle hook timeout elapses or if an unexpected failure occurs. The default value is ABANDON. Valid values:CONTINUE|ABANDON
- heartbeat_timeout int
- The maximum time, in seconds, that can elapse before the lifecycle hook times out. The range is from 30to7200seconds. The default value is3600seconds (1 hour).
- lifecycle_hook_ strname 
- The name of the lifecycle hook.
- lifecycle_transition str
- The lifecycle transition. For Auto Scaling groups, there are two major lifecycle transitions. + To create a lifecycle hook for scale-out events, specify autoscaling:EC2_INSTANCE_LAUNCHING. + To create a lifecycle hook for scale-in events, specifyautoscaling:EC2_INSTANCE_TERMINATING.
- notification_metadata str
- Additional information that you want to include any time Amazon EC2 Auto Scaling sends a message to the notification target.
- notification_target_ strarn 
- The Amazon Resource Name (ARN) of the notification target that Amazon EC2 Auto Scaling sends notifications to when an instance is in a wait state for the lifecycle hook. You can specify an Amazon SNS topic or an Amazon SQS queue.
- role_arn str
- The ARN of the IAM role that allows the Auto Scaling group to publish to the specified notification target. For information about creating this role, see Configure a notification target for a lifecycle hook in the Amazon EC2 Auto Scaling User Guide. Valid only if the notification target is an Amazon SNS topic or an Amazon SQS queue.
- defaultResult String
- The action the Auto Scaling group takes when the lifecycle hook timeout elapses or if an unexpected failure occurs. The default value is ABANDON. Valid values:CONTINUE|ABANDON
- heartbeatTimeout Number
- The maximum time, in seconds, that can elapse before the lifecycle hook times out. The range is from 30to7200seconds. The default value is3600seconds (1 hour).
- lifecycleHook StringName 
- The name of the lifecycle hook.
- lifecycleTransition String
- The lifecycle transition. For Auto Scaling groups, there are two major lifecycle transitions. + To create a lifecycle hook for scale-out events, specify autoscaling:EC2_INSTANCE_LAUNCHING. + To create a lifecycle hook for scale-in events, specifyautoscaling:EC2_INSTANCE_TERMINATING.
- notificationMetadata String
- Additional information that you want to include any time Amazon EC2 Auto Scaling sends a message to the notification target.
- notificationTarget StringARN 
- The Amazon Resource Name (ARN) of the notification target that Amazon EC2 Auto Scaling sends notifications to when an instance is in a wait state for the lifecycle hook. You can specify an Amazon SNS topic or an Amazon SQS queue.
- roleARN String
- The ARN of the IAM role that allows the Auto Scaling group to publish to the specified notification target. For information about creating this role, see Configure a notification target for a lifecycle hook in the Amazon EC2 Auto Scaling User Guide. Valid only if the notification target is an Amazon SNS topic or an Amazon SQS queue.
MemoryGiBPerVCpuRequestResponse     
MemoryMiBRequestResponse   
MetricsCollectionResponse  
- Granularity string
- The frequency at which Amazon EC2 Auto Scaling sends aggregated data to CloudWatch. The only valid value is 1Minute.
- Metrics List<string>
- Identifies the metrics to enable. You can specify one or more of the following metrics: + GroupMinSize+GroupMaxSize+GroupDesiredCapacity+GroupInServiceInstances+GroupPendingInstances+GroupStandbyInstances+GroupTerminatingInstances+GroupTotalInstances+GroupInServiceCapacity+GroupPendingCapacity+GroupStandbyCapacity+GroupTerminatingCapacity+GroupTotalCapacity+WarmPoolDesiredCapacity+WarmPoolWarmedCapacity+WarmPoolPendingCapacity+WarmPoolTerminatingCapacity+WarmPoolTotalCapacity+GroupAndWarmPoolDesiredCapacity+GroupAndWarmPoolTotalCapacityIf you specifyGranularityand don't specify any metrics, all metrics are enabled. For more information, see Auto Scaling group metrics in the Amazon EC2 Auto Scaling User Guide.
- Granularity string
- The frequency at which Amazon EC2 Auto Scaling sends aggregated data to CloudWatch. The only valid value is 1Minute.
- Metrics []string
- Identifies the metrics to enable. You can specify one or more of the following metrics: + GroupMinSize+GroupMaxSize+GroupDesiredCapacity+GroupInServiceInstances+GroupPendingInstances+GroupStandbyInstances+GroupTerminatingInstances+GroupTotalInstances+GroupInServiceCapacity+GroupPendingCapacity+GroupStandbyCapacity+GroupTerminatingCapacity+GroupTotalCapacity+WarmPoolDesiredCapacity+WarmPoolWarmedCapacity+WarmPoolPendingCapacity+WarmPoolTerminatingCapacity+WarmPoolTotalCapacity+GroupAndWarmPoolDesiredCapacity+GroupAndWarmPoolTotalCapacityIf you specifyGranularityand don't specify any metrics, all metrics are enabled. For more information, see Auto Scaling group metrics in the Amazon EC2 Auto Scaling User Guide.
- granularity String
- The frequency at which Amazon EC2 Auto Scaling sends aggregated data to CloudWatch. The only valid value is 1Minute.
- metrics List<String>
- Identifies the metrics to enable. You can specify one or more of the following metrics: + GroupMinSize+GroupMaxSize+GroupDesiredCapacity+GroupInServiceInstances+GroupPendingInstances+GroupStandbyInstances+GroupTerminatingInstances+GroupTotalInstances+GroupInServiceCapacity+GroupPendingCapacity+GroupStandbyCapacity+GroupTerminatingCapacity+GroupTotalCapacity+WarmPoolDesiredCapacity+WarmPoolWarmedCapacity+WarmPoolPendingCapacity+WarmPoolTerminatingCapacity+WarmPoolTotalCapacity+GroupAndWarmPoolDesiredCapacity+GroupAndWarmPoolTotalCapacityIf you specifyGranularityand don't specify any metrics, all metrics are enabled. For more information, see Auto Scaling group metrics in the Amazon EC2 Auto Scaling User Guide.
- granularity string
- The frequency at which Amazon EC2 Auto Scaling sends aggregated data to CloudWatch. The only valid value is 1Minute.
- metrics string[]
- Identifies the metrics to enable. You can specify one or more of the following metrics: + GroupMinSize+GroupMaxSize+GroupDesiredCapacity+GroupInServiceInstances+GroupPendingInstances+GroupStandbyInstances+GroupTerminatingInstances+GroupTotalInstances+GroupInServiceCapacity+GroupPendingCapacity+GroupStandbyCapacity+GroupTerminatingCapacity+GroupTotalCapacity+WarmPoolDesiredCapacity+WarmPoolWarmedCapacity+WarmPoolPendingCapacity+WarmPoolTerminatingCapacity+WarmPoolTotalCapacity+GroupAndWarmPoolDesiredCapacity+GroupAndWarmPoolTotalCapacityIf you specifyGranularityand don't specify any metrics, all metrics are enabled. For more information, see Auto Scaling group metrics in the Amazon EC2 Auto Scaling User Guide.
- granularity str
- The frequency at which Amazon EC2 Auto Scaling sends aggregated data to CloudWatch. The only valid value is 1Minute.
- metrics Sequence[str]
- Identifies the metrics to enable. You can specify one or more of the following metrics: + GroupMinSize+GroupMaxSize+GroupDesiredCapacity+GroupInServiceInstances+GroupPendingInstances+GroupStandbyInstances+GroupTerminatingInstances+GroupTotalInstances+GroupInServiceCapacity+GroupPendingCapacity+GroupStandbyCapacity+GroupTerminatingCapacity+GroupTotalCapacity+WarmPoolDesiredCapacity+WarmPoolWarmedCapacity+WarmPoolPendingCapacity+WarmPoolTerminatingCapacity+WarmPoolTotalCapacity+GroupAndWarmPoolDesiredCapacity+GroupAndWarmPoolTotalCapacityIf you specifyGranularityand don't specify any metrics, all metrics are enabled. For more information, see Auto Scaling group metrics in the Amazon EC2 Auto Scaling User Guide.
- granularity String
- The frequency at which Amazon EC2 Auto Scaling sends aggregated data to CloudWatch. The only valid value is 1Minute.
- metrics List<String>
- Identifies the metrics to enable. You can specify one or more of the following metrics: + GroupMinSize+GroupMaxSize+GroupDesiredCapacity+GroupInServiceInstances+GroupPendingInstances+GroupStandbyInstances+GroupTerminatingInstances+GroupTotalInstances+GroupInServiceCapacity+GroupPendingCapacity+GroupStandbyCapacity+GroupTerminatingCapacity+GroupTotalCapacity+WarmPoolDesiredCapacity+WarmPoolWarmedCapacity+WarmPoolPendingCapacity+WarmPoolTerminatingCapacity+WarmPoolTotalCapacity+GroupAndWarmPoolDesiredCapacity+GroupAndWarmPoolTotalCapacityIf you specifyGranularityand don't specify any metrics, all metrics are enabled. For more information, see Auto Scaling group metrics in the Amazon EC2 Auto Scaling User Guide.
MixedInstancesPolicyResponse   
- InstancesDistribution Pulumi.Azure Native. Aws Connector. Inputs. Instances Distribution Response 
- The instances distribution. Use this structure to specify the distribution of On-Demand Instances and Spot Instances and the allocation strategies used to fulfill On-Demand and Spot capacities for a mixed instances policy. For more information, see Auto Scaling groups with multiple instance types and purchase options in the Amazon EC2 Auto Scaling User Guide. InstancesDistributionis a property of the AWS::AutoScaling::AutoScalingGroup MixedInstancesPolicy property type.
- LaunchTemplate Pulumi.Azure Native. Aws Connector. Inputs. Launch Template Response 
- One or more launch templates and the instance types (overrides) that are used to launch EC2 instances to fulfill On-Demand and Spot capacities. Use this structure to specify the launch templates and instance types (overrides) for a mixed instances policy. LaunchTemplateis a property of the AWS::AutoScaling::AutoScalingGroup MixedInstancesPolicy property type.
- InstancesDistribution InstancesDistribution Response 
- The instances distribution. Use this structure to specify the distribution of On-Demand Instances and Spot Instances and the allocation strategies used to fulfill On-Demand and Spot capacities for a mixed instances policy. For more information, see Auto Scaling groups with multiple instance types and purchase options in the Amazon EC2 Auto Scaling User Guide. InstancesDistributionis a property of the AWS::AutoScaling::AutoScalingGroup MixedInstancesPolicy property type.
- LaunchTemplate LaunchTemplate Response 
- One or more launch templates and the instance types (overrides) that are used to launch EC2 instances to fulfill On-Demand and Spot capacities. Use this structure to specify the launch templates and instance types (overrides) for a mixed instances policy. LaunchTemplateis a property of the AWS::AutoScaling::AutoScalingGroup MixedInstancesPolicy property type.
- instancesDistribution InstancesDistribution Response 
- The instances distribution. Use this structure to specify the distribution of On-Demand Instances and Spot Instances and the allocation strategies used to fulfill On-Demand and Spot capacities for a mixed instances policy. For more information, see Auto Scaling groups with multiple instance types and purchase options in the Amazon EC2 Auto Scaling User Guide. InstancesDistributionis a property of the AWS::AutoScaling::AutoScalingGroup MixedInstancesPolicy property type.
- launchTemplate LaunchTemplate Response 
- One or more launch templates and the instance types (overrides) that are used to launch EC2 instances to fulfill On-Demand and Spot capacities. Use this structure to specify the launch templates and instance types (overrides) for a mixed instances policy. LaunchTemplateis a property of the AWS::AutoScaling::AutoScalingGroup MixedInstancesPolicy property type.
- instancesDistribution InstancesDistribution Response 
- The instances distribution. Use this structure to specify the distribution of On-Demand Instances and Spot Instances and the allocation strategies used to fulfill On-Demand and Spot capacities for a mixed instances policy. For more information, see Auto Scaling groups with multiple instance types and purchase options in the Amazon EC2 Auto Scaling User Guide. InstancesDistributionis a property of the AWS::AutoScaling::AutoScalingGroup MixedInstancesPolicy property type.
- launchTemplate LaunchTemplate Response 
- One or more launch templates and the instance types (overrides) that are used to launch EC2 instances to fulfill On-Demand and Spot capacities. Use this structure to specify the launch templates and instance types (overrides) for a mixed instances policy. LaunchTemplateis a property of the AWS::AutoScaling::AutoScalingGroup MixedInstancesPolicy property type.
- instances_distribution InstancesDistribution Response 
- The instances distribution. Use this structure to specify the distribution of On-Demand Instances and Spot Instances and the allocation strategies used to fulfill On-Demand and Spot capacities for a mixed instances policy. For more information, see Auto Scaling groups with multiple instance types and purchase options in the Amazon EC2 Auto Scaling User Guide. InstancesDistributionis a property of the AWS::AutoScaling::AutoScalingGroup MixedInstancesPolicy property type.
- launch_template LaunchTemplate Response 
- One or more launch templates and the instance types (overrides) that are used to launch EC2 instances to fulfill On-Demand and Spot capacities. Use this structure to specify the launch templates and instance types (overrides) for a mixed instances policy. LaunchTemplateis a property of the AWS::AutoScaling::AutoScalingGroup MixedInstancesPolicy property type.
- instancesDistribution Property Map
- The instances distribution. Use this structure to specify the distribution of On-Demand Instances and Spot Instances and the allocation strategies used to fulfill On-Demand and Spot capacities for a mixed instances policy. For more information, see Auto Scaling groups with multiple instance types and purchase options in the Amazon EC2 Auto Scaling User Guide. InstancesDistributionis a property of the AWS::AutoScaling::AutoScalingGroup MixedInstancesPolicy property type.
- launchTemplate Property Map
- One or more launch templates and the instance types (overrides) that are used to launch EC2 instances to fulfill On-Demand and Spot capacities. Use this structure to specify the launch templates and instance types (overrides) for a mixed instances policy. LaunchTemplateis a property of the AWS::AutoScaling::AutoScalingGroup MixedInstancesPolicy property type.
NetworkBandwidthGbpsRequestResponse    
NetworkInterfaceCountRequestResponse    
SystemDataResponse  
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
- createdAt string
- The timestamp of resource creation (UTC).
- createdBy string
- The identity that created the resource.
- createdBy stringType 
- The type of identity that created the resource.
- lastModified stringAt 
- The timestamp of resource last modification (UTC)
- lastModified stringBy 
- The identity that last modified the resource.
- lastModified stringBy Type 
- The type of identity that last modified the resource.
- created_at str
- The timestamp of resource creation (UTC).
- created_by str
- The identity that created the resource.
- created_by_ strtype 
- The type of identity that created the resource.
- last_modified_ strat 
- The timestamp of resource last modification (UTC)
- last_modified_ strby 
- The identity that last modified the resource.
- last_modified_ strby_ type 
- The type of identity that last modified the resource.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
TagPropertyResponse  
- Key string
- The tag key.
- PropagateAt boolLaunch 
- Set to trueif you want CloudFormation to copy the tag to EC2 instances that are launched as part of the Auto Scaling group. Set tofalseif you want the tag attached only to the Auto Scaling group and not copied to any instances launched as part of the Auto Scaling group.
- Value string
- The tag value.
- Key string
- The tag key.
- PropagateAt boolLaunch 
- Set to trueif you want CloudFormation to copy the tag to EC2 instances that are launched as part of the Auto Scaling group. Set tofalseif you want the tag attached only to the Auto Scaling group and not copied to any instances launched as part of the Auto Scaling group.
- Value string
- The tag value.
- key String
- The tag key.
- propagateAt BooleanLaunch 
- Set to trueif you want CloudFormation to copy the tag to EC2 instances that are launched as part of the Auto Scaling group. Set tofalseif you want the tag attached only to the Auto Scaling group and not copied to any instances launched as part of the Auto Scaling group.
- value String
- The tag value.
- key string
- The tag key.
- propagateAt booleanLaunch 
- Set to trueif you want CloudFormation to copy the tag to EC2 instances that are launched as part of the Auto Scaling group. Set tofalseif you want the tag attached only to the Auto Scaling group and not copied to any instances launched as part of the Auto Scaling group.
- value string
- The tag value.
- key str
- The tag key.
- propagate_at_ boollaunch 
- Set to trueif you want CloudFormation to copy the tag to EC2 instances that are launched as part of the Auto Scaling group. Set tofalseif you want the tag attached only to the Auto Scaling group and not copied to any instances launched as part of the Auto Scaling group.
- value str
- The tag value.
- key String
- The tag key.
- propagateAt BooleanLaunch 
- Set to trueif you want CloudFormation to copy the tag to EC2 instances that are launched as part of the Auto Scaling group. Set tofalseif you want the tag attached only to the Auto Scaling group and not copied to any instances launched as part of the Auto Scaling group.
- value String
- The tag value.
TotalLocalStorageGBRequestResponse    
VCpuCountRequestResponse   
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi