Skip to content

Commit 8fc37b5

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent ba0c75a commit 8fc37b5

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-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: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3160,6 +3160,7 @@
31603160
"tags" : [ "dualstack" ]
31613161
} ]
31623162
},
3163+
"ap-east-2" : { },
31633164
"ap-northeast-1" : {
31643165
"variants" : [ {
31653166
"hostname" : "athena.ap-northeast-1.api.aws",
@@ -35339,6 +35340,12 @@
3533935340
}
3534035341
}
3534135342
},
35343+
"scheduler" : {
35344+
"endpoints" : {
35345+
"us-gov-east-1" : { },
35346+
"us-gov-west-1" : { }
35347+
}
35348+
},
3534235349
"schemas" : {
3534335350
"endpoints" : {
3534435351
"us-gov-east-1" : { },

0 commit comments

Comments
 (0)