Optional
Readonly
account(OPTIONAL) Set an override for the account the Gateway Load Balancer is deployed to.
This is the account
property of the VPC referenced in the vpc
property.
This value defaults to the value set for the central network services delegated admin account. Only set this value if you would like your Gateway Load Balancer deployed to an account other than the configured delegated admin account.
Optional
Readonly
cross(OPTIONAL) Whether to enable cross-zone load balancing.
Optional
Readonly
deletion(OPTIONAL) Whether to enable deletion protection.
Readonly
endpointsAn array of Gateway Load Balancer endpoint configurations.
Readonly
nameThe friendly name of the Gateway Load Balancer.
Readonly
subnetsAn array of friendly names of subnets to deploy the Gateway Load Balancer to.
Optional
Readonly
tags(OPTIONAL) An array of CloudFormation tag objects.
Optional
Readonly
target(OPTIONAL) The friendly name of a target group to forward traffic to
Readonly
vpcThe friendly name of the VPC to deploy the Gateway Load Balancer to.
NetworkConfig / CentralNetworkServicesConfig / GwlbConfig
Gateway Load Balancer configuration.
Description
Use to define Gateway Load Balancer configurations for the accelerator. Gateway Load Balancers enable you to deploy, scale, and manage virtual appliances, such as firewalls, intrusion detection and prevention systems, and deep packet inspection systems. It combines a transparent network gateway (that is, a single entry and exit point for all traffic) and distributes traffic while scaling your virtual appliances with the demand.
Example