putFunctionCodeSigningConfig
inline suspend fun LambdaClient.putFunctionCodeSigningConfig(crossinline block: PutFunctionCodeSigningConfigRequest.Builder.() -> Unit): PutFunctionCodeSigningConfigResponse
Update the code signing configuration for the function. Changes to the code signing configuration take effect the next time a user tries to deploy a code package to the function.