File tree Expand file tree Collapse file tree 2 files changed +27
-22
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region Expand file tree Collapse file tree 2 files changed +27
-22
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "type" : " feature" ,
3
+ "category" : " AWS SDK for Java v2" ,
4
+ "description" : " Updated service endpoint metadata."
5
+ }
Original file line number Diff line number Diff line change 347
347
}
348
348
}
349
349
},
350
+ "api.elastic-inference" : {
351
+ "endpoints" : {
352
+ "ap-northeast-1" : {
353
+ "hostname" : " api.elastic-inference.ap-northeast-1.amazonaws.com"
354
+ },
355
+ "ap-northeast-2" : {
356
+ "hostname" : " api.elastic-inference.ap-northeast-2.amazonaws.com"
357
+ },
358
+ "eu-west-1" : {
359
+ "hostname" : " api.elastic-inference.eu-west-1.amazonaws.com"
360
+ },
361
+ "us-east-1" : {
362
+ "hostname" : " api.elastic-inference.us-east-1.amazonaws.com"
363
+ },
364
+ "us-east-2" : {
365
+ "hostname" : " api.elastic-inference.us-east-2.amazonaws.com"
366
+ },
367
+ "us-west-2" : {
368
+ "hostname" : " api.elastic-inference.us-west-2.amazonaws.com"
369
+ }
370
+ }
371
+ },
350
372
"api.mediatailor" : {
351
373
"endpoints" : {
352
374
"ap-northeast-1" : { },
1793
1815
"us-west-2" : { }
1794
1816
}
1795
1817
},
1796
- "elastic-inference" : {
1797
- "endpoints" : {
1798
- "ap-northeast-1" : {
1799
- "hostname" : " api.elastic-inference.ap-northeast-1.amazonaws.com"
1800
- },
1801
- "ap-northeast-2" : {
1802
- "hostname" : " api.elastic-inference.ap-northeast-2.amazonaws.com"
1803
- },
1804
- "eu-west-1" : {
1805
- "hostname" : " api.elastic-inference.eu-west-1.amazonaws.com"
1806
- },
1807
- "us-east-1" : {
1808
- "hostname" : " api.elastic-inference.us-east-1.amazonaws.com"
1809
- },
1810
- "us-east-2" : {
1811
- "hostname" : " api.elastic-inference.us-east-2.amazonaws.com"
1812
- },
1813
- "us-west-2" : {
1814
- "hostname" : " api.elastic-inference.us-west-2.amazonaws.com"
1815
- }
1816
- }
1817
- },
1818
1818
"elasticache" : {
1819
1819
"endpoints" : {
1820
1820
"af-south-1" : { },
You can’t perform that action at this time.
0 commit comments