Skip to content

Commit 6505dcb

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent 2ab3aa8 commit 6505dcb

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
@@ -4795,6 +4795,7 @@
47954795
},
47964796
"servicecatalog" : {
47974797
"endpoints" : {
4798+
"af-south-1" : { },
47984799
"ap-east-1" : { },
47994800
"ap-northeast-1" : { },
48004801
"ap-northeast-2" : { },
@@ -4804,6 +4805,7 @@
48044805
"ca-central-1" : { },
48054806
"eu-central-1" : { },
48064807
"eu-north-1" : { },
4808+
"eu-south-1" : { },
48074809
"eu-west-1" : { },
48084810
"eu-west-2" : { },
48094811
"eu-west-3" : { },
@@ -8446,6 +8448,11 @@
84468448
"us-isob-east-1" : { }
84478449
}
84488450
},
8451+
"lambda" : {
8452+
"endpoints" : {
8453+
"us-isob-east-1" : { }
8454+
}
8455+
},
84498456
"license-manager" : {
84508457
"endpoints" : {
84518458
"us-isob-east-1" : { }

0 commit comments

Comments
 (0)