Skip to content

Commit e8824bb

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 99546b9 commit e8824bb

File tree

2 files changed

+7
-39
lines changed

2 files changed

+7
-39
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: 1 addition & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -24131,23 +24131,6 @@
2413124131
"us-west-2" : { }
2413224132
}
2413324133
},
24134-
"sms" : {
24135-
"endpoints" : {
24136-
"fips-us-west-2" : {
24137-
"credentialScope" : {
24138-
"region" : "us-west-2"
24139-
},
24140-
"deprecated" : true,
24141-
"hostname" : "sms-fips.us-west-2.amazonaws.com"
24142-
},
24143-
"us-west-2" : {
24144-
"variants" : [ {
24145-
"hostname" : "sms-fips.us-west-2.amazonaws.com",
24146-
"tags" : [ "fips" ]
24147-
} ]
24148-
}
24149-
}
24150-
},
2415124134
"sms-voice" : {
2415224135
"endpoints" : {
2415324136
"af-south-1" : {
@@ -27377,6 +27360,7 @@
2737727360
"endpoints" : {
2737827361
"af-south-1" : { },
2737927362
"ap-east-1" : { },
27363+
"ap-east-2" : { },
2738027364
"ap-northeast-1" : { },
2738127365
"ap-northeast-2" : { },
2738227366
"ap-northeast-3" : { },
@@ -30777,11 +30761,6 @@
3077730761
}
3077830762
}
3077930763
},
30780-
"sms" : {
30781-
"endpoints" : {
30782-
"cn-north-1" : { }
30783-
}
30784-
},
3078530764
"snowball" : {
3078630765
"endpoints" : {
3078730766
"cn-north-1" : {
@@ -35871,23 +35850,6 @@
3587135850
}
3587235851
}
3587335852
},
35874-
"sms" : {
35875-
"endpoints" : {
35876-
"fips-us-gov-west-1" : {
35877-
"credentialScope" : {
35878-
"region" : "us-gov-west-1"
35879-
},
35880-
"deprecated" : true,
35881-
"hostname" : "sms-fips.us-gov-west-1.amazonaws.com"
35882-
},
35883-
"us-gov-west-1" : {
35884-
"variants" : [ {
35885-
"hostname" : "sms-fips.us-gov-west-1.amazonaws.com",
35886-
"tags" : [ "fips" ]
35887-
} ]
35888-
}
35889-
}
35890-
},
3589135853
"sms-voice" : {
3589235854
"endpoints" : {
3589335855
"fips-us-gov-east-1" : {

0 commit comments

Comments
 (0)