Skip to content

Commit cb26f23

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent 962018c commit cb26f23

File tree

2 files changed

+11
-5
lines changed

2 files changed

+11
-5
lines changed
Lines changed: 6 additions & 0 deletions
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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -476,6 +476,11 @@
476476
}
477477
}
478478
},
479+
"api.fleethub.iot" : {
480+
"endpoints" : {
481+
"us-east-1" : { }
482+
}
483+
},
479484
"api.mediatailor" : {
480485
"endpoints" : {
481486
"ap-northeast-1" : { },
@@ -3393,11 +3398,6 @@
33933398
}
33943399
}
33953400
},
3396-
"iotfleethub" : {
3397-
"endpoints" : {
3398-
"us-east-1" : { }
3399-
}
3400-
},
34013401
"iotsecuredtunneling" : {
34023402
"endpoints" : {
34033403
"ap-east-1" : { },

0 commit comments

Comments
 (0)