From e7797b2c8bb8e3393455231024242783a40d6a30 Mon Sep 17 00:00:00 2001 From: AWS SDK for Go v2 automation user Date: Wed, 23 Mar 2022 18:36:57 +0000 Subject: [PATCH] Update endpoints model --- .../software/amazon/smithy/aws/go/codegen/endpoints.json | 6 ++++++ 1 file changed, 6 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 2b0e3edc5e8..860f48dd708 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 @@ -3671,6 +3671,7 @@ "ap-south-1" : { }, "ap-southeast-1" : { }, "ap-southeast-2" : { }, + "ap-southeast-3" : { }, "ca-central-1" : { "variants" : [ { "hostname" : "ebs-fips.ca-central-1.amazonaws.com", @@ -5577,6 +5578,11 @@ "us-west-2" : { } } }, + "gamesparks" : { + "endpoints" : { + "us-east-1" : { } + } + }, "glacier" : { "defaults" : { "protocols" : [ "http", "https" ]