Skip to content

Commit 6d9ef9b

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 5f5431e commit 6d9ef9b

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "AWS SDK for Java v2",
4+
"contributor": "",
5+
"description": "Updated endpoint and partition metadata."
6+
}

core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region/endpoints.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" : {

0 commit comments

Comments
 (0)