Skip to content

Commit ff43180

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent 71c0d83 commit ff43180

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed
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 service endpoint metadata."
6+
}

core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region/endpoints.json

+2
Original file line numberDiff line numberDiff line change
@@ -7972,6 +7972,7 @@
79727972
"protocols" : [ "https" ]
79737973
},
79747974
"endpoints" : {
7975+
"af-south-1" : { },
79757976
"ap-east-1" : { },
79767977
"ap-northeast-1" : { },
79777978
"ap-northeast-2" : { },
@@ -7980,6 +7981,7 @@
79807981
"ap-southeast-2" : { },
79817982
"ca-central-1" : { },
79827983
"eu-central-1" : { },
7984+
"eu-north-1" : { },
79837985
"eu-west-1" : { },
79847986
"eu-west-2" : { },
79857987
"eu-west-3" : { },

0 commit comments

Comments
 (0)