Skip to content

Commit aa97a09

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent dcc85d3 commit aa97a09

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
@@ -3358,7 +3358,9 @@
33583358
"ap-east-1" : { },
33593359
"ap-northeast-1" : { },
33603360
"ap-northeast-2" : { },
3361+
"ap-northeast-3" : { },
33613362
"ap-south-1" : { },
3363+
"ap-south-2" : { },
33623364
"ap-southeast-1" : { },
33633365
"ap-southeast-2" : { },
33643366
"ca-central-1" : {
@@ -3409,6 +3411,7 @@
34093411
"deprecated" : true,
34103412
"hostname" : "codepipeline-fips.us-west-2.amazonaws.com"
34113413
},
3414+
"me-central-1" : { },
34123415
"me-south-1" : { },
34133416
"sa-east-1" : { },
34143417
"us-east-1" : {

0 commit comments

Comments
 (0)