Skip to content

Commit 038d90f

Browse files
Update endpoints model
1 parent e9edec0 commit 038d90f

File tree

1 file changed

+15
-3
lines changed

1 file changed

+15
-3
lines changed

codegen/sdk-codegen/sdk-endpoints.json

+15-3
Original file line numberDiff line numberDiff line change
@@ -11913,9 +11913,21 @@
1191311913
},
1191411914
"iotfleetwise" : {
1191511915
"endpoints" : {
11916-
"ap-south-1" : { },
11917-
"eu-central-1" : { },
11918-
"us-east-1" : { }
11916+
"ap-south-1" : {
11917+
"variants" : [ {
11918+
"tags" : [ "dualstack" ]
11919+
} ]
11920+
},
11921+
"eu-central-1" : {
11922+
"variants" : [ {
11923+
"tags" : [ "dualstack" ]
11924+
} ]
11925+
},
11926+
"us-east-1" : {
11927+
"variants" : [ {
11928+
"tags" : [ "dualstack" ]
11929+
} ]
11930+
}
1191911931
}
1192011932
},
1192111933
"iotsecuredtunneling" : {

0 commit comments

Comments
 (0)