Skip to content

Commit 38a6f8d

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 4a51981 commit 38a6f8d

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-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: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39959,6 +39959,12 @@
3995939959
"us-isof-south-1" : { }
3996039960
}
3996139961
},
39962+
"rolesanywhere" : {
39963+
"endpoints" : {
39964+
"us-isof-east-1" : { },
39965+
"us-isof-south-1" : { }
39966+
}
39967+
},
3996239968
"route53" : {
3996339969
"endpoints" : {
3996439970
"aws-iso-f-global" : {
@@ -40588,6 +40594,11 @@
4058840594
"eusc-de-east-1" : { }
4058940595
}
4059040596
},
40597+
"securityhub" : {
40598+
"endpoints" : {
40599+
"eusc-de-east-1" : { }
40600+
}
40601+
},
4059140602
"servicediscovery" : {
4059240603
"endpoints" : {
4059340604
"eusc-de-east-1" : { }

0 commit comments

Comments
 (0)