API Connection
API Connection is used to store authentication information for third-party function compute services, enabling External Function invocations.
Currently supported services: Alibaba Cloud Function Compute (FC), Tencent Cloud Serverless Cloud Function (SCF).
Use Cases
When you need to call custom logic written in Python/Java (External Function) within SQL, you must first create an API Connection to configure the access credentials for the function compute service.
Create Example
Related Documents
- CREATE API CONNECTION — full syntax
- External Function — how to use API Connection to create external functions
- Connection Overview
