File tree Expand file tree Collapse file tree 2 files changed +27
-0
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region Expand file tree Collapse file tree 2 files changed +27
-0
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 1637
1637
"us-west-2" : { }
1638
1638
}
1639
1639
},
1640
+ "elastic-inference" : {
1641
+ "endpoints" : {
1642
+ "ap-northeast-1" : {
1643
+ "hostname" : " api.elastic-inference.ap-northeast-1.amazonaws.com"
1644
+ },
1645
+ "ap-northeast-2" : {
1646
+ "hostname" : " api.elastic-inference.ap-northeast-2.amazonaws.com"
1647
+ },
1648
+ "eu-west-1" : {
1649
+ "hostname" : " api.elastic-inference.eu-west-1.amazonaws.com"
1650
+ },
1651
+ "us-east-1" : {
1652
+ "hostname" : " api.elastic-inference.us-east-1.amazonaws.com"
1653
+ },
1654
+ "us-east-2" : {
1655
+ "hostname" : " api.elastic-inference.us-east-2.amazonaws.com"
1656
+ },
1657
+ "us-west-2" : {
1658
+ "hostname" : " api.elastic-inference.us-west-2.amazonaws.com"
1659
+ }
1660
+ }
1661
+ },
1640
1662
"elasticache" : {
1641
1663
"endpoints" : {
1642
1664
"ap-east-1" : { },
You can’t perform that action at this time.
0 commit comments