--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "awscc_autoscaling_warm_pool Data Source - terraform-provider-awscc" subcategory: "" description: |- Data Source schema for AWS::AutoScaling::WarmPool --- # awscc_autoscaling_warm_pool (Data Source) Data Source schema for AWS::AutoScaling::WarmPool ## Schema ### Required - `id` (String) Uniquely identifies the resource. ### Read-Only - `auto_scaling_group_name` (String) - `instance_reuse_policy` (Attributes) (see [below for nested schema](#nestedatt--instance_reuse_policy)) - `max_group_prepared_capacity` (Number) - `min_size` (Number) - `pool_state` (String) ### Nested Schema for `instance_reuse_policy` Read-Only: - `reuse_on_scale_in` (Boolean)