Gets information about a warm pool and its instances.
See https://www.paws-r-sdk.com/docs/autoscaling_describe_warm_pool/ for full documentation.
autoscaling_describe_warm_pool(
AutoScalingGroupName,
MaxRecords = NULL,
NextToken = NULL
)
[required] The name of the Auto Scaling group.
The maximum number of instances to return with this call. The maximum
value is 50
.
The token for the next set of instances to return. (You received this token from a previous call.)