Skip to content

Commit 3cb8218

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent 5fd6872 commit 3cb8218

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
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-1
Original file line numberDiff line numberDiff line change
@@ -11084,7 +11084,8 @@
1108411084
"endpoints" : {
1108511085
"us-iso-east-1" : {
1108611086
"protocols" : [ "http", "https" ]
11087-
}
11087+
},
11088+
"us-iso-west-1" : { }
1108811089
}
1108911090
},
1109011091
"ec2" : {

0 commit comments

Comments
 (0)