Describe Launch Configurations
GET {{aws_auto_scaling_api_base_url}}/?LaunchConfigurationNames.member.N&MaxRecords&NextToken&Action=DescribeLaunchConfigurations
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
LaunchConfigurationNames.member.N | null | The launch configuration names. If you omit this parameter, all launch configurations are described. | |
MaxRecords | null | The maximum number of items to return with this call. The default value is 50 and the maximum value is 100. | |
NextToken | null | The token for the next set of items to return. (You received this token from a previous call.) | |
Action | string |