From 348b939a21893b9199ecaafe917c538112a6f6b3 Mon Sep 17 00:00:00 2001 From: AWS SDK for Go v2 automation user Date: Tue, 30 Jul 2024 18:09:26 +0000 Subject: [PATCH] Update endpoints model --- .../software/amazon/smithy/aws/go/codegen/endpoints.json | 2 ++ 1 file changed, 2 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 a1d64bd1e52..5877b015f7a 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 @@ -5479,6 +5479,8 @@ "ap-southeast-1" : { }, "ap-southeast-2" : { }, "eu-central-1" : { }, + "eu-north-1" : { }, + "eu-south-2" : { }, "eu-west-1" : { }, "eu-west-2" : { }, "eu-west-3" : { },