Skip to content

Commit b1f8f0e

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 0c54699 commit b1f8f0e

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-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: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15065,16 +15065,21 @@
1506515065
"ap-northeast-2" : { },
1506615066
"ap-northeast-3" : { },
1506715067
"ap-south-1" : { },
15068+
"ap-south-2" : { },
1506815069
"ap-southeast-1" : { },
1506915070
"ap-southeast-2" : { },
1507015071
"ap-southeast-3" : { },
15072+
"ap-southeast-4" : { },
1507115073
"ca-central-1" : { },
1507215074
"eu-central-1" : { },
15075+
"eu-central-2" : { },
1507315076
"eu-north-1" : { },
1507415077
"eu-south-1" : { },
15078+
"eu-south-2" : { },
1507515079
"eu-west-1" : { },
1507615080
"eu-west-2" : { },
1507715081
"eu-west-3" : { },
15082+
"me-central-1" : { },
1507815083
"me-south-1" : { },
1507915084
"sa-east-1" : { },
1508015085
"us-east-1" : { },

0 commit comments

Comments
 (0)