From 845c85cfb8fa2556012203bde7b0836dd1dc6096 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Thu, 26 Sep 2024 18:12:36 +0000 Subject: [PATCH] Update endpoints model --- botocore/data/endpoints.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/botocore/data/endpoints.json b/botocore/data/endpoints.json index a7a3389535..092d1848c2 100644 --- a/botocore/data/endpoints.json +++ b/botocore/data/endpoints.json @@ -9634,6 +9634,8 @@ }, "endpoints" : { "ap-south-1" : { }, + "ap-southeast-2" : { }, + "eu-west-2" : { }, "us-east-1" : { }, "us-east-2" : { }, "us-west-2" : { }