Skip to content

Commit 270e4e7

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 7b4404f commit 270e4e7

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-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: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3015,6 +3015,7 @@
30153015
"tags" : [ "dualstack" ]
30163016
} ]
30173017
},
3018+
"ca-central-1" : { },
30183019
"eu-central-1" : {
30193020
"variants" : [ {
30203021
"tags" : [ "dualstack" ]
@@ -21418,6 +21419,7 @@
2141821419
"ap-southeast-2" : { },
2141921420
"ap-southeast-3" : { },
2142021421
"ap-southeast-4" : { },
21422+
"ap-southeast-5" : { },
2142121423
"ap-southeast-7" : { },
2142221424
"ca-central-1" : { },
2142321425
"ca-west-1" : { },
@@ -38045,6 +38047,11 @@
3804538047
"us-isob-east-1" : { }
3804638048
}
3804738049
},
38050+
"guardduty" : {
38051+
"endpoints" : {
38052+
"us-isob-east-1" : { }
38053+
}
38054+
},
3804838055
"health" : {
3804938056
"endpoints" : {
3805038057
"us-isob-east-1" : { }
@@ -38170,6 +38177,11 @@
3817038177
"us-isob-east-1" : { }
3817138178
}
3817238179
},
38180+
"pi" : {
38181+
"endpoints" : {
38182+
"us-isob-east-1" : { }
38183+
}
38184+
},
3817338185
"ram" : {
3817438186
"endpoints" : {
3817538187
"us-isob-east-1" : { }

0 commit comments

Comments
 (0)