Skip to content

Commit ec174ec

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent d0328c1 commit ec174ec

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-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: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18851,6 +18851,7 @@
1885118851
},
1885218852
"hostname" : "portal.sso.ap-east-1.amazonaws.com"
1885318853
},
18854+
"ap-east-2" : { },
1885418855
"ap-northeast-1" : {
1885518856
"credentialScope" : {
1885618857
"region" : "ap-northeast-1"
@@ -40685,6 +40686,11 @@
4068540686
"eusc-de-east-1" : { }
4068640687
}
4068740688
},
40689+
"wafv2" : {
40690+
"endpoints" : {
40691+
"eusc-de-east-1" : { }
40692+
}
40693+
},
4068840694
"xray" : {
4068940695
"endpoints" : {
4069040696
"eusc-de-east-1" : { }

0 commit comments

Comments
 (0)