Skip to content

Commit dfab01e

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 8bc1433 commit dfab01e

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-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: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16168,6 +16168,7 @@
1616816168
"ap-northeast-2" : { },
1616916169
"ap-northeast-3" : { },
1617016170
"ap-south-1" : { },
16171+
"ap-south-2" : { },
1617116172
"ap-southeast-1" : { },
1617216173
"ap-southeast-2" : { },
1617316174
"ap-southeast-3" : { },
@@ -16178,8 +16179,10 @@
1617816179
} ]
1617916180
},
1618016181
"eu-central-1" : { },
16182+
"eu-central-2" : { },
1618116183
"eu-north-1" : { },
1618216184
"eu-south-1" : { },
16185+
"eu-south-2" : { },
1618316186
"eu-west-1" : { },
1618416187
"eu-west-2" : { },
1618516188
"eu-west-3" : { },

0 commit comments

Comments
 (0)