diff --git a/services/albwaf/oas_commit b/services/albwaf/oas_commit index 363515d3eb..0674e5fbc2 100644 --- a/services/albwaf/oas_commit +++ b/services/albwaf/oas_commit @@ -1 +1 @@ -127d9fd6bc674ed6ae757e63103645d95f7163a5 +d5ff39901877d5ecc43b21ba2b4891b886135198 diff --git a/services/albwaf/v1api/api_default.go b/services/albwaf/v1api/api_default.go index 6ca08ae81d..f0f0b625e7 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 6f1a64e8fc..01929ad1df 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 d6b931060a..9c6934755c 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 7434210fe4..679834f770 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 0006c93d21..d14b24a0e7 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 8ec4369fc9..3f524067b8 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 5e23b3ce45..a3fb232508 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 2cb383516e..213be1ddd6 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 926717afa4..8024ca5bd2 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 f59ea12b61..63eda4dd65 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 2c2e0470d5..9a0dbf1954 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 92c093887d..6d9b2a0930 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 9dc191d90f..da3b894591 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 4fb05e0928..2fb58e96ae 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 2f6735a890..87455c8e76 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 e508ccef6b..596ebc9681 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 48bb3b1ace..e19f892aaa 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 3a8b81fc15..772da92d63 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 8734010874..a99de8381b 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 3af7571fc7..0339e770e8 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 d2ff3b0412..f056d64502 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 19c03bc81d..85b05dd1b8 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 87a5ca6ed6..0052b25354 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 c756ca4acf..ba7b1691e9 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 d41cf07e46..2bf802a7e0 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 792aa37101..83d03cf073 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 2002c99a90..6dfbc98881 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 89bbb03a4b..c70cdf1d18 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 c30717a8a1..154942683d 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 94f6135710..120d3be240 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 3c4f04666c..1d91361eb2 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 597df445e8..c8e7a4d70f 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 f2d15ad875..b3814021f0 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 4fd4f1f140..c1add97c60 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 a4ef3f0c23..18ec686dcd 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 b7683b221a..62e33be4af 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 9b5f02d40c..111287d1ee 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 b8e518f1a4..609aafddee 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 0fa05d2461..b9ab547632 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 de95111983..e5a479e1d0 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 103ae27609..9f16b2b580 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 ddbc540fc9..9b3d8a96c5 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 001077e3f4..29f7348ef7 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 006dc05dc9..04e0a40212 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 05ebb3f20c..946562eea2 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 6a337e3967..a00058c98c 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 63c968cd4f..0435bbc976 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 3ef786a1c6..74ad4560e0 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 */