File tree Expand file tree Collapse file tree 2 files changed +12
-71
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region Expand file tree Collapse file tree 2 files changed +12
-71
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "type" : " feature" ,
3
+ "category" : " AWS SDK for Java v2" ,
4
+ "contributor" : " " ,
5
+ "description" : " Updated endpoint and partition metadata."
6
+ }
Original file line number Diff line number Diff line change 1855
1855
"sa-east-1" : { },
1856
1856
"us-east-1" : { },
1857
1857
"us-east-2" : { },
1858
+ "us-west-1" : { },
1858
1859
"us-west-2" : { }
1859
1860
}
1860
1861
},
2066
2067
"ap-southeast-2" : { },
2067
2068
"ap-southeast-3" : { },
2068
2069
"ap-southeast-4" : { },
2069
- "ca-central-1" : {
2070
- "variants" : [ {
2071
- "hostname" : "autoscaling-fips.ca-central-1.amazonaws.com",
2072
- "tags" : [ "fips" ]
2073
- } ]
2074
- },
2070
+ "ca-central-1" : { },
2075
2071
"eu-central-1" : { },
2076
2072
"eu-central-2" : { },
2077
2073
"eu-north-1" : { },
2080
2076
"eu-west-1" : { },
2081
2077
"eu-west-2" : { },
2082
2078
"eu-west-3" : { },
2083
- "fips-ca-central-1" : {
2084
- "credentialScope" : {
2085
- "region" : "ca-central-1"
2086
- },
2087
- "deprecated" : true,
2088
- "hostname" : "autoscaling-fips.ca-central-1.amazonaws.com"
2089
- },
2090
- "fips-us-east-1" : {
2091
- "credentialScope" : {
2092
- "region" : "us-east-1"
2093
- },
2094
- "deprecated" : true,
2095
- "hostname" : "autoscaling-fips.us-east-1.amazonaws.com"
2096
- },
2097
- "fips-us-east-2" : {
2098
- "credentialScope" : {
2099
- "region" : "us-east-2"
2100
- },
2101
- "deprecated" : true,
2102
- "hostname" : "autoscaling-fips.us-east-2.amazonaws.com"
2103
- },
2104
- "fips-us-west-1" : {
2105
- "credentialScope" : {
2106
- "region" : "us-west-1"
2107
- },
2108
- "deprecated" : true,
2109
- "hostname" : "autoscaling-fips.us-west-1.amazonaws.com"
2110
- },
2111
- "fips-us-west-2" : {
2112
- "credentialScope" : {
2113
- "region" : "us-west-2"
2114
- },
2115
- "deprecated" : true,
2116
- "hostname" : "autoscaling-fips.us-west-2.amazonaws.com"
2117
- },
2118
2079
"me-central-1" : { },
2119
2080
"me-south-1" : { },
2120
2081
"sa-east-1" : { },
2121
- "us-east-1" : {
2122
- "variants" : [ {
2123
- "hostname" : "autoscaling-fips.us-east-1.amazonaws.com",
2124
- "tags" : [ "fips" ]
2125
- } ]
2126
- },
2127
- "us-east-2" : {
2128
- "variants" : [ {
2129
- "hostname" : "autoscaling-fips.us-east-2.amazonaws.com",
2130
- "tags" : [ "fips" ]
2131
- } ]
2132
- },
2133
- "us-west-1" : {
2134
- "variants" : [ {
2135
- "hostname" : "autoscaling-fips.us-west-1.amazonaws.com",
2136
- "tags" : [ "fips" ]
2137
- } ]
2138
- },
2139
- "us-west-2" : {
2140
- "variants" : [ {
2141
- "hostname" : "autoscaling-fips.us-west-2.amazonaws.com",
2142
- "tags" : [ "fips" ]
2143
- } ]
2144
- }
2082
+ "us-east-1" : { },
2083
+ "us-east-2" : { },
2084
+ "us-west-1" : { },
2085
+ "us-west-2" : { }
2145
2086
}
2146
2087
},
2147
2088
"autoscaling-plans" : {
12635
12576
} ]
12636
12577
},
12637
12578
"endpoints" : {
12638
- "af-south-1" : {
12639
- "hostname" : "resource-explorer-2.af-south-1.api.aws"
12640
- },
12641
- "ap-east-1" : {
12642
- "hostname" : "resource-explorer-2.ap-east-1.api.aws"
12643
- },
12644
12579
"ap-northeast-1" : {
12645
12580
"hostname" : "resource-explorer-2.ap-northeast-1.api.aws"
12646
12581
},
You can’t perform that action at this time.
0 commit comments