getFunctionConcurrency
inline suspend fun LambdaClient.getFunctionConcurrency(crossinline block: GetFunctionConcurrencyRequest.Builder.() -> Unit): GetFunctionConcurrencyResponse
Returns details about the reserved concurrency configuration for a function. To set a concurrency limit for a function, use PutFunctionConcurrency.