Parameter | Type | Description | Example |
---|---|---|---|
object | The information about the request for creating a custom domain name. | ||
authConfig | AuthConfig | The configuration of permission authentication. | |
certConfig | CertConfig | The configuration of the HTTPS certificate. | |
domainName | string | The domain name. Enter a custom domain name that has obtained an Internet content provider (ICP) filing in the Alibaba Cloud ICP Filing system, or a custom domain name whose ICP filing information includes Alibaba Cloud as a service provider. | example.com |
protocol | string | The protocol type that is supported by the custom domain name. Valid values: HTTP HTTPS HTTP,HTTPS | HTTP |
routeConfig | RouteConfig | The route table that maps paths to functions when the function is invoked by using the custom domain name. | |
tlsConfig | TLSConfig | The Transport Layer Security (TLS) configuration. | |
wafConfig | WAFConfig | The Web Application Firewall (WAF) configuration. |