@@ -43,16 +43,16 @@ pyramid:
4343
4444Main param description
4545
46- | Param | Required/Optional | Default | Description |
47- | --------------------------------------------------- | :---------------: | :----------: | :------------------------------------------------------------------------------------------ |
48- | region | Optional | ap-guangzhou | |
49- | pyramidProjectName | Required | | Pyramid Projct Name |
50- | functionName | Optional | | ServerlessCloudFunction Name |
51- | serviceName | Optional | | API-Gateway service name, default to create a new serivce |
52- | serviceId | Optional | | API-Gateway service id, if it has will use this APII-Gateway service |
53- | code | Optional | | Default is current working directory |
54- | [functionConf](#funtionConf-param-description) | Optional | | Function configure |
55- | [apigatewayConf](#apigatewayConf-param-description) | Optional | | API-Gateway configure |
46+ | Param | Required/Optional | Default | Description |
47+ | --------------------------------------------------- | :---------------: | :----------: | :------------------------------------------------------------------- |
48+ | region | Optional | ap-guangzhou | |
49+ | pyramidProjectName | Required | | Pyramid Projct Name |
50+ | functionName | Optional | | ServerlessCloudFunction Name |
51+ | serviceName | Optional | | API-Gateway service name, default to create a new serivce |
52+ | serviceId | Optional | | API-Gateway service id, if it has will use this APII-Gateway service |
53+ | code | Optional | | Default is current working directory |
54+ | [functionConf](#funtionConf-param-description) | Optional | | Function configure |
55+ | [apigatewayConf](#apigatewayConf-param-description) | Optional | | API-Gateway configure |
5656
5757### funtionConf param description
5858
0 commit comments