Skip to main content

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?

readonly optional ipAddresses?: IpAddressRule

Defined in: packages/depot-cdk/src/stage-depot-gateway.ts:58

Configures allowed and/or blocked ranges of IP addresses.


managedRules?

readonly optional managedRules?: 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.