Skip to content

Commit 5c26700

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent dbc0041 commit 5c26700

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-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: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1767,10 +1767,13 @@
17671767
"apprunner" : {
17681768
"endpoints" : {
17691769
"ap-northeast-1" : { },
1770+
"ap-south-1" : { },
17701771
"ap-southeast-1" : { },
17711772
"ap-southeast-2" : { },
17721773
"eu-central-1" : { },
17731774
"eu-west-1" : { },
1775+
"eu-west-2" : { },
1776+
"eu-west-3" : { },
17741777
"fips-us-east-1" : {
17751778
"credentialScope" : {
17761779
"region" : "us-east-1"

0 commit comments

Comments
 (0)