listFunctionsByCodeSigningConfig
abstract suspend fun listFunctionsByCodeSigningConfig(input: ListFunctionsByCodeSigningConfigRequest): ListFunctionsByCodeSigningConfigResponse
List the functions that use the specified code signing configuration. You can use this method prior to deleting a code signing configuration, to verify that no functions are using it.