Skip to content

Commit 35b5845

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 753acff commit 35b5845

File tree

2 files changed

+28
-0
lines changed

2 files changed

+28
-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: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6639,6 +6639,9 @@
66396639
"connect-campaigns" : {
66406640
"endpoints" : {
66416641
"af-south-1" : { },
6642+
"ap-northeast-1" : { },
6643+
"ap-northeast-2" : { },
6644+
"ap-southeast-1" : { },
66426645
"ap-southeast-2" : { },
66436646
"ca-central-1" : { },
66446647
"eu-central-1" : { },
@@ -10042,6 +10045,7 @@
1004210045
"ap-northeast-2" : { },
1004310046
"ap-northeast-3" : { },
1004410047
"ap-south-1" : { },
10048+
"ap-south-2" : { },
1004510049
"ap-southeast-1" : { },
1004610050
"ap-southeast-2" : { },
1004710051
"ap-southeast-3" : { },
@@ -10052,6 +10056,7 @@
1005210056
} ]
1005310057
},
1005410058
"eu-central-1" : { },
10059+
"eu-central-2" : { },
1005510060
"eu-north-1" : { },
1005610061
"eu-south-1" : { },
1005710062
"eu-west-1" : { },
@@ -10093,6 +10098,7 @@
1009310098
"hostname" : "email-fips.us-west-2.amazonaws.com"
1009410099
},
1009510100
"il-central-1" : { },
10101+
"me-central-1" : { },
1009610102
"me-south-1" : { },
1009710103
"sa-east-1" : { },
1009810104
"us-east-1" : {
@@ -36652,6 +36658,12 @@
3665236658
"us-iso-west-1" : { }
3665336659
}
3665436660
},
36661+
"backup" : {
36662+
"endpoints" : {
36663+
"us-iso-east-1" : { },
36664+
"us-iso-west-1" : { }
36665+
}
36666+
},
3665536667
"batch" : {
3665636668
"endpoints" : {
3665736669
"us-iso-east-1" : { }
@@ -37904,6 +37916,11 @@
3790437916
"us-isob-east-1" : { }
3790537917
}
3790637918
},
37919+
"backup" : {
37920+
"endpoints" : {
37921+
"us-isob-east-1" : { }
37922+
}
37923+
},
3790737924
"batch" : {
3790837925
"endpoints" : {
3790937926
"us-isob-east-1" : { }
@@ -39116,6 +39133,11 @@
3911639133
"eu-isoe-west-1" : { }
3911739134
}
3911839135
},
39136+
"schemas" : {
39137+
"endpoints" : {
39138+
"eu-isoe-west-1" : { }
39139+
}
39140+
},
3911939141
"secretsmanager" : {
3912039142
"endpoints" : {
3912139143
"eu-isoe-west-1" : { }

0 commit comments

Comments
 (0)