Skip to content

Commit 984d08b

Browse files
OAS Update
1 parent 467fe4d commit 984d08b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

services/alb-waf/v1alpha/alb-waf.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -835,6 +835,9 @@
835835
"403": {
836836
"description": "this project_id is not allowed to try this API"
837837
},
838+
"429": {
839+
"description": "maximum number of Core Rule Sets is reached - please contact support to increase it"
840+
},
838841
"500": {
839842
"description": "internal error - please retry again later or contact support if the issue persists"
840843
},
@@ -1372,6 +1375,9 @@
13721375
"403": {
13731376
"description": "this project_id is not allowed to try this API"
13741377
},
1378+
"429": {
1379+
"description": "maximum number of Rules is reached - please contact support to increase it"
1380+
},
13751381
"500": {
13761382
"description": "internal error - please retry again later or contact support if the issue persists"
13771383
},
@@ -1830,6 +1836,9 @@
18301836
"403": {
18311837
"description": "this project_id is not allowed to try this API"
18321838
},
1839+
"429": {
1840+
"description": "maximum number of WAFs is reached - please contact support to increase it"
1841+
},
18331842
"500": {
18341843
"description": "internal error - please retry again later or contact support if the issue persists"
18351844
},

0 commit comments

Comments
 (0)