From 038d90feb24d4b8f2e93488fc1bb9520a2864c1e Mon Sep 17 00:00:00 2001 From: AWS SDK Swift Automation Date: Mon, 6 Jan 2025 19:03:07 +0000 Subject: [PATCH] Update endpoints model --- codegen/sdk-codegen/sdk-endpoints.json | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/codegen/sdk-codegen/sdk-endpoints.json b/codegen/sdk-codegen/sdk-endpoints.json index b364d772061..d19c150a064 100644 --- a/codegen/sdk-codegen/sdk-endpoints.json +++ b/codegen/sdk-codegen/sdk-endpoints.json @@ -11913,9 +11913,21 @@ }, "iotfleetwise" : { "endpoints" : { - "ap-south-1" : { }, - "eu-central-1" : { }, - "us-east-1" : { } + "ap-south-1" : { + "variants" : [ { + "tags" : [ "dualstack" ] + } ] + }, + "eu-central-1" : { + "variants" : [ { + "tags" : [ "dualstack" ] + } ] + }, + "us-east-1" : { + "variants" : [ { + "tags" : [ "dualstack" ] + } ] + } } }, "iotsecuredtunneling" : {