Skip to content

Commit f0a4594

Browse files
author
awstools
committed
feat(clients): update client endpoints as of 2025-09-15
1 parent 33e2bb3 commit f0a4594

File tree

1 file changed

+1
-43
lines changed
  • codegen/smithy-aws-typescript-codegen/src/main/resources/software/amazon/smithy/aws/typescript/codegen

1 file changed

+1
-43
lines changed

codegen/smithy-aws-typescript-codegen/src/main/resources/software/amazon/smithy/aws/typescript/codegen/endpoints.json

Lines changed: 1 addition & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -28113,25 +28113,6 @@
2811328113
"us-west-2": {}
2811428114
}
2811528115
},
28116-
"sms": {
28117-
"endpoints": {
28118-
"fips-us-west-2": {
28119-
"credentialScope": {
28120-
"region": "us-west-2"
28121-
},
28122-
"deprecated": true,
28123-
"hostname": "sms-fips.us-west-2.amazonaws.com"
28124-
},
28125-
"us-west-2": {
28126-
"variants": [
28127-
{
28128-
"hostname": "sms-fips.us-west-2.amazonaws.com",
28129-
"tags": ["fips"]
28130-
}
28131-
]
28132-
}
28133-
}
28134-
},
2813528116
"sms-voice": {
2813628117
"endpoints": {
2813728118
"af-south-1": {
@@ -32042,6 +32023,7 @@
3204232023
"endpoints": {
3204332024
"af-south-1": {},
3204432025
"ap-east-1": {},
32026+
"ap-east-2": {},
3204532027
"ap-northeast-1": {},
3204632028
"ap-northeast-2": {},
3204732029
"ap-northeast-3": {},
@@ -35815,11 +35797,6 @@
3581535797
}
3581635798
}
3581735799
},
35818-
"sms": {
35819-
"endpoints": {
35820-
"cn-north-1": {}
35821-
}
35822-
},
3582335800
"snowball": {
3582435801
"endpoints": {
3582535802
"cn-north-1": {
@@ -41608,25 +41585,6 @@
4160841585
}
4160941586
}
4161041587
},
41611-
"sms": {
41612-
"endpoints": {
41613-
"fips-us-gov-west-1": {
41614-
"credentialScope": {
41615-
"region": "us-gov-west-1"
41616-
},
41617-
"deprecated": true,
41618-
"hostname": "sms-fips.us-gov-west-1.amazonaws.com"
41619-
},
41620-
"us-gov-west-1": {
41621-
"variants": [
41622-
{
41623-
"hostname": "sms-fips.us-gov-west-1.amazonaws.com",
41624-
"tags": ["fips"]
41625-
}
41626-
]
41627-
}
41628-
}
41629-
},
4163041588
"sms-voice": {
4163141589
"endpoints": {
4163241590
"fips-us-gov-east-1": {

0 commit comments

Comments
 (0)