File tree 1 file changed +18
-1
lines changed
1 file changed +18
-1
lines changed Original file line number Diff line number Diff line change 5970
5970
"endpoints" : {
5971
5971
"ap-northeast-1" : { },
5972
5972
"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
+ },
5974
5979
"ap-southeast-1" : { },
5975
5980
"ap-southeast-2" : { },
5976
5981
"ca-central-1" : {
6020
6025
"variants" : [ {
6021
6026
"hostname" : "comprehend-fips.us-east-2.amazonaws.com",
6022
6027
"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" ]
6023
6034
} ]
6024
6035
},
6025
6036
"us-west-2" : {
12193
12204
"ap-southeast-3" : { },
12194
12205
"ap-southeast-4" : { },
12195
12206
"ap-southeast-5" : { },
12207
+ "ap-southeast-7" : { },
12196
12208
"ca-central-1" : { },
12197
12209
"ca-west-1" : {
12198
12210
"variants" : [ {
37248
37260
}
37249
37261
}
37250
37262
},
37263
+ "codebuild" : {
37264
+ "endpoints" : {
37265
+ "us-isob-east-1" : { }
37266
+ }
37267
+ },
37251
37268
"codedeploy" : {
37252
37269
"endpoints" : {
37253
37270
"us-isob-east-1" : { }
You can’t perform that action at this time.
0 commit comments