Skip to content

Commit 0a6a8ba

Browse files
author
AWS SDK for Go v2 automation user
committed
Update endpoints model
1 parent 06813a8 commit 0a6a8ba

File tree

1 file changed

+19
-0
lines changed
  • codegen/smithy-aws-go-codegen/src/main/resources/software/amazon/smithy/aws/go/codegen

1 file changed

+19
-0
lines changed

codegen/smithy-aws-go-codegen/src/main/resources/software/amazon/smithy/aws/go/codegen/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)