Skip to content

Commit 2d0f0ac

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 6c485fd commit 2d0f0ac

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
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 endpoint and partition metadata."
6+
}

core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region/endpoints.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20436,6 +20436,7 @@
2043620436
},
2043720437
"vpc-lattice" : {
2043820438
"endpoints" : {
20439+
"af-south-1" : { },
2043920440
"ap-northeast-1" : { },
2044020441
"ap-northeast-2" : { },
2044120442
"ap-south-1" : { },
@@ -20444,6 +20445,7 @@
2044420445
"ca-central-1" : { },
2044520446
"eu-central-1" : { },
2044620447
"eu-north-1" : { },
20448+
"eu-south-1" : { },
2044720449
"eu-west-1" : { },
2044820450
"eu-west-2" : { },
2044920451
"eu-west-3" : { },

0 commit comments

Comments
 (0)