latest--aws-apigateway-vpclink
shared| Type | object |
|---|---|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-apigateway-vpclink.json |
| Parent schema | serverless-framework-configuration |
Type:
object
Schema for AWS ApiGateway VpcLink. Source:- https://github.com/aws-cloudformation/aws-cloudformation-rpdk.git
Properties
A name for the VPC link.
TargetArns
string[]
required
The ARN of network load balancer of the VPC targeted by the VPC link. The network load balancer must be owned by the same AWS account of the API owner.
Description
string | Aws_CF_FunctionString
A description of the VPC link.
Tags
Tag[]
An array of arbitrary tags (key-value pairs) to associate with the stage.
uniqueItems=true
Definitions
Tag
object