From fe1af5ba9947870b221f0c17b92e4f6d48e318c9 Mon Sep 17 00:00:00 2001 From: AWS SDK for Go v2 automation user Date: Fri, 28 Jun 2024 19:06:32 +0000 Subject: [PATCH] Update endpoints model --- .../software/amazon/smithy/aws/go/codegen/endpoints.json | 8 ++++++++ 1 file changed, 8 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 d0a6e397e1e..16e3c463e32 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 @@ -21079,6 +21079,14 @@ "cn-northwest-1" : { } } }, + "acm-pca" : { + "defaults" : { + "protocols" : [ "https" ] + }, + "endpoints" : { + "cn-north-1" : { } + } + }, "airflow" : { "endpoints" : { "cn-north-1" : { },