Skip to content

Commit 66b23ec

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent 1aa86a6 commit 66b23ec

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-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

+9
Original file line numberDiff line numberDiff line change
@@ -5251,6 +5251,15 @@
52515251
"us-west-2" : { }
52525252
}
52535253
},
5254+
"nimble" : {
5255+
"endpoints" : {
5256+
"ap-southeast-2" : { },
5257+
"ca-central-1" : { },
5258+
"eu-west-2" : { },
5259+
"us-east-1" : { },
5260+
"us-west-2" : { }
5261+
}
5262+
},
52545263
"oidc" : {
52555264
"endpoints" : {
52565265
"ap-northeast-1" : {

0 commit comments

Comments
 (0)