From 2966ce7bdaca8b1c78b31019b4fb25c37cdcde09 Mon Sep 17 00:00:00 2001 From: AWS SDK for Go v2 automation user Date: Mon, 7 Aug 2023 18:11:20 +0000 Subject: [PATCH] Update endpoints model --- .../software/amazon/smithy/aws/go/codegen/endpoints.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/codegen/smithy-aws-go-codegen/src/main/resources/software/amazon/smithy/aws/go/codegen/endpoints.json b/codegen/smithy-aws-go-codegen/src/main/resources/software/amazon/smithy/aws/go/codegen/endpoints.json index 2846c824796..12485155eaf 100644 --- a/codegen/smithy-aws-go-codegen/src/main/resources/software/amazon/smithy/aws/go/codegen/endpoints.json +++ b/codegen/smithy-aws-go-codegen/src/main/resources/software/amazon/smithy/aws/go/codegen/endpoints.json @@ -16401,6 +16401,15 @@ } } }, + "tnb" : { + "endpoints" : { + "ap-southeast-2" : { }, + "eu-central-1" : { }, + "eu-west-3" : { }, + "us-east-1" : { }, + "us-west-2" : { } + } + }, "transcribe" : { "defaults" : { "protocols" : [ "https" ],