Creates a VPC connection.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request syntax
POST /2023-03-30/functions/{functionName}/vpc-bindings
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
functionName | string | Yes | The function name. | my-func |
body | CreateVpcBindingInput | Yes | The VPC binding configurations. |
Response parameters
Examples
Sample success responses
JSON
format
{}
Error codes
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation |
---|---|---|
2024-02-22 | The internal configuration of the API is changed, but the call is not affected | View Change Details |
2024-02-03 | The internal configuration of the API is changed, but the call is not affected | View Change Details |
2023-08-30 | API Description Update | View Change Details |
2023-08-30 | API Description Update | View Change Details |
2023-08-24 | Add Operation | View Change Details |