Skip to content

Commit fd83833

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent f32b349 commit fd83833

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
@@ -10068,12 +10068,14 @@
1006810068
"ap-southeast-1" : { },
1006910069
"ap-southeast-2" : { },
1007010070
"ap-southeast-3" : { },
10071+
"ap-southeast-5" : { },
1007110072
"ca-central-1" : {
1007210073
"variants" : [ {
1007310074
"hostname" : "email-fips.ca-central-1.amazonaws.com",
1007410075
"tags" : [ "fips" ]
1007510076
} ]
1007610077
},
10078+
"ca-west-1" : { },
1007710079
"eu-central-1" : { },
1007810080
"eu-central-2" : { },
1007910081
"eu-north-1" : { },
@@ -17766,6 +17768,7 @@
1776617768
},
1776717769
"hostname" : "oidc.ap-east-1.amazonaws.com"
1776817770
},
17771+
"ap-east-2" : { },
1776917772
"ap-northeast-1" : {
1777017773
"credentialScope" : {
1777117774
"region" : "ap-northeast-1"

0 commit comments

Comments
 (0)