Skip to content

Commit ad0699c

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent ffd3f2c commit ad0699c

File tree

2 files changed

+29
-0
lines changed

2 files changed

+29
-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: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12813,6 +12813,17 @@
1281312813
}
1281412814
}
1281512815
},
12816+
"securitylake" : {
12817+
"endpoints" : {
12818+
"ap-northeast-1" : { },
12819+
"ap-southeast-2" : { },
12820+
"eu-central-1" : { },
12821+
"eu-west-1" : { },
12822+
"us-east-1" : { },
12823+
"us-east-2" : { },
12824+
"us-west-2" : { }
12825+
}
12826+
},
1281612827
"serverlessrepo" : {
1281712828
"defaults" : {
1281812829
"protocols" : [ "https" ]
@@ -13245,6 +13256,18 @@
1324513256
"isRegionalized" : false,
1324613257
"partitionEndpoint" : "aws-global"
1324713258
},
13259+
"simspaceweaver" : {
13260+
"endpoints" : {
13261+
"ap-southeast-1" : { },
13262+
"ap-southeast-2" : { },
13263+
"eu-central-1" : { },
13264+
"eu-north-1" : { },
13265+
"eu-west-1" : { },
13266+
"us-east-1" : { },
13267+
"us-east-2" : { },
13268+
"us-west-2" : { }
13269+
}
13270+
},
1324813271
"sms" : {
1324913272
"endpoints" : {
1325013273
"af-south-1" : { },

0 commit comments

Comments
 (0)