From 9d5bd52eedbed6064e0c8b604542a7a407d08a74 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Fri, 28 Jun 2024 19:06:45 +0000 Subject: [PATCH] Update endpoints model --- botocore/data/endpoints.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/botocore/data/endpoints.json b/botocore/data/endpoints.json index d0a6e397e1..16e3c463e3 100644 --- a/botocore/data/endpoints.json +++ b/botocore/data/endpoints.json @@ -21079,6 +21079,14 @@ "cn-northwest-1" : { } } }, + "acm-pca" : { + "defaults" : { + "protocols" : [ "https" ] + }, + "endpoints" : { + "cn-north-1" : { } + } + }, "airflow" : { "endpoints" : { "cn-north-1" : { },