Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-vpclattice-targetgroup.json
Parent schema serverless-framework-configuration
Type: object

A target group is a collection of targets, or compute resources, that run your application or service. A target group can only be used by a single service.. Source:- No source definition found, add manually please

Properties

Type string | Aws_CF_FunctionString required
Config object
6 nested properties
Port integer required
min=1max=65535
Protocol string | Aws_CF_FunctionString required
VpcIdentifier string | Aws_CF_FunctionString required
ProtocolVersion string | Aws_CF_FunctionString
IpAddressType string | Aws_CF_FunctionString
HealthCheck object
10 nested properties
Enabled boolean
Protocol string | Aws_CF_FunctionString
ProtocolVersion string | Aws_CF_FunctionString
Port integer
min=1max=65535
Path string | Aws_CF_FunctionString
HealthCheckIntervalSeconds integer
min=5max=300
HealthCheckTimeoutSeconds integer
min=1max=120
HealthyThresholdCount integer
min=2max=10
UnhealthyThresholdCount integer
min=2max=10
Matcher object
1 nested properties
HttpCode string | Aws_CF_FunctionString required
Name string | Aws_CF_FunctionString
Targets Target[]
Default:
[]
minItems=0maxItems=100
Tags Tag[]
minItems=0maxItems=50uniqueItems=true

Definitions

HealthCheckConfig object
Enabled boolean
Protocol string | Aws_CF_FunctionString
ProtocolVersion string | Aws_CF_FunctionString
Port integer
min=1max=65535
Path string | Aws_CF_FunctionString
HealthCheckIntervalSeconds integer
min=5max=300
HealthCheckTimeoutSeconds integer
min=1max=120
HealthyThresholdCount integer
min=2max=10
UnhealthyThresholdCount integer
min=2max=10
Matcher object
1 nested properties
HttpCode string | Aws_CF_FunctionString required
Matcher object
HttpCode string | Aws_CF_FunctionString required
TargetGroupConfig object
Port integer required
min=1max=65535
Protocol string | Aws_CF_FunctionString required
VpcIdentifier string | Aws_CF_FunctionString required
ProtocolVersion string | Aws_CF_FunctionString
IpAddressType string | Aws_CF_FunctionString
HealthCheck object
10 nested properties
Enabled boolean
Protocol string | Aws_CF_FunctionString
ProtocolVersion string | Aws_CF_FunctionString
Port integer
min=1max=65535
Path string | Aws_CF_FunctionString
HealthCheckIntervalSeconds integer
min=5max=300
HealthCheckTimeoutSeconds integer
min=1max=120
HealthyThresholdCount integer
min=2max=10
UnhealthyThresholdCount integer
min=2max=10
Matcher object
1 nested properties
HttpCode string | Aws_CF_FunctionString required
Target object
Id string | Aws_CF_FunctionString required
Port integer
min=1max=65535
Tag object
Key string | Aws_CF_FunctionString required
Value string | Aws_CF_FunctionString required