From fb03b5cae9a33db120e1388869076398e08f7591 Mon Sep 17 00:00:00 2001 From: Steven Kang Date: Mon, 31 Jul 2017 16:25:08 -0700 Subject: [PATCH] AWS CodeStar is now available in the following regions: Asia Pacific (Singapore), Asia Pacific (Sydney), EU (Frankfurt) --- sdk/src/Core/endpoints.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sdk/src/Core/endpoints.json b/sdk/src/Core/endpoints.json index 204f5b1ddfe3..ccd3b25f2956 100644 --- a/sdk/src/Core/endpoints.json +++ b/sdk/src/Core/endpoints.json @@ -341,6 +341,9 @@ }, "codestar" : { "endpoints" : { + "ap-southeast-1" : { }, + "ap-southeast-2" : { }, + "eu-central-1" : { }, "eu-west-1" : { }, "us-east-1" : { }, "us-east-2" : { }, @@ -1983,4 +1986,4 @@ } } ], "version" : 3 -} +} \ No newline at end of file