Skip to content

Commit 58d1e9a

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 31c472c commit 58d1e9a

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-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: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3923,6 +3923,7 @@
39233923
"ap-southeast-3" : { },
39243924
"ap-southeast-4" : { },
39253925
"ca-central-1" : { },
3926+
"ca-west-1" : { },
39263927
"eu-central-1" : { },
39273928
"eu-central-2" : { },
39283929
"eu-north-1" : { },
@@ -3992,6 +3993,7 @@
39923993
"cognito-idp" : {
39933994
"endpoints" : {
39943995
"af-south-1" : { },
3996+
"ap-east-1" : { },
39953997
"ap-northeast-1" : { },
39963998
"ap-northeast-2" : { },
39973999
"ap-northeast-3" : { },
@@ -4002,6 +4004,7 @@
40024004
"ap-southeast-3" : { },
40034005
"ap-southeast-4" : { },
40044006
"ca-central-1" : { },
4007+
"ca-west-1" : { },
40054008
"eu-central-1" : { },
40064009
"eu-central-2" : { },
40074010
"eu-north-1" : { },
@@ -17739,6 +17742,7 @@
1773917742
"tags" : [ "fips" ]
1774017743
} ]
1774117744
},
17745+
"ca-west-1" : { },
1774217746
"eu-central-1" : { },
1774317747
"eu-central-2" : { },
1774417748
"eu-north-1" : { },

0 commit comments

Comments
 (0)