File tree Expand file tree Collapse file tree 1 file changed +18
-1
lines changed
codegen/aws-sdk-codegen/src/main/resources/aws/sdk/kotlin/codegen Expand file tree Collapse file tree 1 file changed +18
-1
lines changed Original file line number Diff line number Diff line change 59705970 "endpoints" : {
59715971 "ap-northeast-1" : { },
59725972 "ap-northeast-2" : { },
5973- "ap-south-1" : { },
5973+ "ap-south-1" : {
5974+ "variants" : [ {
5975+ "hostname" : "comprehend.ap-south-1.api.aws",
5976+ "tags" : [ "dualstack" ]
5977+ } ]
5978+ },
59745979 "ap-southeast-1" : { },
59755980 "ap-southeast-2" : { },
59765981 "ca-central-1" : {
60206025 "variants" : [ {
60216026 "hostname" : "comprehend-fips.us-east-2.amazonaws.com",
60226027 "tags" : [ "fips" ]
6028+ }, {
6029+ "hostname" : "comprehend-fips.us-east-2.api.aws",
6030+ "tags" : [ "dualstack", "fips" ]
6031+ }, {
6032+ "hostname" : "comprehend.us-east-2.api.aws",
6033+ "tags" : [ "dualstack" ]
60236034 } ]
60246035 },
60256036 "us-west-2" : {
1219312204 "ap-southeast-3" : { },
1219412205 "ap-southeast-4" : { },
1219512206 "ap-southeast-5" : { },
12207+ "ap-southeast-7" : { },
1219612208 "ca-central-1" : { },
1219712209 "ca-west-1" : {
1219812210 "variants" : [ {
3724837260 }
3724937261 }
3725037262 },
37263+ "codebuild" : {
37264+ "endpoints" : {
37265+ "us-isob-east-1" : { }
37266+ }
37267+ },
3725137268 "codedeploy" : {
3725237269 "endpoints" : {
3725337270 "us-isob-east-1" : { }
You can’t perform that action at this time.
0 commit comments