Skip to content

Commit 75ddc25

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 8823525 commit 75ddc25

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-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: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4619,6 +4619,7 @@
46194619
"ap-northeast-2" : { },
46204620
"ap-northeast-3" : { },
46214621
"ap-south-1" : { },
4622+
"ap-south-2" : { },
46224623
"ap-southeast-1" : { },
46234624
"ap-southeast-2" : { },
46244625
"ap-southeast-3" : { },
@@ -4629,8 +4630,10 @@
46294630
} ]
46304631
},
46314632
"eu-central-1" : { },
4633+
"eu-central-2" : { },
46324634
"eu-north-1" : { },
46334635
"eu-south-1" : { },
4636+
"eu-south-2" : { },
46344637
"eu-west-1" : { },
46354638
"eu-west-2" : { },
46364639
"eu-west-3" : { },
@@ -19813,6 +19816,12 @@
1981319816
}
1981419817
}
1981519818
},
19819+
"inspector2" : {
19820+
"endpoints" : {
19821+
"us-gov-east-1" : { },
19822+
"us-gov-west-1" : { }
19823+
}
19824+
},
1981619825
"iot" : {
1981719826
"defaults" : {
1981819827
"credentialScope" : {

0 commit comments

Comments
 (0)