diff --git a/services/albwaf/oas_commit b/services/albwaf/oas_commit index 363515d3e..36a2c99dc 100644 --- a/services/albwaf/oas_commit +++ b/services/albwaf/oas_commit @@ -1 +1 @@ -127d9fd6bc674ed6ae757e63103645d95f7163a5 +36277f850b55920a39a00ecf018815617fa96ce7 diff --git a/services/albwaf/v1api/api_default.go b/services/albwaf/v1api/api_default.go index 6ca08ae81..f0f0b625e 100644 --- a/services/albwaf/v1api/api_default.go +++ b/services/albwaf/v1api/api_default.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have Managed Rule Set (MRS) and in addition can have Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that listener. A WAF can have a Managed Rule Set (MRS) and or a Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. API version: 1.0.0 */ diff --git a/services/albwaf/v1api/api_default_mock.go b/services/albwaf/v1api/api_default_mock.go index 6f1a64e8f..01929ad1d 100644 --- a/services/albwaf/v1api/api_default_mock.go +++ b/services/albwaf/v1api/api_default_mock.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have Managed Rule Set (MRS) and in addition can have Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that listener. A WAF can have a Managed Rule Set (MRS) and or a Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. API version: 1.0.0 */ diff --git a/services/albwaf/v1api/client.go b/services/albwaf/v1api/client.go index d6b931060..9c6934755 100644 --- a/services/albwaf/v1api/client.go +++ b/services/albwaf/v1api/client.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have Managed Rule Set (MRS) and in addition can have Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that listener. A WAF can have a Managed Rule Set (MRS) and or a Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. API version: 1.0.0 */ diff --git a/services/albwaf/v1api/configuration.go b/services/albwaf/v1api/configuration.go index 7434210fe..679834f77 100644 --- a/services/albwaf/v1api/configuration.go +++ b/services/albwaf/v1api/configuration.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have Managed Rule Set (MRS) and in addition can have Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that listener. A WAF can have a Managed Rule Set (MRS) and or a Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. API version: 1.0.0 */ diff --git a/services/albwaf/v1api/model_action.go b/services/albwaf/v1api/model_action.go index 0006c93d2..d14b24a0e 100644 --- a/services/albwaf/v1api/model_action.go +++ b/services/albwaf/v1api/model_action.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have Managed Rule Set (MRS) and in addition can have Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that listener. A WAF can have a Managed Rule Set (MRS) and or a Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. API version: 1.0.0 */ diff --git a/services/albwaf/v1api/model_behavior.go b/services/albwaf/v1api/model_behavior.go index 8ec4369fc..3f524067b 100644 --- a/services/albwaf/v1api/model_behavior.go +++ b/services/albwaf/v1api/model_behavior.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have Managed Rule Set (MRS) and in addition can have Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that listener. A WAF can have a Managed Rule Set (MRS) and or a Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. API version: 1.0.0 */ diff --git a/services/albwaf/v1api/model_condition.go b/services/albwaf/v1api/model_condition.go index 5e23b3ce4..a3fb23250 100644 --- a/services/albwaf/v1api/model_condition.go +++ b/services/albwaf/v1api/model_condition.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have Managed Rule Set (MRS) and in addition can have Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that listener. A WAF can have a Managed Rule Set (MRS) and or a Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. API version: 1.0.0 */ diff --git a/services/albwaf/v1api/model_condition_operator.go b/services/albwaf/v1api/model_condition_operator.go index 2cb383516..213be1ddd 100644 --- a/services/albwaf/v1api/model_condition_operator.go +++ b/services/albwaf/v1api/model_condition_operator.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have Managed Rule Set (MRS) and in addition can have Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that listener. A WAF can have a Managed Rule Set (MRS) and or a Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. API version: 1.0.0 */ diff --git a/services/albwaf/v1api/model_condition_variable.go b/services/albwaf/v1api/model_condition_variable.go index 926717afa..8024ca5bd 100644 --- a/services/albwaf/v1api/model_condition_variable.go +++ b/services/albwaf/v1api/model_condition_variable.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have Managed Rule Set (MRS) and in addition can have Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that listener. A WAF can have a Managed Rule Set (MRS) and or a Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. API version: 1.0.0 */ diff --git a/services/albwaf/v1api/model_create_custom_rule.go b/services/albwaf/v1api/model_create_custom_rule.go index f59ea12b6..63eda4dd6 100644 --- a/services/albwaf/v1api/model_create_custom_rule.go +++ b/services/albwaf/v1api/model_create_custom_rule.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have Managed Rule Set (MRS) and in addition can have Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that listener. A WAF can have a Managed Rule Set (MRS) and or a Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. API version: 1.0.0 */ diff --git a/services/albwaf/v1api/model_create_custom_rule_group_payload.go b/services/albwaf/v1api/model_create_custom_rule_group_payload.go index 2c2e0470d..9a0dbf195 100644 --- a/services/albwaf/v1api/model_create_custom_rule_group_payload.go +++ b/services/albwaf/v1api/model_create_custom_rule_group_payload.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have Managed Rule Set (MRS) and in addition can have Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that listener. A WAF can have a Managed Rule Set (MRS) and or a Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. API version: 1.0.0 */ diff --git a/services/albwaf/v1api/model_create_managed_rule_set_payload.go b/services/albwaf/v1api/model_create_managed_rule_set_payload.go index 92c093887..6d9b2a093 100644 --- a/services/albwaf/v1api/model_create_managed_rule_set_payload.go +++ b/services/albwaf/v1api/model_create_managed_rule_set_payload.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have Managed Rule Set (MRS) and in addition can have Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that listener. A WAF can have a Managed Rule Set (MRS) and or a Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. API version: 1.0.0 */ diff --git a/services/albwaf/v1api/model_create_waf_payload.go b/services/albwaf/v1api/model_create_waf_payload.go index 9dc191d90..da3b89459 100644 --- a/services/albwaf/v1api/model_create_waf_payload.go +++ b/services/albwaf/v1api/model_create_waf_payload.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have Managed Rule Set (MRS) and in addition can have Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that listener. A WAF can have a Managed Rule Set (MRS) and or a Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. API version: 1.0.0 */ diff --git a/services/albwaf/v1api/model_crg_config_quota.go b/services/albwaf/v1api/model_crg_config_quota.go index 4fb05e092..2fb58e96a 100644 --- a/services/albwaf/v1api/model_crg_config_quota.go +++ b/services/albwaf/v1api/model_crg_config_quota.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have Managed Rule Set (MRS) and in addition can have Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that listener. A WAF can have a Managed Rule Set (MRS) and or a Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. API version: 1.0.0 */ diff --git a/services/albwaf/v1api/model_crg_usage.go b/services/albwaf/v1api/model_crg_usage.go index 2f6735a89..87455c8e7 100644 --- a/services/albwaf/v1api/model_crg_usage.go +++ b/services/albwaf/v1api/model_crg_usage.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have Managed Rule Set (MRS) and in addition can have Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that listener. A WAF can have a Managed Rule Set (MRS) and or a Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. API version: 1.0.0 */ diff --git a/services/albwaf/v1api/model_get_behavior.go b/services/albwaf/v1api/model_get_behavior.go index e508ccef6..596ebc968 100644 --- a/services/albwaf/v1api/model_get_behavior.go +++ b/services/albwaf/v1api/model_get_behavior.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have Managed Rule Set (MRS) and in addition can have Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that listener. A WAF can have a Managed Rule Set (MRS) and or a Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. API version: 1.0.0 */ diff --git a/services/albwaf/v1api/model_get_custom_rule.go b/services/albwaf/v1api/model_get_custom_rule.go index 48bb3b1ac..e19f892aa 100644 --- a/services/albwaf/v1api/model_get_custom_rule.go +++ b/services/albwaf/v1api/model_get_custom_rule.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have Managed Rule Set (MRS) and in addition can have Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that listener. A WAF can have a Managed Rule Set (MRS) and or a Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. API version: 1.0.0 */ diff --git a/services/albwaf/v1api/model_get_custom_rule_group_response.go b/services/albwaf/v1api/model_get_custom_rule_group_response.go index 3a8b81fc1..772da92d6 100644 --- a/services/albwaf/v1api/model_get_custom_rule_group_response.go +++ b/services/albwaf/v1api/model_get_custom_rule_group_response.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have Managed Rule Set (MRS) and in addition can have Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that listener. A WAF can have a Managed Rule Set (MRS) and or a Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. API version: 1.0.0 */ diff --git a/services/albwaf/v1api/model_get_limited_managed_rule_set_response.go b/services/albwaf/v1api/model_get_limited_managed_rule_set_response.go index 873401087..a99de8381 100644 --- a/services/albwaf/v1api/model_get_limited_managed_rule_set_response.go +++ b/services/albwaf/v1api/model_get_limited_managed_rule_set_response.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have Managed Rule Set (MRS) and in addition can have Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that listener. A WAF can have a Managed Rule Set (MRS) and or a Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. API version: 1.0.0 */ diff --git a/services/albwaf/v1api/model_get_managed_rule_set_response.go b/services/albwaf/v1api/model_get_managed_rule_set_response.go index 3af7571fc..0339e770e 100644 --- a/services/albwaf/v1api/model_get_managed_rule_set_response.go +++ b/services/albwaf/v1api/model_get_managed_rule_set_response.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have Managed Rule Set (MRS) and in addition can have Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that listener. A WAF can have a Managed Rule Set (MRS) and or a Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. API version: 1.0.0 */ diff --git a/services/albwaf/v1api/model_get_quota_response.go b/services/albwaf/v1api/model_get_quota_response.go index d2ff3b041..f056d6450 100644 --- a/services/albwaf/v1api/model_get_quota_response.go +++ b/services/albwaf/v1api/model_get_quota_response.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have Managed Rule Set (MRS) and in addition can have Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that listener. A WAF can have a Managed Rule Set (MRS) and or a Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. API version: 1.0.0 */ diff --git a/services/albwaf/v1api/model_get_waf_response.go b/services/albwaf/v1api/model_get_waf_response.go index 19c03bc81..85b05dd1b 100644 --- a/services/albwaf/v1api/model_get_waf_response.go +++ b/services/albwaf/v1api/model_get_waf_response.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have Managed Rule Set (MRS) and in addition can have Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that listener. A WAF can have a Managed Rule Set (MRS) and or a Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. API version: 1.0.0 */ diff --git a/services/albwaf/v1api/model_google_protobuf_any.go b/services/albwaf/v1api/model_google_protobuf_any.go index 87a5ca6ed..0052b2535 100644 --- a/services/albwaf/v1api/model_google_protobuf_any.go +++ b/services/albwaf/v1api/model_google_protobuf_any.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have Managed Rule Set (MRS) and in addition can have Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that listener. A WAF can have a Managed Rule Set (MRS) and or a Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. API version: 1.0.0 */ diff --git a/services/albwaf/v1api/model_list_custom_rule_group_response.go b/services/albwaf/v1api/model_list_custom_rule_group_response.go index c756ca4ac..ba7b1691e 100644 --- a/services/albwaf/v1api/model_list_custom_rule_group_response.go +++ b/services/albwaf/v1api/model_list_custom_rule_group_response.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have Managed Rule Set (MRS) and in addition can have Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that listener. A WAF can have a Managed Rule Set (MRS) and or a Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. API version: 1.0.0 */ diff --git a/services/albwaf/v1api/model_list_managed_rule_set_response.go b/services/albwaf/v1api/model_list_managed_rule_set_response.go index d41cf07e4..2bf802a7e 100644 --- a/services/albwaf/v1api/model_list_managed_rule_set_response.go +++ b/services/albwaf/v1api/model_list_managed_rule_set_response.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have Managed Rule Set (MRS) and in addition can have Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that listener. A WAF can have a Managed Rule Set (MRS) and or a Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. API version: 1.0.0 */ diff --git a/services/albwaf/v1api/model_list_waf_response.go b/services/albwaf/v1api/model_list_waf_response.go index 792aa3710..83d03cf07 100644 --- a/services/albwaf/v1api/model_list_waf_response.go +++ b/services/albwaf/v1api/model_list_waf_response.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have Managed Rule Set (MRS) and in addition can have Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that listener. A WAF can have a Managed Rule Set (MRS) and or a Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. API version: 1.0.0 */ diff --git a/services/albwaf/v1api/model_mode.go b/services/albwaf/v1api/model_mode.go index 2002c99a9..6dfbc9888 100644 --- a/services/albwaf/v1api/model_mode.go +++ b/services/albwaf/v1api/model_mode.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have Managed Rule Set (MRS) and in addition can have Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that listener. A WAF can have a Managed Rule Set (MRS) and or a Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. API version: 1.0.0 */ diff --git a/services/albwaf/v1api/model_mrs_config_quota.go b/services/albwaf/v1api/model_mrs_config_quota.go index 89bbb03a4..c70cdf1d1 100644 --- a/services/albwaf/v1api/model_mrs_config_quota.go +++ b/services/albwaf/v1api/model_mrs_config_quota.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have Managed Rule Set (MRS) and in addition can have Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that listener. A WAF can have a Managed Rule Set (MRS) and or a Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. API version: 1.0.0 */ diff --git a/services/albwaf/v1api/model_mrs_rule.go b/services/albwaf/v1api/model_mrs_rule.go index c30717a8a..154942683 100644 --- a/services/albwaf/v1api/model_mrs_rule.go +++ b/services/albwaf/v1api/model_mrs_rule.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have Managed Rule Set (MRS) and in addition can have Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that listener. A WAF can have a Managed Rule Set (MRS) and or a Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. API version: 1.0.0 */ diff --git a/services/albwaf/v1api/model_mrs_rule_group.go b/services/albwaf/v1api/model_mrs_rule_group.go index 94f613571..120d3be24 100644 --- a/services/albwaf/v1api/model_mrs_rule_group.go +++ b/services/albwaf/v1api/model_mrs_rule_group.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have Managed Rule Set (MRS) and in addition can have Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that listener. A WAF can have a Managed Rule Set (MRS) and or a Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. API version: 1.0.0 */ diff --git a/services/albwaf/v1api/model_mrs_usage.go b/services/albwaf/v1api/model_mrs_usage.go index 3c4f04666..1d91361eb 100644 --- a/services/albwaf/v1api/model_mrs_usage.go +++ b/services/albwaf/v1api/model_mrs_usage.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have Managed Rule Set (MRS) and in addition can have Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that listener. A WAF can have a Managed Rule Set (MRS) and or a Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. API version: 1.0.0 */ diff --git a/services/albwaf/v1api/model_operator.go b/services/albwaf/v1api/model_operator.go index 597df445e..c8e7a4d70 100644 --- a/services/albwaf/v1api/model_operator.go +++ b/services/albwaf/v1api/model_operator.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have Managed Rule Set (MRS) and in addition can have Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that listener. A WAF can have a Managed Rule Set (MRS) and or a Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. API version: 1.0.0 */ diff --git a/services/albwaf/v1api/model_patch_managed_rule_set_payload.go b/services/albwaf/v1api/model_patch_managed_rule_set_payload.go index f2d15ad87..b3814021f 100644 --- a/services/albwaf/v1api/model_patch_managed_rule_set_payload.go +++ b/services/albwaf/v1api/model_patch_managed_rule_set_payload.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have Managed Rule Set (MRS) and in addition can have Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that listener. A WAF can have a Managed Rule Set (MRS) and or a Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. API version: 1.0.0 */ diff --git a/services/albwaf/v1api/model_patch_mrs_rule.go b/services/albwaf/v1api/model_patch_mrs_rule.go index 4fd4f1f14..c1add97c6 100644 --- a/services/albwaf/v1api/model_patch_mrs_rule.go +++ b/services/albwaf/v1api/model_patch_mrs_rule.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have Managed Rule Set (MRS) and in addition can have Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that listener. A WAF can have a Managed Rule Set (MRS) and or a Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. API version: 1.0.0 */ diff --git a/services/albwaf/v1api/model_patch_mrs_rule_group.go b/services/albwaf/v1api/model_patch_mrs_rule_group.go index a4ef3f0c2..18ec686dc 100644 --- a/services/albwaf/v1api/model_patch_mrs_rule_group.go +++ b/services/albwaf/v1api/model_patch_mrs_rule_group.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have Managed Rule Set (MRS) and in addition can have Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that listener. A WAF can have a Managed Rule Set (MRS) and or a Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. API version: 1.0.0 */ diff --git a/services/albwaf/v1api/model_quotas.go b/services/albwaf/v1api/model_quotas.go index b7683b221..62e33be4a 100644 --- a/services/albwaf/v1api/model_quotas.go +++ b/services/albwaf/v1api/model_quotas.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have Managed Rule Set (MRS) and in addition can have Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that listener. A WAF can have a Managed Rule Set (MRS) and or a Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. API version: 1.0.0 */ diff --git a/services/albwaf/v1api/model_severity.go b/services/albwaf/v1api/model_severity.go index 9b5f02d40..111287d1e 100644 --- a/services/albwaf/v1api/model_severity.go +++ b/services/albwaf/v1api/model_severity.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have Managed Rule Set (MRS) and in addition can have Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that listener. A WAF can have a Managed Rule Set (MRS) and or a Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. API version: 1.0.0 */ diff --git a/services/albwaf/v1api/model_status.go b/services/albwaf/v1api/model_status.go index b8e518f1a..609aafdde 100644 --- a/services/albwaf/v1api/model_status.go +++ b/services/albwaf/v1api/model_status.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have Managed Rule Set (MRS) and in addition can have Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that listener. A WAF can have a Managed Rule Set (MRS) and or a Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. API version: 1.0.0 */ diff --git a/services/albwaf/v1api/model_transformation.go b/services/albwaf/v1api/model_transformation.go index 0fa05d246..b9ab54763 100644 --- a/services/albwaf/v1api/model_transformation.go +++ b/services/albwaf/v1api/model_transformation.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have Managed Rule Set (MRS) and in addition can have Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that listener. A WAF can have a Managed Rule Set (MRS) and or a Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. API version: 1.0.0 */ diff --git a/services/albwaf/v1api/model_type.go b/services/albwaf/v1api/model_type.go index de9511198..e5a479e1d 100644 --- a/services/albwaf/v1api/model_type.go +++ b/services/albwaf/v1api/model_type.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have Managed Rule Set (MRS) and in addition can have Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that listener. A WAF can have a Managed Rule Set (MRS) and or a Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. API version: 1.0.0 */ diff --git a/services/albwaf/v1api/model_update_custom_rule_group_payload.go b/services/albwaf/v1api/model_update_custom_rule_group_payload.go index 103ae2760..9f16b2b58 100644 --- a/services/albwaf/v1api/model_update_custom_rule_group_payload.go +++ b/services/albwaf/v1api/model_update_custom_rule_group_payload.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have Managed Rule Set (MRS) and in addition can have Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that listener. A WAF can have a Managed Rule Set (MRS) and or a Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. API version: 1.0.0 */ diff --git a/services/albwaf/v1api/model_update_waf_payload.go b/services/albwaf/v1api/model_update_waf_payload.go index ddbc540fc..9b3d8a96c 100644 --- a/services/albwaf/v1api/model_update_waf_payload.go +++ b/services/albwaf/v1api/model_update_waf_payload.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have Managed Rule Set (MRS) and in addition can have Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that listener. A WAF can have a Managed Rule Set (MRS) and or a Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. API version: 1.0.0 */ diff --git a/services/albwaf/v1api/model_variable.go b/services/albwaf/v1api/model_variable.go index 001077e3f..29f7348ef 100644 --- a/services/albwaf/v1api/model_variable.go +++ b/services/albwaf/v1api/model_variable.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have Managed Rule Set (MRS) and in addition can have Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that listener. A WAF can have a Managed Rule Set (MRS) and or a Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. API version: 1.0.0 */ diff --git a/services/albwaf/v1api/model_waf_config_quota.go b/services/albwaf/v1api/model_waf_config_quota.go index 006dc05dc..04e0a4021 100644 --- a/services/albwaf/v1api/model_waf_config_quota.go +++ b/services/albwaf/v1api/model_waf_config_quota.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have Managed Rule Set (MRS) and in addition can have Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that listener. A WAF can have a Managed Rule Set (MRS) and or a Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. API version: 1.0.0 */ diff --git a/services/albwaf/v1api/model_waf_usage.go b/services/albwaf/v1api/model_waf_usage.go index 05ebb3f20..946562eea 100644 --- a/services/albwaf/v1api/model_waf_usage.go +++ b/services/albwaf/v1api/model_waf_usage.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have Managed Rule Set (MRS) and in addition can have Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that listener. A WAF can have a Managed Rule Set (MRS) and or a Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. API version: 1.0.0 */ diff --git a/services/albwaf/v1api/model_waf_usage_item.go b/services/albwaf/v1api/model_waf_usage_item.go index 6a337e396..a00058c98 100644 --- a/services/albwaf/v1api/model_waf_usage_item.go +++ b/services/albwaf/v1api/model_waf_usage_item.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have Managed Rule Set (MRS) and in addition can have Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that listener. A WAF can have a Managed Rule Set (MRS) and or a Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. API version: 1.0.0 */ diff --git a/services/albwaf/v1api/response.go b/services/albwaf/v1api/response.go index 63c968cd4..0435bbc97 100644 --- a/services/albwaf/v1api/response.go +++ b/services/albwaf/v1api/response.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have Managed Rule Set (MRS) and in addition can have Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that listener. A WAF can have a Managed Rule Set (MRS) and or a Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. API version: 1.0.0 */ diff --git a/services/albwaf/v1api/utils.go b/services/albwaf/v1api/utils.go index 3ef786a1c..74ad4560e 100644 --- a/services/albwaf/v1api/utils.go +++ b/services/albwaf/v1api/utils.go @@ -1,7 +1,7 @@ /* STACKIT Application Load Balancer Web Application Firewall API -Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that ALB. An ALB with a WAF can have Managed Rule Set (MRS) and in addition can have Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Currently this only consists of a rule configuration, which is written in Seclang. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. Currently updating a WAF configuration will not update an existing ALB until the Load Balancer VMs are restarted. +Generate a Web Application Firewall (WAF) to use with Application Load Balancers (ALB). The name of the WAF configuration is used in the listener of the ALB. This will activate the WAF for that listener. A WAF can have a Managed Rule Set (MRS) and or a Custom Rule Group (CRG). To create a WAF one first needs to create all the configurations that are referenced in the WAF configuration. Once all configurations are created and referenced in the WAF configuration it can be used with an ALB. API version: 1.0.0 */