Skip to content

Commit a1460e2

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 820be7c commit a1460e2

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-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: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17716,6 +17716,11 @@
1771617716
"isRegionalized" : false,
1771717717
"partitionEndpoint" : "aws-global"
1771817718
},
17719+
"nova-act" : {
17720+
"endpoints" : {
17721+
"us-east-1" : { }
17722+
}
17723+
},
1771917724
"oam" : {
1772017725
"endpoints" : {
1772117726
"af-south-1" : { },
@@ -20596,6 +20601,7 @@
2059620601
"ap-southeast-3" : { },
2059720602
"ap-southeast-4" : { },
2059820603
"ap-southeast-5" : { },
20604+
"ap-southeast-6" : { },
2059920605
"ap-southeast-7" : { },
2060020606
"ca-central-1" : {
2060120607
"variants" : [ {

0 commit comments

Comments
 (0)