Skip to content

Commit 63ded9f

Browse files
Updated endpoints.json and partitions.json.
1 parent 04bbf4a commit 63ded9f

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

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
@@ -20173,6 +20173,7 @@
2017320173
"ap-southeast-1" : { },
2017420174
"ap-southeast-2" : { },
2017520175
"ap-southeast-3" : { },
20176+
"ap-southeast-4" : { },
2017620177
"ap-southeast-5" : { },
2017720178
"ap-southeast-6" : { },
2017820179
"ap-southeast-7" : { },
@@ -20182,6 +20183,7 @@
2018220183
"tags" : [ "fips" ]
2018320184
} ]
2018420185
},
20186+
"ca-west-1" : { },
2018520187
"eu-central-1" : { },
2018620188
"eu-central-2" : { },
2018720189
"eu-north-1" : { },

0 commit comments

Comments
 (0)