Skip to content

Commit 7075998

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent d164302 commit 7075998

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
@@ -30311,6 +30311,12 @@
3031130311
"isRegionalized" : false,
3031230312
"partitionEndpoint" : "aws-cn-global"
3031330313
},
30314+
"route53profiles" : {
30315+
"endpoints" : {
30316+
"cn-north-1" : { },
30317+
"cn-northwest-1" : { }
30318+
}
30319+
},
3031430320
"route53resolver" : {
3031530321
"defaults" : {
3031630322
"protocols" : [ "https" ]
@@ -37432,6 +37438,12 @@
3743237438
}
3743337439
}
3743437440
},
37441+
"securityhub" : {
37442+
"endpoints" : {
37443+
"us-iso-east-1" : { },
37444+
"us-iso-west-1" : { }
37445+
}
37446+
},
3743537447
"servicediscovery" : {
3743637448
"endpoints" : {
3743737449
"us-iso-east-1" : { },

0 commit comments

Comments
 (0)