awscc_autoscaling_auto_scaling_group (Data Source)

Data Source schema for AWS::AutoScaling::AutoScalingGroup

Schema

Required

Read-Only

Nested Schema for instance_maintenance_policy

Read-Only:

Nested Schema for launch_template

Read-Only:

Nested Schema for lifecycle_hook_specification_list

Read-Only:

Nested Schema for metrics_collection

Read-Only:

Nested Schema for mixed_instances_policy

Read-Only: md5-5a14d86785e06be1288f6a0fa6f800ce

Nested Schema for mixed_instances_policy.instances_distribution

Read-Only: md5-64c854accf112d48d2f1ea5d32593202

Nested Schema for mixed_instances_policy.launch_template

Read-Only: md5-01ca609435ef64f95f33d3cfbda249dc

Nested Schema for mixed_instances_policy.launch_template.launch_template_specification

Read-Only: md5-3232bd34111912af3c88658aae65e69b

Nested Schema for mixed_instances_policy.launch_template.overrides

Read-Only: md5-7ba800e1e47a99796bb41324949ca5ab

Nested Schema for mixed_instances_policy.launch_template.overrides.instance_requirements

Read-Only: md5-0a712b7ff2a5ff590671d4ee8f9c643e

Default: Any manufacturer

  • accelerator_names (Set of String) Lists the accelerators that must be on an instance type.

    Default: Any accelerator

  • accelerator_total_memory_mi_b (Attributes) The minimum and maximum total memory size for the accelerators on an instance type, in MiB. Default: No minimum or maximum limits (see below for nested schema)
  • accelerator_types (Set of String) Lists the accelerator types that must be on an instance type.

    Default: Any accelerator type

  • allowed_instance_types (List of String) 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 specify c5*, Amazon EC2 Auto Scaling will allow the entire C5 instance family, which includes all C5a and C5n instance types. If you specify m5a.*, Amazon EC2 Auto Scaling will allow all the M5a instance types, but not the M5n instance types. If you specify AllowedInstanceTypes, you can't specify ExcludedInstanceTypes. Default: All instance types
  • bare_metal (String) Indicates whether bare metal instance types are included, excluded, or required. Default: excluded
  • baseline_ebs_bandwidth_mbps (Attributes) 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 (see below for nested schema)
  • burstable_performance (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
  • cpu_manufacturers (Set of String) Lists which specific CPU manufacturers to include.

    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_types (List of String) 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 specify c5*, you are excluding the entire C5 instance family, which includes all C5a and C5n instance types. If you specify m5a.*, Amazon EC2 Auto Scaling will exclude all the M5a instance types, but not the M5n instance types. If you specify ExcludedInstanceTypes, you can't specify AllowedInstanceTypes. Default: No excluded instance types
  • instance_generations (Set of String) Indicates whether current or previous generation instance types are included.

    Default: Any current or previous generation

  • local_storage (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
  • local_storage_types (Set of String) Indicates the type of local storage that is required.

    Default: Any local storage type

  • max_spot_price_as_percentage_of_optimal_on_demand_price (Number) [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 set DesiredCapacityType to vcpu or memory-mib, the price protection threshold is based on the per-vCPU or per-memory price instead of the per instance price. Only one of SpotMaxPricePercentageOverLowestPrice or MaxSpotPriceAsPercentageOfOptimalOnDemandPrice can be specified. If you don't specify either, then SpotMaxPricePercentageOverLowestPrice is used and the value for that parameter defaults to 100.
  • memory_gi_b_per_v_cpu (Attributes) The minimum and maximum amount of memory per vCPU for an instance type, in GiB. Default: No minimum or maximum limits (see below for nested schema)
  • memory_mi_b (Attributes) The minimum and maximum instance memory size for an instance type, in MiB. (see below for nested schema)
  • network_bandwidth_gbps (Attributes) The minimum and maximum amount of network bandwidth, in gigabits per second (Gbps). Default: No minimum or maximum limits (see below for nested schema)
  • network_interface_count (Attributes) The minimum and maximum number of network interfaces for an instance type. Default: No minimum or maximum limits (see below for nested schema)
  • on_demand_max_price_percentage_over_lowest_price (Number) [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 set DesiredCapacityType to vcpu or memory-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_support (Boolean) Indicates whether instance types must provide On-Demand Instance hibernation support. Default: false
  • spot_max_price_percentage_over_lowest_price (Number) [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 set DesiredCapacityType to vcpu or memory-mib, the price protection threshold is based on the per-vCPU or per-memory price instead of the per instance price. Only one of SpotMaxPricePercentageOverLowestPrice or MaxSpotPriceAsPercentageOfOptimalOnDemandPrice can be specified. Default: 100
  • total_local_storage_gb (Attributes) The minimum and maximum total local storage size for an instance type, in GB. Default: No minimum or maximum limits (see below for nested schema)
  • v_cpu_count (Attributes) The minimum and maximum number of vCPUs for an instance type. (see below for nested schema)
  • Nested Schema for mixed_instances_policy.launch_template.overrides.weighted_capacity.accelerator_count

    Read-Only:

    Nested Schema for mixed_instances_policy.launch_template.overrides.weighted_capacity.accelerator_total_memory_mi_b

    Read-Only:

    Nested Schema for mixed_instances_policy.launch_template.overrides.weighted_capacity.baseline_ebs_bandwidth_mbps

    Read-Only:

    Nested Schema for mixed_instances_policy.launch_template.overrides.weighted_capacity.memory_gi_b_per_v_cpu

    Read-Only:

    Nested Schema for mixed_instances_policy.launch_template.overrides.weighted_capacity.memory_mi_b

    Read-Only:

    Nested Schema for mixed_instances_policy.launch_template.overrides.weighted_capacity.network_bandwidth_gbps

    Read-Only:

    Nested Schema for mixed_instances_policy.launch_template.overrides.weighted_capacity.network_interface_count

    Read-Only:

    Nested Schema for mixed_instances_policy.launch_template.overrides.weighted_capacity.total_local_storage_gb

    Read-Only:

    Nested Schema for mixed_instances_policy.launch_template.overrides.weighted_capacity.v_cpu_count

    Read-Only:

    Nested Schema for mixed_instances_policy.launch_template.overrides.launch_template_specification

    Read-Only:

    Nested Schema for notification_configuration

    Read-Only:

    Nested Schema for notification_configurations

    Read-Only:

    Nested Schema for tags

    Read-Only: