Skip to content

Commit 729b698

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent d74958f commit 729b698

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-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: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2804,6 +2804,11 @@
28042804
"us-east-1" : { }
28052805
}
28062806
},
2807+
"honeycode" : {
2808+
"endpoints" : {
2809+
"us-west-2" : { }
2810+
}
2811+
},
28072812
"iam" : {
28082813
"endpoints" : {
28092814
"aws-global" : {
@@ -6793,6 +6798,12 @@
67936798
"us-gov-west-1" : { }
67946799
}
67956800
},
6801+
"backup" : {
6802+
"endpoints" : {
6803+
"us-gov-east-1" : { },
6804+
"us-gov-west-1" : { }
6805+
}
6806+
},
67966807
"batch" : {
67976808
"endpoints" : {
67986809
"fips-us-gov-east-1" : {

0 commit comments

Comments
 (0)