Skip to content

Commit 4a3068a

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent 3382995 commit 4a3068a

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-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 service endpoint metadata."
6+
}

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

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3258,6 +3258,19 @@
32583258
}
32593259
}
32603260
},
3261+
"drs" : {
3262+
"endpoints" : {
3263+
"ap-northeast-1" : { },
3264+
"ap-southeast-1" : { },
3265+
"ap-southeast-2" : { },
3266+
"eu-central-1" : { },
3267+
"eu-west-1" : { },
3268+
"eu-west-2" : { },
3269+
"us-east-1" : { },
3270+
"us-east-2" : { },
3271+
"us-west-2" : { }
3272+
}
3273+
},
32613274
"ds" : {
32623275
"endpoints" : {
32633276
"af-south-1" : { },
@@ -7409,6 +7422,7 @@
74097422
},
74107423
"mgn" : {
74117424
"endpoints" : {
7425+
"af-south-1" : { },
74127426
"ap-east-1" : { },
74137427
"ap-northeast-1" : { },
74147428
"ap-northeast-2" : { },
@@ -7419,8 +7433,11 @@
74197433
"ca-central-1" : { },
74207434
"eu-central-1" : { },
74217435
"eu-north-1" : { },
7436+
"eu-south-1" : { },
74227437
"eu-west-1" : { },
74237438
"eu-west-2" : { },
7439+
"eu-west-3" : { },
7440+
"me-south-1" : { },
74247441
"sa-east-1" : { },
74257442
"us-east-1" : { },
74267443
"us-east-2" : { },

0 commit comments

Comments
 (0)