TunnelHub
TunnelHub Automation Configuration File
| Type | object |
|---|---|
| File match |
tunnelhub.yml
tunnelhub.yaml
|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/tunnelhub/latest.json |
| Source | https://www.schemastore.org/tunnelhub.json |
Validate with Lintel
npx @lintel/lintel check
Type:
object
Properties
package
object
required
1 nested properties
artifact
string
required
configuration
object
required
10 nested properties
entrypoint
string
required
memorySize
number
required
runtime
enum
required
runtimeEngine
string
required
timeout
number
lambdaLayers
environmentVariables
Record<string, string>
runInVpc
boolean
Whether to run Lambda in VPC. If true and vpcConfig is not provided, uses tenant settings or environment variables as fallback.
vpcConfig
object
2 nested properties
securityGroupIds
string[]
required
subnetIds
string[]
required
stsAccess
object
1 nested properties
assumeRoles
string[]
required
minItems=1
service
object
required
3 nested properties
type
string
required
uuid
string
required
region
string