We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9edec0 commit 038d90fCopy full SHA for 038d90f
codegen/sdk-codegen/sdk-endpoints.json
@@ -11913,9 +11913,21 @@
11913
},
11914
"iotfleetwise" : {
11915
"endpoints" : {
11916
- "ap-south-1" : { },
11917
- "eu-central-1" : { },
11918
- "us-east-1" : { }
+ "ap-south-1" : {
+ "variants" : [ {
+ "tags" : [ "dualstack" ]
11919
+ } ]
11920
+ },
11921
+ "eu-central-1" : {
11922
11923
11924
11925
11926
+ "us-east-1" : {
11927
11928
11929
11930
+ }
11931
}
11932
11933
"iotsecuredtunneling" : {
0 commit comments