Skip to content

Commit 2547f03

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent 29ea0fd commit 2547f03

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "feature",
3+
"category": "AWS SDK for Java v2",
4+
"description": "Updated service endpoint metadata."
5+
}

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
@@ -740,6 +740,7 @@
740740
},
741741
"cloud9" : {
742742
"endpoints" : {
743+
"ap-east-1" : { },
743744
"ap-northeast-1" : { },
744745
"ap-northeast-2" : { },
745746
"ap-south-1" : { },
@@ -750,8 +751,12 @@
750751
"eu-north-1" : { },
751752
"eu-west-1" : { },
752753
"eu-west-2" : { },
754+
"eu-west-3" : { },
755+
"me-south-1" : { },
756+
"sa-east-1" : { },
753757
"us-east-1" : { },
754758
"us-east-2" : { },
759+
"us-west-1" : { },
755760
"us-west-2" : { }
756761
}
757762
},
@@ -5079,6 +5084,7 @@
50795084
},
50805085
"storagegateway" : {
50815086
"endpoints" : {
5087+
"af-south-1" : { },
50825088
"ap-east-1" : { },
50835089
"ap-northeast-1" : { },
50845090
"ap-northeast-2" : { },
@@ -5088,6 +5094,7 @@
50885094
"ca-central-1" : { },
50895095
"eu-central-1" : { },
50905096
"eu-north-1" : { },
5097+
"eu-south-1" : { },
50915098
"eu-west-1" : { },
50925099
"eu-west-2" : { },
50935100
"eu-west-3" : { },

0 commit comments

Comments
 (0)