putFunctionScalingConfig
abstract suspend fun putFunctionScalingConfig(input: PutFunctionScalingConfigRequest): PutFunctionScalingConfigResponse
Sets the scaling configuration for a Lambda Managed Instances function. The scaling configuration defines the minimum and maximum number of execution environments that can be provisioned for the function, allowing you to control scaling behavior and resource allocation.