getFunction
inline suspend fun LambdaClient.getFunction(crossinline block: GetFunctionRequest.Builder.() -> Unit): GetFunctionResponse
Returns information about the function or function version, with a link to download the deployment package that's valid for 10 minutes. If you specify a function version, only details that are specific to that version are returned.