Skip to content

Commit 29a6b1a

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 0bc71d4 commit 29a6b1a

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
@@ -1990,6 +1990,7 @@
19901990
"ap-southeast-3" : { },
19911991
"ap-southeast-4" : { },
19921992
"ca-central-1" : { },
1993+
"ca-west-1" : { },
19931994
"eu-central-1" : { },
19941995
"eu-central-2" : { },
19951996
"eu-north-1" : { },
@@ -21905,6 +21906,11 @@
2190521906
}
2190621907
}
2190721908
},
21909+
"bedrock" : {
21910+
"endpoints" : {
21911+
"us-gov-west-1" : { }
21912+
}
21913+
},
2190821914
"cassandra" : {
2190921915
"endpoints" : {
2191021916
"us-gov-east-1" : {

0 commit comments

Comments
 (0)