Skip to content

Commit 6408efc

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent f1b0021 commit 6408efc

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
@@ -2067,6 +2067,7 @@
20672067
"sa-east-1" : { },
20682068
"us-east-1" : { },
20692069
"us-east-2" : { },
2070+
"us-west-1" : { },
20702071
"us-west-2" : { }
20712072
}
20722073
},
@@ -5351,6 +5352,12 @@
53515352
},
53525353
"hostname" : "snowball-fips.ap-northeast-2.amazonaws.com"
53535354
},
5355+
"fips-ap-northeast-3" : {
5356+
"credentialScope" : {
5357+
"region" : "ap-northeast-3"
5358+
},
5359+
"hostname" : "snowball-fips.ap-northeast-3.amazonaws.com"
5360+
},
53545361
"fips-ap-south-1" : {
53555362
"credentialScope" : {
53565363
"region" : "ap-south-1"

0 commit comments

Comments
 (0)