diff --git a/aliyun-net-sdk-sts/Sts/Endpoint.cs b/aliyun-net-sdk-sts/Sts/Endpoint.cs index 54d37465f..9679b60b1 100644 --- a/aliyun-net-sdk-sts/Sts/Endpoint.cs +++ b/aliyun-net-sdk-sts/Sts/Endpoint.cs @@ -60,6 +60,10 @@ public class Endpoint { "ap-northeast-2-pop", "sts.aliyuncs.com" }, { "cn-shenzhen-inner", "sts.aliyuncs.com" }, { "cn-zhangjiakou-na62-a01", "sts.aliyuncs.com" }, + { "sts_cn-hongkong", "sts.cn-hongkong.aliyuncs.com" }, + { "sts_eu-central-1", "sts.eu-central-1.aliyuncs.com" }, + { "sts_cn-hangzhou", "sts.cn-hangzhou.aliyuncs.com" }, + { "sts_ap-southeast-1", "sts.ap-southeast-1.aliyuncs.com" }, }; public static string endpointRegionalType = "regional";