From c87adfdc5853309f70c99930c969e943415a09c6 Mon Sep 17 00:00:00 2001 From: AWS SDK for Go v2 automation user Date: Thu, 16 May 2024 18:06:10 +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 543def11af6..12eb7ef0d41 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 @@ -19543,6 +19543,8 @@ "vpc-lattice" : { "endpoints" : { "ap-northeast-1" : { }, + "ap-northeast-2" : { }, + "ap-south-1" : { }, "ap-southeast-1" : { }, "ap-southeast-2" : { }, "ca-central-1" : { },