Autoscaling Functions
object AutoscalingFunctions
Functions
Link copied to clipboard
The Autoscaling Groups data source allows access to the list of AWS ASGs within a specific region. This will allow you to pass a list of AutoScaling Groups to other resources.
suspend fun getAmiIds(filters: List<GetAmiIdsFilter>? = null, names: List<String>? = null): GetAmiIdsResult
Link copied to clipboard
Use this data source to get information on an existing autoscaling group.