Skip to content

Commit 4803895

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent 7d096e8 commit 4803895

File tree

2 files changed

+16
-0
lines changed

2 files changed

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

+10
Original file line numberDiff line numberDiff line change
@@ -5360,6 +5360,16 @@
53605360
"isRegionalized" : false,
53615361
"partitionEndpoint" : "aws-global"
53625362
},
5363+
"route53-recovery-control-config" : {
5364+
"endpoints" : {
5365+
"aws-global" : {
5366+
"credentialScope" : {
5367+
"region" : "us-west-2"
5368+
},
5369+
"hostname" : "route53-recovery-control-config.us-west-2.amazonaws.com"
5370+
}
5371+
}
5372+
},
53635373
"route53domains" : {
53645374
"endpoints" : {
53655375
"us-east-1" : { }

0 commit comments

Comments
 (0)