Interface: GatewayFirewallProps
Defined in: packages/depot-cdk/src/stage-depot-gateway.ts:49
Firewall configuration for AWS WAF, applicable to IAM and Standard Depot API Endpoints.
Properties
ipAddresses?
readonlyoptionalipAddresses?:IpAddressRule
Defined in: packages/depot-cdk/src/stage-depot-gateway.ts:58
Configures allowed and/or blocked ranges of IP addresses.
managedRules?
readonlyoptionalmanagedRules?:StageDepotAwsManagedWafRule[]
Defined in: packages/depot-cdk/src/stage-depot-gateway.ts:53
If specified, override the standard Depot AWS managed WAF rule selection with these instead.