From 44516bcf8a514ce366e2be5c81c799ddd9711c50 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Mon, 9 Sep 2024 20:11:16 +0000 Subject: [PATCH] Update endpoints model --- botocore/data/endpoints.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/botocore/data/endpoints.json b/botocore/data/endpoints.json index f3745188fe..b4355eba40 100644 --- a/botocore/data/endpoints.json +++ b/botocore/data/endpoints.json @@ -1757,6 +1757,12 @@ "tags" : [ "dualstack" ] } ] }, + "eu-central-2" : { + "variants" : [ { + "hostname" : "appmesh.eu-central-2.api.aws", + "tags" : [ "dualstack" ] + } ] + }, "eu-north-1" : { "variants" : [ { "hostname" : "appmesh.eu-north-1.api.aws", @@ -1769,6 +1775,12 @@ "tags" : [ "dualstack" ] } ] }, + "eu-south-2" : { + "variants" : [ { + "hostname" : "appmesh.eu-south-2.api.aws", + "tags" : [ "dualstack" ] + } ] + }, "eu-west-1" : { "variants" : [ { "hostname" : "appmesh.eu-west-1.api.aws",