Skip to content

Commit 8327578

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent 8299093 commit 8327578

File tree

2 files changed

+25
-0
lines changed

2 files changed

+25
-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 service endpoint metadata."
6+
}

core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region/endpoints.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11181,6 +11181,20 @@
1118111181
}
1118211182
}
1118311183
},
11184+
"sms-voice" : {
11185+
"endpoints" : {
11186+
"ap-northeast-1" : { },
11187+
"ap-south-1" : { },
11188+
"ap-southeast-1" : { },
11189+
"ap-southeast-2" : { },
11190+
"ca-central-1" : { },
11191+
"eu-central-1" : { },
11192+
"eu-west-1" : { },
11193+
"eu-west-2" : { },
11194+
"us-east-1" : { },
11195+
"us-west-2" : { }
11196+
}
11197+
},
1118411198
"snowball" : {
1118511199
"endpoints" : {
1118611200
"af-south-1" : { },
@@ -17145,6 +17159,11 @@
1714517159
}
1714617160
}
1714717161
},
17162+
"sms-voice" : {
17163+
"endpoints" : {
17164+
"us-gov-west-1" : { }
17165+
}
17166+
},
1714817167
"snowball" : {
1714917168
"endpoints" : {
1715017169
"fips-us-gov-east-1" : {

0 commit comments

Comments
 (0)