Skip to content

Commit 1c41b3b

Browse files
Updating endpoints.json file.
1 parent d9e31ff commit 1c41b3b

File tree

3 files changed

+34
-0
lines changed

3 files changed

+34
-0
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
2+
{
3+
"services" : null,
4+
"core" : {
5+
"updateMinimum" : true,
6+
"backwardIncompatibilitiesToIgnore" : [
7+
],
8+
"type" : "Patch",
9+
"changeLogMessages" : [
10+
"Updating endpoints.json file."
11+
]
12+
},
13+
"overrideVersion" : null
14+
}

sdk/src/Core/endpoints-original.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37809,6 +37809,11 @@
3780937809
}
3781037810
}
3781137811
},
37812+
"wafv2" : {
37813+
"endpoints" : {
37814+
"us-iso-east-1" : { }
37815+
}
37816+
},
3781237817
"workspaces" : {
3781337818
"endpoints" : {
3781437819
"fips-us-iso-east-1" : {
@@ -38679,6 +38684,11 @@
3867938684
"us-isob-east-1" : { }
3868038685
}
3868138686
},
38687+
"wafv2" : {
38688+
"endpoints" : {
38689+
"us-isob-east-1" : { }
38690+
}
38691+
},
3868238692
"workspaces" : {
3868338693
"endpoints" : {
3868438694
"fips-us-isob-east-1" : {

sdk/src/Core/endpoints.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51318,6 +51318,11 @@
5131851318
}
5131951319
}
5132051320
},
51321+
"wafv2": {
51322+
"endpoints": {
51323+
"us-iso-east-1": {}
51324+
}
51325+
},
5132151326
"workspaces": {
5132251327
"endpoints": {
5132351328
"fips-us-iso-east-1": {
@@ -52339,6 +52344,11 @@
5233952344
"us-isob-east-1": {}
5234052345
}
5234152346
},
52347+
"wafv2": {
52348+
"endpoints": {
52349+
"us-isob-east-1": {}
52350+
}
52351+
},
5234252352
"workspaces": {
5234352353
"endpoints": {
5234452354
"fips-us-isob-east-1": {

0 commit comments

Comments
 (0)