Skip to content

Commit 204505f

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent f030333 commit 204505f

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
@@ -454,6 +454,8 @@
454454
},
455455
"airflow" : {
456456
"endpoints" : {
457+
"af-south-1" : { },
458+
"ap-east-1" : { },
457459
"ap-northeast-1" : { },
458460
"ap-northeast-2" : { },
459461
"ap-south-1" : { },
@@ -462,12 +464,15 @@
462464
"ca-central-1" : { },
463465
"eu-central-1" : { },
464466
"eu-north-1" : { },
467+
"eu-south-1" : { },
465468
"eu-west-1" : { },
466469
"eu-west-2" : { },
467470
"eu-west-3" : { },
471+
"me-south-1" : { },
468472
"sa-east-1" : { },
469473
"us-east-1" : { },
470474
"us-east-2" : { },
475+
"us-west-1" : { },
471476
"us-west-2" : { }
472477
}
473478
},

0 commit comments

Comments
 (0)